espressif / esp-idf

Espressif IoT Development Framework. Official development framework for Espressif SoCs.
Apache License 2.0
13.84k stars 7.32k forks source link

Provide public API for ESP32-S3 USB host suspend functionality (IDFGH-13974) #14805

Open m-urbant opened 3 weeks ago

m-urbant commented 3 weeks ago

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 suspend-resume.

Describe alternatives you've considered.

No response

Additional context.

No response

tore-espressif commented 3 weeks ago

Hello @m-urbant thank you for the request. It is on our roadmap, although we cannot commit to any specific timeline now. We will update this ticket once we have more information to share

alex-k8 commented 3 weeks ago

I'd like this as well.