Nucleo ST32F4F439ZI will not run on VIN External Power
We have a very time-sensitive project that uses the Nucleo ST32F439ZI Development Board.
It works, boots, and emulates just fine when powered from USB however, when externally powered it gets stuck and will not boot properly or work with the USB ST-Link debug without and additional manual reset. It turns out that the are others who have expressed similar issues as shown in the links below:
https://community.st.com/t5/stm32-mcus-products/stm32l432-nucleo-32-external-power/m-p/332038
https://community.st.com/t5/stm32-mcus-products/stm32l432-nucleo-32-external-power/td-p/332038/page/2
Everything works as expected with a new board out of the box running the factory pre-programmed blink routine using EXT Vin to power the board. When we use the latest CUBE IDE to develop and debug, it requires an update to the ST-Link version. After installing the latest ST-Link version, the board will no longer run with Vin (external) power. It does start running once you connect the ST-Link to USB. It will run after a reset or just reconfiguring to USB 5V power (no external Vin).
We have tried all of the suggestions on the forum and had no success.
