Associate III
May 22, 2020
Solved
STM32F7 SDRAM testing via FMC
- May 22, 2020
- 1 reply
- 1208 views
Hi, I am developing a product which has a LCD. So I am using STM32F767zit6 MCU and MT48LC4M32B2 SDRAM on my custom board. I want to know is there any tutorial or example there which i can referrer to generate code form cubemx and test my SDRAM. I have a stm32f7508 -dk and I tried to use the example code provided in STM32Cube_FW_F7_V1.15.0\Projects\STM32F7508-DISCO\Examples\FMC\FMC_SDRAM. When open the project in CUBEMX, i didnt see 0xC0000800 memory area changes. But i opened the same project using keil. Then it works.
I want to know how to configure FMC module and write some code to verify the SDRAM. I have attached the project I m working.
Thanks,
Kasun