2011-12-07 11:50 PM
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 Marc2013-12-27 01:55 AM
One interested here too.
2014-01-17 02:23 AM
Hello,
Refering to the , 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.
2014-01-17 07:05 AM
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¤tviews=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¤tviews=289It started as a general question, advanced towards CDC and ended up in RNDIS.It became my crash course in USB programming. ;)2014-01-20 12:50 PM
Is there anyone having the cdc host code now?
2014-02-04 02:38 AM
I have same problem like you, I share your trouble there is no cdc host example at ST website