Power Nucleo from User USB
Hello,
as the title tells, I would like to power up a Nucleo 144 board (STM32l496) from its User USB connector. I've read the documentation and it tells that it is not possible, but would it remain impossible even with an external regulator connected to the USB VDD?
I tried taking the USB VDD power from the pin PA9, connect a step-down regulator and returning the regulated power to the 3.3 pin of the board but it doesn't work. If I boot the board power by STLINK and then I connect the User USB, on PA9 I see the 5V of the USB. But if is connect only the User USB (MCU is off), the PA9 pin never go to 5V.
Is this a kind of latch that, since the MCU is off, there are protection preventing PA9 to go higher than 0.3V, which makes the MCU to never startup? Are there any workaround to this?
Thank you,
Davide.
