2013-09-14 12:34 PM
2013-09-14 02:39 PM
The problem: I've included a startup file in the project from CMSIS library and now enabling interrupts sends MCU directly into hardfault.
Do you have an interrupt handler routine? What does that look like? Do you have USE_STDPERIPH_DRIVER and STM32F10X_MD_VL defined in the project?2013-09-14 06:00 PM
yes clive, all you ask is in the firmware
GPIO was not related to this issueand that issue I solved somehow I don't know how. It just started working after 48 hoursThanks anyways!