This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

STM32 - FSMC

Hi all,

I am attempting to impliment the FSMC upon a 144 pin STM32F103ZE (MCBSTM32E eval board). The required result is the FSMC working in 'asyncronus muxed mode for NOR Flash' i.e FSMC_AccessMode_D.

However when i try to run my code the Keil uV3 compiler reports that it 'cannot access memory' and further attempt to view the memory locations from the debug window results in ' Cannot enter debug mode'. Obviously their is a problem here, i jst cannot see what is casuing it. I have implimented the FSMC in other modes without any issue, however each of these do seem to be much better documented. Has anyone got any! documentation for the FSMC in Muxed mode or even sample code?? :)

Thankyou all for you help

Gareth