/var/www/restricted/ssh/stm32/www/stm32circle/
phpMyVisites | Open source web analytics
Pages: 1
Hi all ,I see that primer evo for STM32F4 kit has a PSRAM micron connected to FSMC bus.Someone can shared an example for external psram using this component please ? Or if there is already a project example , I will enjoy.Thank you very much.Mikael
Offline
You can find an example in the ST peripheral library for STM32F2 controllers : "stm322xg_eval_fsmc_psram.c" in the "utilities/STM32_EVAl/STM322xG_EVAL" folder.
Thank you very much