cancel
Showing results for 
Search instead for 
Did you mean: 

Please teach me about FSMC in STM32 MCU

Junki
Associate

Please teach me about FSMC in STM32 MCU.

When the CPU communicates with external MRAM, can FSMC be used?

 

<MRAM specifications>

Interface Type:Parallel

Data Bus Width:16 bit

3 REPLIES 3
mƎALLEm
ST Employee

Hello @Junki and welcome to the community,

You need to provide the MRAM part number and also the STM32 part number.

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

The STM32 is the STM32L4 series.
I can't provide the MRAM part number. How can I tell if FSMC can be used?

You need to provide at least which signals are available on that MRAM: data/address/control and the power supply of that MRAM.

Otherwise, you need to check the datasheet of the STM32: the FSMC signals vs what is available on MRAM signals + the power supply.

Check also the application note AN4761 "Using STM32L476/486 FSMC peripheral to drive external memories"

Hope that helps.

 

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