cancel
Showing results for 
Search instead for 
Did you mean: 

USB CDC Host example

doebber2
Associate II
Posted on December 08, 2011 at 08:50

Hi !

I need to implement an USB CDC Host on STM32F4 Controller.

Has anyone an example, or some hints how to do that ?

I only found examples for CDC Device applications.

regards

Marc

14 REPLIES 14
turboscrew
Senior III
Posted on December 27, 2013 at 10:55

One interested here too.

Amel NASRI
ST Employee
Posted on January 17, 2014 at 11:23

Hello,

Refering to the

http://www.st.com/st-web-ui/static/active/en/resource/sales_and_marketing/presentation/product_presentation/stm32-stm8_embedded_software_solutions.pdf

, you will find a set of USB solutions implementing CDC-ACM from various providers including ST.

Best Regards,

-Mayla-

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.

turboscrew
Senior III
Posted on January 17, 2014 at 16:05

Look at the thread:

[DEAD LINK /public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/STM32%20USB%20On-The-Go%20Host%20and%20Device%20Library%20structure&FolderCTID=0x01200200770978C69A1141439FE559EB459D7580009C4E14902C3CDE46A77F0FFD06506F5B&currentviews=289]https://my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=%2fpublic%2fSTe2ecommunities%2fmcu%2fLists%2fcortex_mx_stm32%2fSTM32%20USB%20On-The-Go%20Host%20and%20Device%20Library%20structure&FolderCTID=0x01200200770978C69A1141439FE559EB459D7580009C4E14902C3CDE46A77F0FFD06506F5B&currentviews=289

It started as a general question, advanced towards CDC and ended up in RNDIS.

It became my crash course in USB programming. 😉

kqian
Associate II
Posted on January 20, 2014 at 21:50

Is there anyone having the cdc host code now?

arge
Associate III
Posted on February 04, 2014 at 11:38

I have same problem like you, I share your trouble there is no cdc host example at ST website