Skip to content

Commit

Permalink
rename usb test to usb serial pool test
Browse files Browse the repository at this point in the history
  • Loading branch information
wonderfullook authored Jul 4, 2023
1 parent 2d50953 commit dcc1749
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ A demo for onboard ws2812 led.

### USB

Demo for onboard USB3317 Hi-Speed USB Transceive based on LUNA.
Demo of onboard USB3317 Hi-Speed USB serial pool based on LUNA.

### UART

Expand Down
6 changes: 4 additions & 2 deletions USB/Readme.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# USB Demo

## usb_serial
## usb_serial pool

Burn into primer 20K, and connect the USB OTG port with computer, a COM port is shown in computer.

![usb_serial_device](./../.assets/usb_serial_device.png)

![usb_descriptor](./../.assets/usb_descriptor.png)
![usb_descriptor](./../.assets/usb_descriptor.png)

If you enter any character in this serial terminal, it will display on this terminal.

0 comments on commit dcc1749

Please sign in to comment.