cancel
Showing results for 
Search instead for 
Did you mean: 

Hello,is it possible to send data from usb via stm32F4 OTG FS to other MCU (arduino for example ) I tryed STM32_USB_Host_Library and it didn't work.

QSDFG.1
Associate
 
1 REPLY 1

You'd need Host side code matching the Device side implementation. Beyond basic CDC or MSC implementation you're probably going to have to own that task or look at commercial stacks with richer options.​

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..