NUCLEO-F401RE and LCD/TFT screen (ST7789+XPT2046 drivers)
Hello ST Community,
I am connecting you because I am trying to use a Waveshare LCD/TFT screen (https://www.waveshare.com/2.8inch-tft-touch-shield.htm) which uses the ST7789 (lcd) and XPT2046 (TFT) chips. I can make it work with an Arduino Leonardo board. However, I cannot implement it with the NUCLEO-F401RE board. More precisely, I can implement the backlight (by driving a GPIO), but the SPI communication does not seem to be working. Would you be able to confirm that pins PA5 should be used for SCLK, PA6 for MISO, PA7 for MOSI and PB4 to PB6 for: SD_CS, TP_CS and LCD_CS ?
There are several git repo with different code drivers version, but not sure about SPI1 pinout.
Do you have a link to a driver that can be used with the NUCLEO-F401RE board or any advices for debugging ?
Thank you very much for any help you can give me.
Best regards,
