cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F4-discovery not detected as vcp

p-jansky
Associate
Posted on February 03, 2016 at 13:30

Hey,

i have a problem to connect the SMT32F4-discovery Board as a vcp device on my laptop. The board is detected as a USB device but i can not connect it as a vcp device.

I have installed the Stm32 st-Link Utility and tried the stm vcp driver and the FTDI Diver but it did not work.

Is there any other Software i have to instal?

I read that there is the StLink/V2 on the Board. Does this debug tool support vcp?

best regards

Peter

#vcp #!stm32f4discovery-!fsmc #-
4 REPLIES 4
Radosław
Senior
Posted on February 03, 2016 at 13:38

> Does this debug tool support vcp?

NO.

VCP is availible only on STlink V2-1.
Posted on February 03, 2016 at 18:36

The NUCLEO boards, and some of the newer DISCO (mbed enabled) boards support a VCP via the debugger's USB connection.

For the old STM32F4-DISCO you'd need to compile a USB firmware for the F407 and connect via CN5 (micro USB)

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Posted on February 03, 2016 at 18:41

Consider if you can use this, it's not a 4 years old design..

http://www.st.com/web/catalog/tools/FM116/CL1620/SC959/SS1532/LN1847/PF262632

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
p-jansky
Associate
Posted on February 04, 2016 at 13:28

I'v connected it via Micro-USB (CN5) and it works now.

Thanks for your help!!!!