ESP32 & DFR0529

Hello, unfortunately I am not able to get the lcd screen on the esp 32 to work. On an arduino uno it wasn't a problem.
Does anyone have an example code and a plug-in plan that I can try out?
Thanks very much
F.
This library is compatible with ESP32. The definition of SPI pin is different from ESP32 to Arduino, you may have to check the datasheet of your board.
DFRobot/DFRobot_ST7687S (github.com)


Does the provided library support ESP32? I am not sure. Hope dfrobot team will come up with a solution. Anyway, if you ever consider a simpler alternative, you can consider using 3.5" TFT display has a resolution of 320x480 and is driven by the ST7796 controller.
https://www.pcbway.com/project/shareproject/ESP32_S3_Touch_Screen_Console_for_IoT_and_HMI_applications_24145652.html
