cancel
Showing results for 
Search instead for 
Did you mean: 

My laptop doesn't recognize STM32

MED2972
Associate III

Hi.

I'm using STM32F446RET6 and F401RE, and I enjoy coding with those.

I majorly use my desktop PC to develop.

But for a long time, my laptop PC can't recognize my ST micro computer.

So I can't develop with my laptop.

Then I tried to upgrade ST-link.

Screenshot 2023-10-31 011454.png

But there's not any device to upgrade.

So I also saw Device Manager.

And I found a something to caution.

Screenshot 2023-10-30 231233.png

Then Cricked and tried to search the drivers of ST-link Debug.

Screenshot 2023-10-31 015643.png

Screenshot 2023-10-30 231259.png

Screenshot 2023-10-31 021407.png

Actually, I don't know much PC.

What should I do 

9 REPLIES 9
TDK
Guru

Are these nucleo boards?

Uninstall drivers, rebooting, installing drivers, rebooting, then connecting the boards may fix it.

If you feel a post has answered your question, please click "Accept as Solution".
Peter BENSCH
ST Employee

...or just upload a photo of your ST-LINK, hopefully not one of the clones in a colourful tin can?

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
MED2972
Associate III

Yes.

These are nucleo boards.

I did same thing, but still doesn't recognize.

Cricked this icon to debug.

Screenshot 2023-10-31 103110.png

But this caution popped up.

Screenshot 2023-10-31 102355.png

You mean ST-link utillity?

I cricked this.

Screenshot 2023-10-31 105959.png

But this caution appeared.

 

Screenshot 2023-10-31 110112.png

Peter BENSCH
ST Employee

The ST-Link utility has not been recommended for use for a long time, which is why you should remove it from your tool pool and your memory.

But your STLinkUpgrade would also benefit from an upgrade from the hopelessly outdated version 3.4.0 - presumably you are still using an old version of STM32CubeIDE?

Have you tested other USB cables (there are many where only the power lines are connected)?

What version of Windows are you using on your notebook/laptop?

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

I'm using the version 1.11.2 on CubeIDE.

Is this up to date?

I tested some other USB, but doesn't work.

Windows version is below.

Screenshot 2023-11-14 141534.png

I had issues with Nucleo boards not being recognized on my home PC after I did an update to STM32CubeIDE. I tried to go back to the original version that i did have working but the Nucleo still wasn't being recognized. I had to use my work laptop to code on the Nucleo.

I think after some latest updates, 3 or 4 weeks later, I have been able to successfully connect to the Nucleo. Version 1.13.2 is currently the latest I haven't had any issues as of lately. 

If you find my answers useful, click the accept button so that way others can see the solution.
AScha.3
Chief II

download and install actual version of stm32CubeProgrammer.

https://www.st.com/en/development-tools/stm32cubeprog.html

 

it should install needed drivers also. 

at least - on my laptop with win it worked.

of course allow all "dangerous" or "illegal" access , if win asks about - otherwise you never get drivers installed. 🙂

try to connect with stm32CubeProgrammer first !

If you feel a post has answered your question, please click "Accept as Solution".

My desktop PC is version 1.11.0 on CubeIDE.

But it can recognize Nucleo boards.

Isn't it related to version?