2013-01-02 01:01 PM
I was using the stm32f10x USB device lib 3.4, and with the callback function Class_Data_Setup, class-specific requests with data in stage(from MCU to PC) can be implemented, but how to implement class-specific requests with data out stage, such as Set_Report request of HID?