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

Add bounds check on PLL R/Q dividers #407

Merged
merged 2 commits into from
Jan 14, 2023
Merged

Conversation

richardeoin
Copy link
Member

Register fields are 7-bit.

Closes #406

Register fields are 7-bit
…ct!"

Instead when P clock is None, use the Q or R clock when calculating the VCO
frequency
@richardeoin
Copy link
Member Author

bors r+

@bors bors bot merged commit d901d0e into stm32-rs:master Jan 14, 2023
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.

PLL R/Q outputs have incorrect frequency if requested frequency is less than VCO frequency / 128
1 participant