Question
STM32F20X USB HID Composite Device with Multiple Interfaces
Posted on November 04, 2014 at 09:03
Hi,
I want to Implement HID device with Keyboard , Mouse and Vendor defined functionality. I am using USB device library that comes with STM32Cube_FW_F2_V1.1.0 lib. In it there is no example explaining this. Any Suggestion/Ideas on how to implement this ? #usb-device #stm32f205 #cube