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

dwc2: for esp32 force disconnect/connect using USB_WRAP otg pad override #2789

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

hathach
Copy link
Owner

@hathach hathach commented Sep 4, 2024

Describe the PR
dwc2 for esp32 force disconnect/connect using USB_WRAP otg pad override (DM=DP=0) in addition to dwc2's dctrl. This is required for arduino-esp32, simple DCTL_SDIS isn't able to force re-enumeration on S3 probably due to DM/DP pad on S3 is muxing from USB OTG and JTAG.

help with adafruit/Adafruit_TinyUSB_Arduino#436

@hathach hathach changed the title dwc2: for esp32 force disconnect/connect using USB_WRAP otg pad overr… dwc2: for esp32 force disconnect/connect using USB_WRAP otg pad override Sep 4, 2024
@hathach hathach merged commit 55951b7 into master Sep 4, 2024
160 checks passed
@hathach hathach deleted the enhance-disconect-connect-esp32 branch September 4, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant