ESP32-S3 Reverse TFT Feather support #730
Unanswered
Cyborg-Squirrel
asked this question in
Q&A
Replies: 1 comment
-
Converted issue to a Q&A discussion because support for the reverse variant of the TFT Feather has never been claimed by this project. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The ESP32 TFT Feather is supported by NightDriver but the reverse variant is not.
NightDriver seems to be having issues initializing the TFT screen.
Logs
There are a few changes I made in my local copy (see below).
Config changes
I made changes to platformio.ini to try to get it working.
Code changes
I added logging to the TFTScreen constructor. The begin() call seems to be the issue.
Beta Was this translation helpful? Give feedback.
All reactions