User Guide
GD32E507Z-EVAL
41/43
Learn to use the USBHS as a MSC host
Learn the operation between the MSC host and the Udisk
GD32E507Z-EVAL board integrates the USBHS module, and the module can be used as a
USB device, a USB host or an OTG device. This demo mainly shows how to use the USBHS
as a USB MSC host to communicate with external Udisk.
DEMO Running Result
Download the program < 25_USBHS\USB_Host\Host_MSC > to the EVAL board and run.
If an Udisk has been attached, the user will see the information of Udisk enumeration. First
pressing the CET key will see the Udisk information, next pressing the CET key will see the
root content of the Udisk, then press the C key will write file to the Udisk, finally the user will
see information that the MSC host demo is end.