cancel
Showing results for 
Search instead for 
Did you mean: 

problem regarding interrupt handling.

prasad23
Associate
Posted on August 28, 2014 at 09:32

 I am using stm32f0 discovery kit for

developing (learning) applications for

stm32f072rb.

I am facing problem regarding

interrupt handling.

i am using timer 7, in which 

in ISR i have toggled one gpio pin.

but controller is not executing

the code in ISR, means it is not

getting interrupted when timer 

overflow occures.

I have attached my project files here.

Pl do the needful & help me to resolve

this issue.

1 REPLY 1
Posted on August 28, 2014 at 14:41

The project attachment really didn't work, try again, consider using a ZIP file

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..