Skip to main content
MMARI.1
Senior II
July 9, 2024
Solved

FSMC - TFT - STM32F7 Series

  • July 9, 2024
  • 1 reply
  • 814 views

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 ? .

 

 

This topic has been closed for replies.
Best answer by mƎALLEm

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.

 

1 reply

mƎALLEm
mƎALLEmBest answer
ST Technical Moderator
September 6, 2024

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.

 

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.