2020-09-01 08:01 AM
I have STM32F407vg and 3.2" Touch Screen TFT LCD Module - ILI9325 like this:
https://www.hotmcu.com/32-touch-screen-tft-lcd-module-ili9325-p-127.html
I did a connection between the breadboard and lcd screen like on that site. I tried to display anything on the screen using a lot of different liblaries, but mostly they threw bugs. I only managed to turn the screen white.
I tried connection by fsmc and gpio.
The IDE I use is: STM32CubeIDE.
Do you know any library that I could use here and sample code to display something?