Skip to main content
urasinov
Associate II
October 16, 2018
Question

STM32F105 USB HID host

  • October 16, 2018
  • 0 replies
  • 489 views

I'm developing HID Host for working with standard PC keyboards.

I face with problems in function USBH_HID_GetReport from cubemx, it never returns USBH_OK. Absolutly same problem explained here http://forum.easyelectronics.ru/viewtopic.php?f=35&t=23447 3 years ago, but in Russian language. Solution is to skip result of that USBH_HID_GetReport function and go to next code execution. That solution works fine for me and for link above.

But why USBH_HID_GetReport never pass?

    This topic has been closed for replies.