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.
I've been trying to get the external memory on my board (mcbstm32f400) working, this is write data to it and read it, but to no succes. i've tried many 'solutions' given on the internet with no succes, they might just be incomplete, or i might have missed something, can anyone help me out?
Take a look at examples for the MCBSTM32F400 board in the latest STM32F4 software pack V2.2.0 (http://www.keil.com/dd2/pack/) which already support the external SRAM mounted on this board.
It is only necessary to add the “DATA_IN_ExtSRAM” C define under global project settings (or just for file system_stm32f4xx.c).
installed the latest STM32f4 software, but now non of my programs compile anymore, when i try the demo it compiles, but sometimes says its to big for for the free version, sometimes its completes