Question
StlinkV3 fails to connect to STM32G474 using WFI
Hello,
I have a Nucleo-G474RE with a simple blinker program mostly in WFI, awaking every Millisecond. I can can warm connect with STlinkV2 e.g. by pyOCD, but with on-board StlinkV2 pyOCD reports
Exception reading AP#0 IDR: STLink error (5): No device connected
I can connect when the program does not use WFI.
