标题: [NUC240] USB Three-In-One HID Device [打印本页] 作者: admin 时间: 2023-7-11 09:53 标题: [NUC240] USB Three-In-One HID Device
Application: Demonstrate how to integrate HID joystick, HID mouse and HID keyboard in one USB device.
BSP Version: NUC230/240 Series BSP CMSIS V3.01.001
Hardware: NuTiny-EVB-NUC240 V1.2
An USB Composite Device is a peripheral device that supports more than one device class at the same time. In order to support gaming controller, this example code consists of HID joystick, HID mouse and HID keyboard in one USB device. The PB.5, PB.6 and PB.7 are used to select content of HID report for report test.