STM32U585 hangs after Power-On Reset, works normally after pressing NRST
Hi,
I am using an STM32U585 MCU in a Iot Application . I am facing an issue during power-up.
Problem description:
-
When the main supply is turned ON, the MCU appears to hang or gets stuck somewhere during startup.
-
If I press the reset pushbutton connected to NRST, the MCU starts working normally.
-
After that, the system runs without any issues.
-
Every time I turn the main supply OFF and ON again, the same problem occurs. A manual reset is required for proper operation.
-
This behavior is observed with different power supplies as well.
Hardware details:
-
MCU: STM32U585
-
NRST pin: 10k pull-up or 100nf capacitor connected
-
Pushbutton reset available on NRST
Any suggestions or recommended checks would be greatly appreciated.
Thank you.
