3.26. MSC SD CARD (FreeRTOS)

3.26.1. Overview

This example project shows USB MSC devcie by using an SD card

  • PC sees a USB disk via Device Manager

  • Note: The SD card data format should be FAT or exFAT

3.26.2. Board Setting

  • Connect a USB port on PC to the PWR DEBUG port on the development board with a USB Type-C cable

  • Connect a USB port on PC to one of USB port on the development board with a USB Type-C cable

3.26.3. Running the example

  • Download the program and run. The computer can automatically recognize and enumerate a USB disk device.

  • You can copy a file to the USB disk, and then copy it from the USB disk.