Skip to main content
Visitor II
January 13, 2020
Question

I am not able to send data from a custom USB host to a custom USB device frame by frame continuously.

  • January 13, 2020
  • 0 replies
  • 391 views

I am using two stm32f446 boards. One as a custom USB HID host and other as HID device.

From CubeMx I could generate mosue demo code. I want to make one STM as a custom host which can send data to my custom device. I would like to send frames from the host one by one.

Can anyone share me a sample code for the custom USB host which can send frames one after the other continuously?

    This topic has been closed for replies.