标题: [NUC123] Implementation of Vendor Command [打印本页] 作者: admin 时间: 2022-9-15 10:41 标题: [NUC123] Implementation of Vendor Command
Application: Demonstrate the implementation of USB vendor command
BSP Version: NUC123 Series BSP CMSIS V3.01.001
Hardware: NuTiny-EVB-NUC123-LQFP64 v1.0
This document demonstrates how to implement a vendor command on a USB HID device. It includes 2 vendor command, read and write. USB tool, Bus Hound is used to show the transfer procedure and vendor command sending. User can observe the transfer result through UART terminal tool also.