2020-01-27 07:35 PM
We have configured FMC in STM32H743XI controller using STM32CubeIDE.
Please find the configuration done below.
We are not able to perform R/W operations on SPRAM connected in word-mode.
But we are able to access the SPRAM in page mode.
I request to support to identify the missing configuration settings in STM32CubeIDE
Thanks,
-Rajesh.
2020-01-28 12:13 AM
What is SPRAM?
What do you mean by "we are able to access the SPRAM in page mode"?
Read out and check the content of FMC registers, don't rely on Cube/CubeMX.
JW
2020-02-11 09:20 PM
HI,
Thanks for your response.
SPRAM means Single Port Random Access Memory. This is same as SRAM [Static RAM].
Can we get FMC configuration for interfacing SRAM.
-Rajesh.