Question
USB communication between 2 microcontrollers
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