Skip to main content
mtanner
Visitor II
February 14, 2012
Question

STM32F103RB capable of USB Host?

  • February 14, 2012
  • 2 replies
  • 1819 views
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
This topic has been closed for replies.

2 replies

terryhansen
Associate II
February 15, 2012
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
February 15, 2012
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.