STM32F407VGT6 – LD1 LED stays Green when plugging USB, not turning Red
Hello,
I am using an STM32F407VGT6 board with the ST-LINK debugger.
When I plug the USB cable into the board, the LD1 LED on the ST-LINK stays Green and does not turn Red.
From what I understand:
Green LED indicates that ST-LINK is powered and idle.
Red LED should appear during debugging or when an error occurs.
However, in my case the LED always remains Green.
My questions:
Why does LD1 remain Green when I connect the board?
Under what conditions does LD1 turn Red?
Does a constant Green LED indicate that the MCU is stuck (for example in HardFault or reset)?
I am using STM32CubeIDE for programming and debugging.
Any guidance would be appreciated.
Thank you.
