Battery-powered STM32L4 Discovery kit (B-L475E-IOT01A) ST_LINK chip will not allow code to execute unless plugged into USB port.
Hello,
I've built a project with the B-L475E-IOT01A Discovery Kit that is intended to be a battery-powered stand-alone unit. I've wired it to be powered via the 5V Arduino header and set the 5V jumper appropriately. However, the unit will not start executing code from the microcontroller unless the USB for the ST_LINK is plugged in and enumerated on a PC. It kind of defeats the purpose of a battery-powered stand-alone unit. I have some experience with other ST discovery kits with a ST_LINK debugger/programmer on-board and all I've needed to do in the past was program the unit in "Release Mode" to get it to work without any interference from the ST_LINK chip. That doesn't work in this case- the MCU chip gets power, but seems to be held in reset or startup by the ST_LINK chip without the USB being plugged in. Any ideas?
-Paul
