STR73X interrupts
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2008-09-08 12:22 AM
This discussion is locked. Please start a new topic to ask your question.
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2007-09-09 11:45 AM
Posted on September 09, 2007 at 20:45
I have over 100K ported and performing final testing but have discovered some problems with the EIC Interrupts.
Interrupts are occurring but it appears that some extra ones are also occurring. This is happing on both external interrupts and interrupts generated by the timers. Any one else seen this? Have any suggestion? Anyone even using this derivation? It seems like this group is not very proactive or the ST ARM's are not being used. I'm using the Keil compiler.Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2007-09-21 2:37 AM
Posted on September 21, 2007 at 11:37
we didn't seen this problem. could you provide us more infomations about your hardware and software, timer configuration .. what are the interrupt used in application?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2008-09-08 12:22 AM
Posted on September 08, 2008 at 09:22
Hi !
Did you ensure that you erase all necessary flags for that specific interrupt ? e.g. Timer 0 has two flags. one which informs you about the overflow (or capture, or ...) one which informs you that the interrupt is (still) pending clear both in the correct order and that shall work