ESP32-S3 UNO board + 8-bit ILI9341 not working #3349
twtomato
started this conversation in
Compatible support libraries
Replies: 1 comment
-
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.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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