Run-STOP3 test app only works when running debugger
Hi,
I have a test app for the U5, which is intended to sleep for a short period of time and wake for a short period time, not unlike the default PCC Sequence you can see in the CubeIDE IOC. It will toggle an output line when entering STOP3 mode and also when waking up. While the timing of wake v sleep is a bit off when the output line is measured using a logic analyzer, the app does seem to basically work.
The strange thing is that it only seems to work when run from the debugger. In other words, the GPIO is not toggled if the board is powered up and the debugger is not started. Any suggestions as to what this might be or things to try?
Thanks
