Introduction - If you have any usage issues, please Google them yourself
When you start, display some prompt information first, then initialize USB HOST, and poll continuously. When the USB mouse is detected
After the keyboard is inserted, the device type is displayed and the device input data is displayed:
If it is a USB mouse, it will display the coordinates of the mouse movement (X, Y coordinates), the rolling wheel value (Z coordinates) and the button (Zuo Zhongyou).
If it is USB keyboard: it will display the keyboard input numbers / letters and other content (not all keys are supported, part of the keys do not do the decoding branch
Hold, for example, F1~F12.