.. _msc_sd_card: MSC SD CARD ====================== 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 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 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.