cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F103RB capable of USB Host?

mtanner
Associate
Posted on February 14, 2012 at 22:49

Title says it all. I'm looking at purchasing a USB host stack, and one of the vendors mentioned that perhaps the F103 doesn't support Host mode.  I'm just trying to do something simple:  datalogging to a USB flash drive. Surely that shouldn't be ~this~ hard!

#usb-stm32f103-host-stack
2 REPLIES 2
terryhansen
Associate II
Posted on February 15, 2012 at 01:36

I have an IAR dev board that has an STM32F107VCT6 processor and host, device and OTG connectors on it.  The data sheet

http://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/DATASHEET/CD00253742.pdf

 says it has USB 2.0 FS.  So it sounds like it can do host ops.  Just FS though.

rosarium
Associate II
Posted on February 15, 2012 at 06:36

No STM32103RB does not support USB host as it does not have USB OTG.

STM32F107C (connectivity line), F2 and F4 series supports USB host.