Help with STM32 (Nucleo-G474RE) and ST7789 - 4-wire-SPI ? #2983
-
Hello everyone! I'm trying to launch the ST7789-based screen (2.0 IPS 240x320, module is based on 22 pin connector) with STM32G474RET6U (from Nucleo-G747 board) with following wiring:
This wiring works with the Adafruit TFT example library for ST7789 (so the screen module is working for sure). Is this reasonable, to assume that the same wiring would work with the TFT_eSPI library? Attempt to upload an example from TFT_eSPI (Cellular_Automata) results in a black screen. Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi YePererva, did you setup the User_Setup.h file according to your pins and display? |
Beta Was this translation helpful? Give feedback.
Yes... Already. Made it working using these settings: