2024-07-08 11:03 PM - edited 2024-07-08 11:08 PM
hi,
I am trying to connect ili9341 - STM32F722ZE FSMC- TFT but i couldn't succeed .
ili9342 16bit - is working in direct GPIO 16 bit data PORT drive with STM32F722ZE not in FSMC-TFT .
Looks most of the ili9341 working with FMC-TFT STM32F4 Series around the internet.
Really ILI9341 will work with F7 Series ? and MPU is mandatory with FSMC-TFT ? .
Plan to STM32H7B0VBT6 with LTDC display before start that can i test STM32H7B0VBT6 with ili9341- FMC ? .
Solved! Go to Solution.
2024-09-06 11:06 AM - edited 2024-09-16 01:38 AM
Really ILI9341 will work with F7 Series ? and MPU is mandatory with FSMC-TFT ? .
Yes ILI9341 is compatible with STM32 MCUs and can be driven through FMC with F7.
For Cortex-M7 products, you need to use MPU to configure the LCD memory region as Device.
2024-09-06 11:06 AM - edited 2024-09-16 01:38 AM
Really ILI9341 will work with F7 Series ? and MPU is mandatory with FSMC-TFT ? .
Yes ILI9341 is compatible with STM32 MCUs and can be driven through FMC with F7.
For Cortex-M7 products, you need to use MPU to configure the LCD memory region as Device.