2017-10-29 05: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.
2017-10-29 06:17 AM
I don't use this window for debug. Maybe it's the timer overflow?
2017-10-29 06:17 AM
I don't use this window for debug. Maybe it's the timer overflow?
2017-10-29 07: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.
2017-11-06 10:52 PM
Thanks.
2017-11-06 10:53 PM
Thank you for your reply. I will do that as follows.
Best Regards,
Ken Inoue