Closed PeiaLo closed 3 years ago
It looks like the right setup file is not being called up as the results from the ESP32 do not tie up with the pin definitions and SPI frequency you are using.
Examine the User_Setup_Select.h file and see which setup file is being loaded, make sure that is the one you want.
It just light the backlight but no display in every example in eSPI. I think wiring is fine,cause it can display normally when run other library. so I check from Read_ User_Setup:
in user setup select
here's what I choose in user setup
these two parts can't modified ,is that the reason I can only light up backlight but no display in every example in eSPI? how can I solve it?
thank you