Issues when configuring LTDC on STM32F429I DISCO to drive ILI9341
Hi,
I got a STM32F429I DISCO. I’m trying to configure LTDC to display a black screen (it should be simple:grinning_face_with_sweat: ), but i don’t really succed it.
I am really confused because i don’ t understand the following things :
1. Does the STM32F429I DISCO implement Serial (SPI) or parallel interface ? Because according to the datasheet, the 4 – Wire Serial is configured (IM[3:0]=0110), so how can we use ther the LTDC ?
2. Is the ILI9341 library mandatory to use the display ?
You can see my configuration above.
Thanks !



