6 years, 4 months ago.

"mbed detect" does not see my NUCLEO_F401RE board

I'm using mbed cli under Win7 x64. Command "mbed detect" doesn't work : /media/uploads/sindrom/1.jpg

But at the same time I can compile an example with "mbed compile -m NUCLEO_F401RE -t GCC_ARM" and update FW via drag-and-drop procedure.

ST-Link Upgrade shows this:

/media/uploads/sindrom/2.jpg

Should I upgrade st-link FW to a special one to get my board detected?

Thanks in advance.

1 Answer

6 years, 4 months ago.

Hi

This ST link version is old. I would download the latest version and I'd try again: http://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-programmers/stsw-link007.html

Then, which mbed version do you have (type mbed --version ) ? Try also to upgrade to the latest version if not the case.

Accepted Answer

Thanks a lot. Seems it works now:

Fimware Version: V2.J29.M18 STM32 Debug + Mass storage

C:\Users\User>mbed -version

1.1.1

C:\Users\User>mbed detect

[mbed] WARNING: The mbed tools were not found in "C:\Users\User".

[mbed] WARNING: Limited information will be shown about connected mbed targets/boards

-

No handlers could be found for logger "mbedls.platform_database"

[mbed] Detected "NUCLEO_F401RE" connected to "E:" and using com port "COM3"

posted by Yauheni Karatsevich 11 Dec 2017