Skip to main content
Visitor II
June 22, 2020
Question

Is STM32F103 USB HID Library lack of getting&setting feature reports?

  • June 22, 2020
  • 1 reply
  • 685 views

Hi friends! I am developing my project on STM32Cube_FW_F1_V1.8.0 package. I need to set and get feature reports in my project. I can handle output reports from host and send input reports to host but what about feature reports? I think it is implemented on USB DEVICE LIB 3.3 but in this package that i am using, there is no such thing. What i need to do?

    This topic has been closed for replies.

    1 reply

    TDuma.1Author
    Visitor II
    June 22, 2020

    up