Question
Get and set feature reports with STM32_USB-FS-Device_Lib_V3.3.0?
Posted on May 27, 2012 at 00:32
Hello,
I'm working with STM32 since some weeks now and I'd like to use the Custom-Hid code from the STM32_USB-FS-Device_Lib_V3.3.0 for one of my projects based on STM32L151. In contrary to the Custom-Hid example I'd like to use feature reports in addition to the input and output reports. In the example code feature reports are also defined, but I was not able to work with them. I don't understand if, where and how they are processed with the given code. The host will work with HidD_GetFeature/HidD_SetFeature, but what about the device? It would be great if someone had an idea that could help me. Best regards and thanks in advance, Michael #custom-usb-hid-device