Skip to content

Commit

Permalink
Merge pull request #263 from georgik/doc/esp32-s3-usb-otg-power
Browse files Browse the repository at this point in the history
doc: add ESP32-S3-USB-OTG instructions to power up USB Host (BSP-426)
  • Loading branch information
tore-espressif authored Dec 23, 2023
2 parents a966ec3 + a5f9488 commit e6b4001
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions examples/display_usb_hid/README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
# BSP: Display USB HID Example

This example demonstrates usage of the USB HID (keyboard, mouse or GamePad) with Board Support Package.
This example demonstrates usage of the USB HID (keyboard, mouse or GamePad) with Board Support Package.

## How to use the example

### Hardware Required

* Board ESP32-S3-USB-OTG
* Board [ESP32-S3-USB-OTG](https://docs.espressif.com/projects/espressif-esp-dev-kits/en/latest/esp32s3/esp32-s3-usb-otg/user_guide.html)
- connect 5V USB power supply to the left "USB DEV" connector
- connect USB keyboard/mouse to the right "USB Host" connector

### Compile and flash

Expand Down

0 comments on commit e6b4001

Please sign in to comment.