Skip to main content
esovo1
Associate III
April 23, 2015
Question

USB communication between 2 microcontrollers

  • April 23, 2015
  • 1 reply
  • 520 views
Posted on April 23, 2015 at 20:26

I have a smt32f3discovery and with him I want to create a ''virtual USB host'' in order to access the endpoints of the other controller. I wonder if this is possible or is there any code or library written for it or any documentation related to it? The communication type would be bulk.

Thanks for the help.

#stm32f3-usb2.0
This topic has been closed for replies.

1 reply

esovo1
esovo1Author
Associate III
April 24, 2015
Posted on April 24, 2015 at 09:53

Does stm32f3discovery support/ has a USB host controller? Because this is what I need. Thanks