Associate III
August 1, 2020
Question
Unable to store data in external SDRAM STM32F746 discovery board
- August 1, 2020
- 1 reply
- 952 views
Hello, I am using STM32F746 discovery board and trying to store data at external SDRAM but seems like data is not getting stored. I generated driver code using CUBEMX. When I tried checking example code , Found SRAM is getting initialized with "HAL_SDRAM_Init" but "BSP_SDRAM_Initialization_Sequence" function is not generated by CUBEMX, Not sure if we need this to store data.
Please suggestion. Attaching my project for reference.
Thanks
