cancel
Showing results for 
Search instead for 
Did you mean: 

Using External RAM with stm32h743vit6

prsh
Associate II

Hello, can we expand or use external RAM with stm32h743vit6? Could anyone guide me for the same?

1 ACCEPTED SOLUTION

Accepted Solutions
Imen.D
ST Employee

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:

0693W000005AVvNQAW.jpg 

You have these application notes that provide more details regarding external memory:

  • AN4891 Application note STM32H72x, STM32H73x, and single-core STM32H74x/75x system architecture and performance
  • AN5188 External memory code execution on STM32F7x0 Value line, STM32H750 Value line, STM32H7B0 Value line and STM32H730 Value line MCUs.

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

View solution in original post

3 REPLIES 3
TDK
Guru

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.

If you feel a post has answered your question, please click "Accept as Solution".
Imen.D
ST Employee

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:

0693W000005AVvNQAW.jpg 

You have these application notes that provide more details regarding external memory:

  • AN4891 Application note STM32H72x, STM32H73x, and single-core STM32H74x/75x system architecture and performance
  • AN5188 External memory code execution on STM32F7x0 Value line, STM32H750 Value line, STM32H7B0 Value line and STM32H730 Value line MCUs.

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
Imen.D
ST Employee

When your question is answered, please close this topic by marking Select as Best.

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen