Struggling with Powering up STM32L432 using VIN of +7V
Hi All,
I am a newbie to STM32L432 boards. I am seeing that when i power the STM32L432 board with USB then everything is fine and my code runs and LED stays solid RED.
But if i try to start the STM32 board with only VIN i.e. +7V then the RED led i.e. LD1 keeps blinking. I have checked that i followed this -

This procedure also works fine -
1) Power up the board using VIN of +7V and LD1 keeps blinking.
2) Connecting USB then the LED LD1 turns to solid RED and then disconnect that cable after 5 seconds.
3) Then continue to use this.
I am guessing here that it is something to do with the bootloader not being able to run from Flash ? But how come just connecting the USB makes it run fine. Is this a known bug ?
