2025-02-17 08:24 AM
I'm using the STM32H753ZIT6 NUCLEO Board. For some reason the User LED's are on by default even without any code on it. I tried to press the reset button but it would just blink the led's. I read on another forum to short the BOOT0 and Vdd pins but was hesitant to try that. The board works fine sometimes but it tends to give random/no outputs some times.
Solved! Go to Solution.
2025-02-17 01:15 PM
The LEDs will only turn on if the program running on the microcontroller turns them on. I'm not seeing a problem here, or a reason to believe they are misbehaving.
2025-02-17 10:09 AM
What makes you think it's stuck in boot mode?
The default program uses the LEDs on the board. Pressing the blue user button will cycle them.
2025-02-17 10:14 AM
My bad on that. The reason I thought this was a problem is because I have another board which runs fine but does not turn on the user LED's when I connect it to my laptop. What I feel is happening is that its stuck. Could you please correct me if I'm wrong?
2025-02-17 01:15 PM
The LEDs will only turn on if the program running on the microcontroller turns them on. I'm not seeing a problem here, or a reason to believe they are misbehaving.