TouchGFX with STM32F767ZI, ILI9341 SPI display
Hello,
I am trying to use TouchGFX with STM32F767ZI with a TFT SPI ILI9341 display. I have tried compiling the code using both STM32 Cube IDE and KEIL u5. With Cube IDE, the code does compile but I do not have any output on the screen (I am using the libraries provided for this display that have the functions to draw bit map and set window), whereas with KEIL I get many L6869W warnings and the project doesn't build. I have also tried switching to STM32F411, but I am experiencing the same problem. It would be greatly appreciated if you could assist me with that.
