cancel
Showing results for 
Search instead for 
Did you mean: 

Can I use LTDC peripheral for LCD interface and FMC interface to access external Flash at the same time?

Iswarya
Associate II

Can I use both LTDC peripheral for LCD interface and FMC interface to access external Flash at the same time?

when I'm trying to configure the peripheral "FMC" for NOR flash, LTDC peripheral is disabled.

2 REPLIES 2

This may be a pin conflict on a particular STM32 model/package.

If the information given by CubeMX does not make clear what's the conflict, review the pins needed by both peripherals in the given model's datasheet - perhaps print out the Alternative Functions table and use the good old pencil method.

You may need to use a model with more pins, and/or there may be no solution for the given STM32 model.

JW

Lack of pins, or a conflict?

Consider QSPI, uses very few pins, works well.​

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..