2020-11-05 03:42 AM
Hello, can we expand or use external RAM with stm32h743vit6? Could anyone guide me for the same?
Solved! Go to Solution.
2020-11-05 05:54 AM
Hello @prsh ,
You can use external RAM: FMC-SDRAM, as mentioned in the AN5188, in the Table 4. Peripherals required by memory type.
Check with CubeMx configuration:
You have these application notes that provide more details regarding external memory:
Imen
2020-11-05 05:47 AM
Sure, the FMC peripheral will interface with external memories such as SDRAM.
The STM32H743I-EVAL board as onboard SDRAM. You could use those schematics to see how it's wired, or use CubeMX.
2020-11-05 05:54 AM
Hello @prsh ,
You can use external RAM: FMC-SDRAM, as mentioned in the AN5188, in the Table 4. Peripherals required by memory type.
Check with CubeMx configuration:
You have these application notes that provide more details regarding external memory:
Imen
2020-11-05 08:34 AM
When your question is answered, please close this topic by marking Select as Best.