We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello Community,
i'm searching an example for the external sdram on the STM32f429 Discovery Board. Is there something available which i can use?
Thanks for your support.
Best regards, Lukas
Lukas, to my knowledge the Graphic examples use the external SDRAM. \
Take a look to "emWin Example (STM32F429I-Discovery). It uses a Compiler define ( DATA_IN_ExtSDRAM) to enable the setup.
STM32F429I-Discovery_FW_V1.0.1\Projects\Peripheral_Examples\FMC_SDRAM\readme.txt STM32F429I-Discovery_FW_V1.0.1\Utilities\STM32F429I-Discovery\stm32f429i_discovery_sdram.c
www.st.com/.../PF259090 www.st.com/.../PF259429