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

device: use SDK_DelayAtLeastUs method to perform wakeup delay instead of hwTick #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

benedekkupper
Copy link

This makes the use of hwTick unnecessary in device mode (excluding the more exotic use cases).

The delay itself is also reduced, the USB spec requires a delay between 1 and 15 ms, the previous 10 is now brought down to 5. I'm open to setting this to another value if required.

This makes the use of hwTick unnecessary in device mode (excluding the
more exotic use cases).

The delay itself is also reduced, the USB spec requires a delay between
1 and 15 ms, the previous 10 is now brought down to 5.
McuxCIBot added a commit that referenced this pull request Apr 30, 2024
…CI Generation

Merge in MCUCORE/mcux-sdk-usb from release/2.15.0_major_rfp_gh_prep to release/2.15.0_major_rfp_gh
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