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: fix recurrent suspend ISR without Vbus connected #2873

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

HiFiPhile
Copy link
Collaborator

Describe the PR
Without Vbus connected the suspend ISR is fired every 20ms after the disconnection, which in turn calls tud_suspend_cb()

Can be easily reproduced on STM32F4-DISCO with HS pin PB14/PB15.

Additional context
It looks like the timing TDRSMDN of Figure J-5 Device-Initiated Remote Wakeup Sequence in the databook ?

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