Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: T-Beam S3 core not supporting USB CDC #3598

Closed
oseiler2 opened this issue Apr 11, 2024 · 0 comments
Closed

[Feature Request]: T-Beam S3 core not supporting USB CDC #3598

oseiler2 opened this issue Apr 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@oseiler2
Copy link
Contributor

Platform

ESP32

Description

Currently the board config for the T-Beam S3 core disables USB CDC mode, and enables OTG (which I don't think is used for anything). This implies that firmware updates require putting the device in download mode by pressing the boot button during reset/power on before a new FW can be flashed (eg using the web flasher).

The change that disabled USB CDC reads "Change tbeams3-core the default USB mode to TinyUSB". I believe the same effect is achieved by leaving ARDUINO_USB_MODE=1 (my device still shows up as TinyUSB CDC, plus the second USB controller as USBJ TAG/Serial)
37f716d

Also see https://thingpulse.com/usb-settings-for-logging-with-the-esp32-s3-in-platformio/

Related PR: #3597

@oseiler2 oseiler2 added the enhancement New feature or request label Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants