readme

# BSP: ESP32-S3-USB-OTG

[![Component Registry](https://components.espressif.com/components/espressif/esp32_s3_usb_otg/badge.svg)](https://components.espressif.com/components/espressif/esp32_s3_usb_otg)

### Overview

ESP32-S3-USB-OTG is a development board that focuses on USB-OTG function verification and application development. It is based on ESP32-S3 SoC, supports Wi-Fi and BLE 5.0 wireless functions, and supports USB host and USB device functions. It can be used to develop applications such as wireless storage devices, Wi-Fi network cards, LTE MiFi, multimedia devices, virtual keyboards and mice.

* [Hardware reference](https://docs.espressif.com/projects/espressif-esp-dev-kits/en/latest/esp32s3/esp32-s3-usb-otg/user_guide.html)

![](https://docs.espressif.com/projects/espressif-esp-dev-kits/en/latest/_images/pic_board_top_lable.png)

**The development board has the following features:**
* Onboard ESP32-S3-MINI-1-N8 module, with built-in 8 MB flash
* Onboard USB Type-A host and device interface, with built-in USB interface switching circuit
* Onboard USB to serial debugging chip (Micro USB interface)
* Onboard 1.3-inch LCD color screen, supports GUI
* Onboard SD card interface, compatible with SDIO and SPI interfaces
* Onboard charging IC, can be connected to lithium battery

<!-- Autogenerated start: Dependencies -->
### Capabilities and dependencies
|  Capability |     Available    |                                           Component                                          |  Version |
|-------------|------------------|----------------------------------------------------------------------------------------------|----------|
|   DISPLAY   |:heavy_check_mark:|                                              idf                                             |   >=4.4  |
|  LVGL_PORT  |:heavy_check_mark:|[espressif/esp_lvgl_port](https://components.espressif.com/components/espressif/esp_lvgl_port)|    ^2    |
|    TOUCH    |        :x:       |                                                                                              |          |
|   BUTTONS   |:heavy_check_mark:|       [espressif/button](https://components.espressif.com/components/espressif/button)       |>=2.5,<4.0|
|    AUDIO    |        :x:       |                                                                                              |          |
|AUDIO_SPEAKER|        :x:       |                                                                                              |          |
|  AUDIO_MIC  |        :x:       |                                                                                              |          |
|    SDCARD   |:heavy_check_mark:|                                              idf                                             |   >=4.4  |
|     IMU     |        :x:       |                                                                                              |          |
|     LED     |:heavy_check_mark:|                                              idf                                             |   >=4.4  |
|     BAT     |:heavy_check_mark:|                                              idf                                             |   >=4.4  |
<!-- Autogenerated end: Dependencies -->

Links

Target

License: Apache-2.0

Tags

To add this component to your project, run:

idf.py add-dependency "espressif/esp32_s3_usb_otg^1.6.0"

or download archive

Stats

  • Archive size
    Archive size: 15.62 KB
  • Downloaded in total
    Downloaded in total 6.5k times
  • Downloaded this version
    This version: 516 times

Badge

espressif/esp32_s3_usb_otg version: 1.6.0
|