Skip to main content
Iswarya
Associate III
November 1, 2019
Question

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

  • November 1, 2019
  • 2 replies
  • 737 views

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.

This topic has been closed for replies.

2 replies

waclawek.jan
Super User
November 1, 2019

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

Tesla DeLorean
Guru
November 1, 2019

Lack of pins, or a conflict?

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

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