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

// Set CLK0 to output 14 MHz si5351.set_freq(1400000000ULL, SI5351_CLK0); #100

Open
xiaolaba opened this issue Oct 6, 2024 · 0 comments

Comments

@xiaolaba
Copy link

xiaolaba commented Oct 6, 2024

example code of si5351_output.ino.

// Set CLK0 to output 14 MHz si5351.set_freq(1400000000ULL, SI5351_CLK0);
perhaps no complete understanding about the sample code or math,
14MHz is equally 14,000,000 or 14000000ULL in Hz,
what that means to be 1,400,000,000ULL, or typo alone ?

anyway, we got undesired output frequency with this testing code, far away from 14MHz or 10MHz.
please help.

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

No branches or pull requests

1 participant