2.4 ILI9341 Display - white screen
I'm trying to use this display (link) which uses the quite common ILI9341 driver, but once connected with a device flashed with iSpindHub all I get is a white screen.
I tested the display with the adafruit library and it works, both on a Mini D1 and a NodeMCU.
I also wanted to recompile the firmware to check if there were issues with PIN assignment in the code compared to the pinout on my display, but I couldn't get a successful compile: apparently there are issues with more recent version of the libraries used in the project, which are automatically downloaded and used upon opening the cloned repo in VSCode.
Any help is greatly appreciated.
Hello @NeoMod I just pushed a new release where I added your screen. Can you test and let me know ?