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

Added spread spectrum parameter calculation and setting #57

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

Conversation

paolo-sz
Copy link

an empiric fix on PLL reset (it was not working without some magic undocumented value) is also included.

These changes are going to cover the case where the external SSEN pin is set to high (spread spectrum enabled). If the related registers are not set correctly the PLL A does not lock.
The reset fix is somehow related to the spread spectrum changes because otherwise I was not able to recover from the initial PLL A not locked state.

See the comments within code.

Fixed PLL reset (it was not working without some magic undocumented value)
@NT7S
Copy link
Member

NT7S commented Jan 14, 2018

Thanks much, I'll try to evaluate it with my hardware soon.

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.

None yet

2 participants