2016-02-04 04:57 AM
Hello everyone,
I want to use a LCD with i80 Interface on my Eval Board MCBSTM32E. But I am failing to activate the FSMC in i80 mode. The uController stalls every time i try to Access the Memory area of the LCD. My logic analyser shows me that there is no activity on the Pins of the STM32F103. I am using Keil 5.17 and CubeMX 4.11, also tried SW4STM32 + CubeMX with the same result. Can anyone give me a hint ? Best regards, Markus.2016-02-05 01:29 AM
2016-02-08 04:43 AM
I am using Keil 32k, which has limited Debugging capabilities.
SW3STM32 Debugging is at the Moment a mystery to me, i have no experience with Eclipse Tools and Debugging (most of my time used it for Java, not C). I can use ST-Link, J-Link or U-Link as a debugging Hardware. Debugging with the Cortex-M0 license from ST for Keil worked fine with my Nucleo Boards, but switching to the M3 STM32F103 and Keil 32k took away my Debugging capabilities. My hope was that somebody is using the same Hardware and spots with my attached files my mistake. 99% of my code was generated by CubeMX, my best guess at the Moment is, that there is a missing Parameter in Cube or something like this ..