cancel
Showing results for 
Search instead for 
Did you mean: 

No ST-LINK detected - NUCLEO-F429Zi board

mzi
Visitor

Hi, 

I tryed differents issues to solve my probleme, include this :

https://stackoverflow.com/questions/72564141/why-is-my-stm32f407-not-being-recognized-by-computer-windows-10 

https://stackoverflow.com/questions/71678792/st-link-v2-detected-as-usb-mass-storage-device

https://community.st.com/t5/stm32cubeide-mcus/no-st-link-detected/m-p/679394#M27706 

When I first used this board, I installed Stm32CubeIDE (v1.16 the latest) and I read in the documentation MB1137 at 6.3.1 / TN1235 how to install the driver on a windows 11 computer. I download stsw-link007 (v3.15.7) and update my driver to ST-LINK/V2.1.
It works, I can turn on LED2. But a few days later, I tried something else. I created another project and tried to run it.

The compiler tells me:

 

image.png

So I tried again to update my driver but :

image.png

And on STM32CubeProgrammer/IDE :

image.png

 tried to update my driver with stsw-link009 but nothing new.
In the device manager I see that when my card is plugged in :

image.png

image.png

My card is powered up with LED 2 on and my computer doesn't detect my card. I've changed the port card and the usb cable but nothing.

I uninstalled the driver, firmware and STM32CubeIDE/MX/Programmer, then reinstalled them. Nothing new.
But now I don't see st-link... in my device manager:

 

mzi_2-1722260282955.png

Can anyone help me?

Regards

4 REPLIES 4
mzi
Visitor

Hi, 

I tryed differents issues to solve my probleme, include this :

https://stackoverflow.com/questions/72564141/why-is-my-stm32f407-not-being-recognized-by-computer-windows-10 

https://stackoverflow.com/questions/71678792/st-link-v2-detected-as-usb-mass-storage-device

https://community.st.com/t5/stm32cubeide-mcus/no-st-link-detected/m-p/679394#M27706 

When I first used this board, I installed Stm32CubeIDE (v1.16 the latest) and I read in the documentation MB1137 at 6.3.1 / TN1235 how to install the driver on a windows 11 computer. I download stsw-link007 (v3.15.7) and update my driver to ST-LINK/V2.1.
It works, I can turn on LED2. But a few days later, I tried something else. I created another project and tried to run it.

The compiler tells me:

 

image.png

So I tried again to update my driver but :

image.png

And on STM32CubeProgrammer/IDE :

image.png

 tried to update my driver with stsw-link009 but nothing new.
In the device manager I see that when my card is plugged in :

image.png

image.png

My card is powered up with LED 2 on and my computer doesn't detect my card. I've changed the port card and the usb cable but nothing.

I uninstalled the driver, firmware and STM32CubeIDE/MX/Programmer, then reinstalled them. Nothing new.
But now I don't see st-link... in my device manager:

 

mzi_2-1722260282955.png

Can anyone help me?

Regards

Andrew Neil
Evangelist III

Are you sure that you're using a full data cable - not just a charging cable?

https://community.st.com/t5/stm32-mcus/how-to-solve-debugger-connection-issues/tac-p/698105/highlight/true#M956

 

I use the cable supplied with the card (USB 1.0 type A to micro USB). And it's the same when I turn on led2.

See also other suggestions in that link