cancel
Showing results for 
Search instead for 
Did you mean: 

Startup file and interrupts

eltar
Associate III
Posted on September 14, 2013 at 21:34

 

 

The original post was too long to process during our migration. Please click on the attachment to read the original post.
2 REPLIES 2
Posted on September 14, 2013 at 23:39

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?

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
eltar
Associate III
Posted on September 15, 2013 at 03:00

yes clive, all you ask is in the firmware

GPIO was not related to this issue

and that issue I solved somehow I don't know how. It just started working after 48 hours

Thanks anyways!