Hi. I'm trying to get the basic understanding for the FSMC lib and how to use it to control an external SRAM.
So my question is has anyone had any luck using the ST firmware lib example (SRAM) on a Keil MCBSTM32E board.
I have read the AN2784 and every thing seems just fine. I'm using the example right out of the box.
hope you can give me a push in the right direction, thanks
"I have read the AN2784 and every thing seems just fine."
So what specific problem(s) are you having?
Yes sorry, of cause…
When I try to write to the SRAM using the FSMC_SRAM_WriteBuffer() function, the program stops in the HardFault_Handler loop.
Regards Soeren
Have you enabled your external memory controller?