Page 1 of 1

[NUC123] HID Composite Device with 3 interfaces

Posted: 10 Apr 2020, 11:48
by chhsieh3
  • Application: Demonstrate how to implement a USB HID composite device with three interfaces (Mouse, Keyboard, Joystick)
  • BSP Version: NUC123 Series BSP CMSIS V3.01.001
  • Hardware: NuTiny-EVB-NUC123-LQFP64 v1.0
This example code implements a HID composite device with three 3 functions, HID mouse, HID keyboard, and HID joystick. 3 GPIOs are used for triggering function in different interfaces.

You can download the sample code at https://www.nuvoton.com/resource-downlo ... 1118155048