-
-
Notifications
You must be signed in to change notification settings - Fork 219
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
support for hx8369a lcd? #514
Comments
if two panel products are from the same line it can be achieved by implementing a variant in the Panel_HX8357 according to the product specs sheet of the X8357 device however this product reference doesn't seem to exist on aliexpress, google or amazon |
Sorry sir, it is hx8369a. |
thanks, found more results with "HX8369-A" term indeed 👍 this appears to be the most readable example for this model, if you've already set the wiring, then you can start poking around with Panel_HX8357 files to see what happens, if they're from the same device family it should be as simple as replacing the start initial sequence |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically closed because it has not had recent activity. Thank you for your contributions. |
Now, Panel_HX8357.hpp is ok, however my lcd is hx8396a,how could the lovyanGFX support the hx8396a?
Waiting for you reply.
The text was updated successfully, but these errors were encountered: