Espressif ESP32-S3 and ILI9488 Driver Configuration #3752
bonillml
started this conversation in
Compatible displays and setup files
Replies: 1 comment
-
Add this to your setup file:
|
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.
-
Hello all!
Recently, I've been toying around in Arduino IDE with my Espressif ESP32-S3 and wanted to connect and configure an LCD with a ILI9488 driver. However when I went to test one of the examples, after configuring all the required files, my Serial Monitor spits out dumps (pasted below).
To provide more information, here are my components and configurations:
LCD: http://www.lcdwiki.com/3.5inch_SPI_Module_ILI9488_SKU:MSP3520
ESP32-S3: https://docs.espressif.com/projects/esp-dev-kits/en/latest/esp32s3/esp32-s3-devkitc-1/user_guide.html
User_Setup_Select.h
Setup21_ILI9488.h
Any help with this issue would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions