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

Sn32 wakeup #55

Closed
wants to merge 3 commits into from
Closed

Sn32 wakeup #55

wants to merge 3 commits into from

Conversation

dexter93
Copy link

Previously a device which attempted to wake a sleeping host would not be
notified about the resumed operation and thus stay suspended for ever.

This is due to the fact that only a host initiated wakeup would trigger
a interrupt. As a workaround we use the SOF interrupt which is enabled
for a short amount of time to detect the resume of the bus and wakeup
the device.
@dexter93
Copy link
Author

PR is tracking: ChibiOS#376

@dexter93 dexter93 closed this Jul 21, 2023
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant