2021-10-06 3:43 AM
Video;:
I tried internal and external clocks, the result did not change.
2021-10-06 4:12 AM
> My processor
Which STM? What hardware?
> stops working
What does it mean? Where is the PC when it "stops working"?
JW
2021-10-06 5:46 AM
STM: STM32L433CCU6
it doesn't run the code inside my loop.
When I pause the debugging, it stays in the assembly lines as seen in the video.
What do you think could be the cause of this problem?
Thanks
2021-10-06 6:47 AM
It goes into system memory at some point. Look at the VECTACTIVE field to see what interrupt it's in, if any. Ensure vector table is set correctly.
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.