external SRAM on a Kiel board
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2009-02-19 11:21 PM
Posted on February 20, 2009 at 08:21
external SRAM on a Kiel board
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2011-05-17 4:03 AM
Posted on May 17, 2011 at 13:03
Hi.
I'm trying to get the basic understanding for the FSMC lib and how to use it to control an external SRAM, I’m 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. But when I try to write to the SRAM using the FSMC_SRAM_WriteBuffer() function, the program stops in the HardFault_Handler loop and I get a IMPRECISERR error. I haven’t included the: FSMC_NORSRAMInitStructure.FSMC_AsyncWait = FSMC_AsyncWait_Disable; I use STLib v 2.0.3 hope you can give me a push in the right direction, thanks Søren P.