Skip to content

ESP32S2 USB CDC Self Powered Device #7390

@HX2003

Description

@HX2003

Related area

USB

Hardware specification

ESP32S2 Dev Module

Is your feature request related to a problem?

In the ESP-IDF programming guide, there is a section that states self-powered devices must monitor the voltage level on USB’s VBUS signal. https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/api-reference/peripherals/usb_device.html#self-powered-device I was wondering if there is a need to do that (equivalent api) when using the ESP32S2 as a USB Serial Device, it seems that even without the monitoring connecting and disconnecting works.

Describe the solution you'd like

Describe alternatives you've considered

No response

Additional context

No response

I have checked existing list of Feature requests and the Contribution Guide

  • I confirm I have checked existing list of Feature requests and Contribution Guide.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions