problem regarding interrupt handling.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-08-28 12:32 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-08-28 5:41 AM
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..
Up vote any posts that you find helpful, it shows what's working..
