标题: [NUC122] USB Composite Device with Caps Lock LED [打印本页] 作者: admin 时间: 2023-6-2 10:29 标题: [NUC122] USB Composite Device with Caps Lock LED
Application: Demonstrate how to implement a USB HID composite device (Mouse, Keyboard with Caps Lock LED and Media key)
BSP Version: NUC122 Series BSP CMSIS v3.00.003
Hardware: NuTiny-EVB-122-LQFP64 V2.0
An USB Composite Device is a peripheral device that supports more than one device class at the same time. This example code consists of HID mouse, HID keyboard and HID media key in one USB device. The PD.1 ~ PD.4 are used to select content of HID report for report test and PD5 is used to be the Cap Lock LED.