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.
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