Using External RAM with stm32h743vit6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-05 3:42 AM
Hello, can we expand or use external RAM with stm32h743vit6? Could anyone guide me for the same?
Solved! Go to Solution.
- Labels:
-
Flash
-
FMC-FSMC
-
STM32H7 series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-05 5: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:
- 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
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-05 5: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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-05 5: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:
- 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
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-05 8:34 AM
When your question is answered, please close this topic by marking Select as Best.
Thanks
Imen
