cancel
Showing results for 
Search instead for 
Did you mean: 

How To Use STM32F10x USB Device?

mhnasseri
Associate
Posted on December 27, 2012 at 16:02

I want to use USB device of stm32f103 in virtual com port mode. I see the USB example of st, but it has a lot of header and source files and I don't know I should change which file. Could someone give me a brief explanation of each file and explain the logic relationship between these files?

Moreover I use CoIDE. Could somebody give me an example of using USB in CoIDE? (a CoIDE Project) 

Thanks in advance

#stm32f10x #coide #coide-coocox-usb-com #usb
2 REPLIES 2
Posted on December 27, 2012 at 19:44

You might want to try an eval tool chain that's supported first. There isn't much support for CooCox here, try their fourm.

You might also want to review the primary documentation.

http://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/USER_MANUAL/CD00158241.pdf

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
bernhard
Associate II
Posted on January 23, 2014 at 14:30

I know it's been a while... but: Were you able to find a CoIDE example project for a virtual com-port in the meantime?

Thanks