MindSDK_MM32F3270/demo_apps/tinyusb/tud_compose_cdc_msc_ramdisk
Yilin Sun 6a70c509d4 Initial MM32F3270 SDK.
Signed-off-by: Yilin Sun <imi415@imi.moe>
2023-03-27 17:11:47 +08:00
..
build Initial MM32F3270 SDK. 2023-03-27 17:11:47 +08:00
board_init.c Initial MM32F3270 SDK. 2023-03-27 17:11:47 +08:00
board_init.h Initial MM32F3270 SDK. 2023-03-27 17:11:47 +08:00
clock_init.c Initial MM32F3270 SDK. 2023-03-27 17:11:47 +08:00
clock_init.h Initial MM32F3270 SDK. 2023-03-27 17:11:47 +08:00
main.c Initial MM32F3270 SDK. 2023-03-27 17:11:47 +08:00
pin_init.c Initial MM32F3270 SDK. 2023-03-27 17:11:47 +08:00
pin_init.h Initial MM32F3270 SDK. 2023-03-27 17:11:47 +08:00
readme.md Initial MM32F3270 SDK. 2023-03-27 17:11:47 +08:00
tud_dcd_port.c Initial MM32F3270 SDK. 2023-03-27 17:11:47 +08:00
tud_msc_disk.c Initial MM32F3270 SDK. 2023-03-27 17:11:47 +08:00
tud_usb_descriptors.c Initial MM32F3270 SDK. 2023-03-27 17:11:47 +08:00
tusb_config.h Initial MM32F3270 SDK. 2023-03-27 17:11:47 +08:00

tud_compose_cdc_msc_ramdisk

实验过程

  • 初始化 TinyUSB 实例。
  • 循环处理 cdc 任务。

实验结果

串口无打印内容。 USB 接入主机后枚举出串口和存储器,串口可回环用户输入的任意字符 + hello存储器内有 readme.txt 文件。

fhello
shello
dhello
fhello
ghello
shello
dhello
fhello
ghello
shello
dhello