Skip to main content
Yugenthar
Associate III
May 9, 2023
Question

how to write and read the IS42S32400F(SDRAM)IC in stm32F746 inbuild SDRAM in Disco board

  • May 9, 2023
  • 1 reply
  • 1041 views

Hello Everyone!!

I'm Yugenthar

I Have tried to write the data Throught STM32f746 disco inbuild SDRAM chip .But I can't able to write and read the data in this type of IC chip"IS42S32400F" using Stm32f746 board

Anyone Give the Sollution and any tutorial link So i Search all Web site but not proper code .

This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
May 9, 2023

Reads/Writes like other memory, need to bring it up

8 MB situated at 0xC0000000

STM32Cube_FW_F7_V1.15.0\Drivers\BSP\STM32746G-Discovery\stm32746g_discovery_sdram.c

STM32Cube_FW_F7_V1.15.0\Projects\STM32746G-Discovery\Examples\BSP

STM32Cube_FW_F7_V1.15.0\Projects\STM32746G-Discovery\Examples\FMC\FMC_SDRAM

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..