esp32 s3 devkit c n8r8 not displaying on ili9488 or ili9341 #2871
Unanswered
ripjohnbrown1859
asked this question in
Q&A - General
Replies: 1 comment
-
Run the Read_User_Setup sketch, look at the serial output and check all settings are as you expect. |
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.
-
im struggling to get my new s3 devkit c to work with any of my displays, i got it specifically for the 8mb of psram to use with this library.
I originally just copied the code that worked on the esp32 wroom module and pasted it into a new platform io s3 devkit project with the needed libraries and got a "store prohibited" crash message, which im not sure is related to this lib, im now just trying to get the ili 9488 spi display to print "hello world" and i cant. i cant even get it to display anything but a white screen. i initially figured it was a wiring issue, but i triple checked the wiring and its all correct. here are my pin assignments.
heres the code
Beta Was this translation helpful? Give feedback.
All reactions