User Manual
GD32450I-EVAL
47
/
51
At this point, the write/read/formatting operation can be performed as the other mobile
devices.
5.29
USB_Host
5.29.1
HID_Host
DEMO Purpose
This demo includes the following functions of GD32 MCU:
Learn to use the USBFS as a HID host
Learn the operation between the HID host and the mouse device
Learn the operation between the HID host and the keyboard device
GD32450I-EVAL board integrates the USBFS 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
USBFS as a USB HID host to communicate with external USB HID device.
DEMO Running Result
Jump the JP5 to USB_FS and jump the JP17 to SDRAM. Insert the OTG cable to the
USB_FS port. Then, download the program <29_USB_Host\HID_Host> to the EVAL
board and run.
If a mouse has been attached, the user will see the information of mouse enumeration.