-
### Related area
I would like to have tinyUSB support USB Host on ESP32-S3
### Hardware specification
ESP32-S3
### Is your feature request related to a problem?
I have USB MIDI Host working under…
-
### Is your feature request related to a problem?
Trying to put USB slave connected to ESP32-S3 USB host to a sleep mode
### Describe the solution you'd like.
Public API for it enabling USB host su…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
> ESP32-S2/S3 chips have built-in USB-OTG peripherals, which support USB host mode.
I specifically have a ESP32-S3-USB-OTG board that I would like to use as a USB host.
I think [`esp-rs/esp-idf-…
-
I'm moving this here, because it belongs to the hardware folder.
The discussion so far:
Me:
Or make our own.
Maybe we can start by collecting the requirements, like display type, size, controls,…
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate.
- [X] Described the feature in detail and justified the reason for the request.
- [X] Provided spec…
-
Hello,hrvach:
I am an electronics enthusiast from China and came across your project by chance. It is a fantastic project that can solve many operational problems with multiple hosts.
I have…
-
this is my platformio.ini
[env:esp32-s3-devkitc-1]
platform = https://github.com/platformio/platform-espressif32.git
board = esp32-s3-devkitc-1
framework = arduino
upload_speed = 2000000
uploa…
-
Procedure:
1) Insmod Kernel Module
`insmod esp32_spi.ko`
2) Wait for ESP Device handshaked success!
3) Remove Kernel Module
`rmmode esp32_spi.ko`
Device Driver hangup at step https://github.c…
-
FQBN: esp32:esp32:esp32
Using board 'esp32' from platform in folder: /home/dov3/.arduino15/packages/esp32/hardware/esp32/3.0.5
Using core 'esp32' from platform in folder: /home/dov3/.arduino15/pac…