Skip to main content
QSDFG.1
Visitor II
March 10, 2021
Question

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.

  • March 10, 2021
  • 1 reply
  • 672 views

..

This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
March 10, 2021

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 (See Profile) Up vote any posts that you find helpful, it shows what's working..