Skip to main content
prsh
Associate III
November 5, 2020
Solved

Using External RAM with stm32h743vit6

  • November 5, 2020
  • 3 replies
  • 5183 views

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

This topic has been closed for replies.
Best answer by Imen.D

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

3 replies

TDK
Super User
November 5, 2020

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.DBest answer
Technical Moderator
November 5, 2020

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

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
Technical Moderator
November 5, 2020

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

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks