- Application: This sample code accesses SD card by the SPI interface for USB mass storage device medium and support USB HID mouse function.
- BSP Version: NUC200 Series BSP CMSIS V3.00.003
- Hardware: NuTiny-EVB-NUC240-LQFP100 V1.00
An USB Composite Device is a peripheral device that supports more than one device class at the same time. The sample code consists of Mass storage class and HID class in one USB device. The SD card is accessed by the SPI interface for USB storage medium. The PB.15 is used to select content of HID report for report test.
You can download the sample code at https://www.nuvoton.com/resource-downlo ... 1223160939
|