ESP32-S3 UNO board + 8-bit ILI9341 not working #3349
twtomato
started this conversation in
Compatible support libraries
Replies: 2 comments 2 replies
-
I have temporarily resolved this issue by soldering a jumper wire to connect GPIO46 to GPIO15. However, I believe it can be done programmatically. I still need the assistance of experts to help with this. Thank you all. Here is a video of testing NerdMiner. |
Beta Was this translation helpful? Give feedback.
2 replies
-
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.
Uh oh!
There was an error while loading. Please reload this page.
-
ESP32-S3 UNO pin definition is as follows
The TFT_D1 pin is mapped to GPIO 46, a high GPIO. Could this be causing the initialization failure? Any assistance would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions