Skip to content

ESP32-S3 DFU Mode creates new COM port every time it connects #7238

@jhsa

Description

@jhsa

Board

ESP32-S3

Device Description

ESP32-S3 WROOM board 8Mb flash and 8Mb RAM (I think).

S6c0168a2f3094d7a9b7259a636adcfa3l

Hardware Configuration

TFT display connected via SPI pins, but not in use, I am using the Adafruit TinyUSB library for USB Midi, BLE-Midi libraryand the Arduino Midi Library. I need all running at the same time. For Serial Midi to work I need to have CDC turned off as far as my testing says, and must use DFU to flash the board using the USB OTG connector. IDE configuration is attached.

ESP32-S3_IDE Configuration_1

Version

v2.0.4

IDE Name

Arduino IDE

Operating System

Windows 10

Flash frequency

QIO 80Mhz

PSRAM enabled

no

Upload speed

921600

Description

Reset the Board while pressing the Boot button.
A Com port is created as shown. In this case COM26, as you can see in the picture. If I disconnect the board and do the same procedure again, it will create another COM port on COM27. So, it is filling my Windows machine with lots of COM ports. I think that is not a good thing, and it should not happen?
Thanks.

com port

Sketch

Not relevant, as it happens with every single sketch?

Debug Message

None..

Other Steps to Reproduce

No response

I have checked existing issues, online documentation and the Troubleshooting Guide

  • I confirm I have checked existing issues, online documentation and Troubleshooting guide.

Metadata

Metadata

Assignees

Labels

Chip: ESP32-S3Issue is related to support of ESP32-S3 ChipResolution: WontfixArduino ESP32 team will not fix the issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions