STM32F4 + TFT LCD driver with 8bit parallel interface
Hi
I am using Nucleo F412ZG (with STM32F412ZGT6) + TFT LCD 320x240 ILI9341 with 8bit parallel interface over FSMC - IDE is AC6 System Workbench for STM32 along with STemWin 532
I know that GUIDRV_FlexColor does support ILI9341 - I am looking for help on how to use this. Can anyone please help me with sample code? In a simple test set up, I wrote code for LCDWriteReg, LCDWriteData, LCDInit etc.over FSMC and a test function to fill the LCD screen with blue color and it works fine. But I need this to work with GUIDRV_FlexColor and with STemWin so that I can use all graphics and widgets library.
Appreciate your prompt help
Thanks in advance
Silas
