cancel
Showing results for 
Search instead for 
Did you mean: 

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

Yugenthar
Senior

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 .

1 REPLY 1

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
Up vote any posts that you find helpful, it shows what's working..