标题: [M032] Vendor Command Transmitting through Mass Storage Device [打印本页] 作者: admin 时间: 2024-4-9 10:09 标题: [M032] Vendor Command Transmitting through Mass Storage Device
Application: This example code uses the M032 series microcontroller (MCU) for vendor command transmitting through USB Mass Storage Device.
BSP Version: M032_Series_BSP_CMSIS_V3.05.000
Hardware: NuMaker-M032KG V1.0
In general, a host side tool is needed to deal with the vendor command transmitting. However, it is not easy to maintain such tool for everyone. This example code provides a solution using
the M032 series microcontroller (MCU) for vendor command transmitting through USB Mass Storage without any host side tool. The M032 uses Mass Storage Device Class protocol to deal
with the vendor command control flow by writing or reading a file to / from the disk.