What is the overflow below?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-10-29 5:17 AM
I am using STM32 Nucleo-F 401 RE and EWARM. I made a program to toggle the LED every 0.5 seconds by an interrupt due to overflow of the TIM1 counter. The picture below is the program and interrupt log. What does overflow in the interrupt log mean?
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-10-29 6:17 AM
I don't use this window for debug. Maybe it's the timer overflow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-10-29 6:17 AM
I don't use this window for debug. Maybe it's the timer overflow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-10-29 7:49 AM
This question appears to be duplicative, but here's a suggestion, instead of showing a screen shot of about 1% of the code, that might, quite frankly, have nothing to do with the real issue, that you present it as a project that can be examined and understood in a broader context.
https://community.st.com/0D50X00009XkdhoSAB
Let's try and keep materially the same topic/issue stuff in one thread.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-11-06 10:52 PM
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-11-06 10:53 PM
Thank you for your reply. I will do that as follows.
Best Regards,
Ken Inoue
