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

Cannot set low frequency clock accurately #40

Closed
igr75 opened this issue Mar 24, 2017 · 1 comment
Closed

Cannot set low frequency clock accurately #40

igr75 opened this issue Mar 24, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@igr75
Copy link

igr75 commented Mar 24, 2017

Hi,
I just used the example sketch and tried to change the frequency to 10kHz.

// Set CLK1 to output 10 kHz
si5351.set_freq(1000000ULL, SI5351_CLK1);

The clock I have got was in range of 641kHz.
Does this code support kHz clock generation or there is some issue with the code?
Please advise.
Thanks!
Igor

@NT7S
Copy link
Member

NT7S commented Mar 24, 2017

That should work, so it sounds like a regression got into the latest version of the code. Thank you for the report, I'll check it out.

@NT7S NT7S self-assigned this Mar 24, 2017
@NT7S NT7S added the bug label Mar 24, 2017
@NT7S NT7S added this to the v2.0.3 milestone Mar 24, 2017
@NT7S NT7S closed this as completed Mar 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants