2024-10-30 02:04 AM
Hello,
in order to use external memories, is it mandatory to use the FMC?
Thank you
Solved! Go to Solution.
2024-10-30 02:09 AM - edited 2024-10-30 02:10 AM
Hello @GGran.2 ,
That depends on the memory you need to interface.
There are other external memory interfaces such as QuadsPI, OCTOSPI, XSPI etc .. even I2C and SPI could be an interface for some memories...
You need to provide more details about the device you need to manage with STM32.
2024-10-30 02:09 AM - edited 2024-10-30 02:10 AM
Hello @GGran.2 ,
That depends on the memory you need to interface.
There are other external memory interfaces such as QuadsPI, OCTOSPI, XSPI etc .. even I2C and SPI could be an interface for some memories...
You need to provide more details about the device you need to manage with STM32.
2024-10-30 02:18 AM
Thank you for the answer. My question was born following an answer to another my question in this forum concerning the speculation. In that answer a user wrote that the speculation on FMC is not useful while the speculation on external memories can be useful. Then I thought that the external memories can be acceded with different controllers and protocols.
2024-10-30 02:27 AM - edited 2024-10-30 02:28 AM
FMC can be accessed the same way as internal memories taking into account some specificities: default MPU config, timings etc ..
Hope I answerd your question.
2024-10-30 02:35 AM
Hy GGran.2,
That depends on the memory you need to interface.