Nucleo-144 Powering from external source doesn't work
Hello community,
I face the following problem on my NUCLEO F746ZG board :
I want to power up my nucleo from an external source for my application, I have done as the Nucleo-144 manual suggests:
- Set the power line jumper JP3 to E5V or Vin (tried both)
- Remove jumper in the PWR_EXT JP1 jumper
- Placed 5V on the E5V pin (in case I wanted that source) or placed 8V on the Vin pin ( in case I tried with Vin)
- Power line is fine and stable
Now The application does not start unless I press the reset button on the board, so if I power the board up, the microcontroller does not even turn on an user LED unless I also press the RST button.
The firmware runs fine without having to press the reset button only if I power up the usb port of the ST-Link (no debugging needed, just a powered usb)
I have tried to pull up the reset pin on the SWDIO connector and this solution works but not always, depends on the firmware it seems, if I have a bootloader or the boot address is modified it does not work!
Has anybody experienced this kind of behavior? Is there a workaround?
Matteo
