Nucleo-L4R5 not working when powered externally
I have a Nucleo-L4R5 board that I want to power externally and for power consumption reasons, deactivate the ST-Link.
For that reason I removed the jumper from JP6 and applied 5V power to CN8 pin 9 (5V)and 13 (Gnd).
USB is plugged to the ST-Link and I program the board with the timedWakeUp-example from the STM32Duino-LowPower library.
The builtin LED starts blinking as expected, but as soon as I pull the USB from the ST-Link part of the board, the blinking stops.
Board version is MB1312-A01 to which I cannot find the documentation/schematic. Only newer A03 Version is available.
When I look into the A03 schematic, all should be fine and the MCU running when JP6 jumper is pulled. The 3V3 regulator U6 is powered and I can measure that the 3V3 voltage is present.
Any idea what might be wrong?
