2023-05-09 03:17 AM
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 .
2023-05-09 05:15 AM
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