Skip to content
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

Add support for NV3030B TFT Controller Driver #3315

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nstepanets
Copy link

NV3030B TFT Controller library based on ST7789 code:

  • NV3030B_Defines.h: added NV3030B specific commands (based on NV3030A/NV3030B datasheets)
  • NV3030B_Init.h: added initialization command from from examples found on buydisplay/github
  • NV3030B_Rotation.h: removed not supported display resolutions (since displays are only available with a resolution of 240x280)

NV3030B.pdf
NV3030A.pdf

@nstepanets
Copy link
Author

Tested with several sketches - ST7789 and NV3030B displays (240x280) work identically.

@nstepanets nstepanets marked this pull request as ready for review May 15, 2024 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant