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

Can't seem to generate requested frequency #101

Open
retrorepair opened this issue Nov 7, 2024 · 5 comments
Open

Can't seem to generate requested frequency #101

retrorepair opened this issue Nov 7, 2024 · 5 comments

Comments

@retrorepair
Copy link

I've altered the example ino to specifically output 4.43548375mhz by changing:

Si5351.set_freq(443361877ULL, SI5351_CLK0);

Is that not going to work for some reason? I can't seem to find documentation on this

@retrorepair
Copy link
Author

Should the serial monitor show anything other than 0 for all registers? Even with the default unedited ino I get this

@retrorepair
Copy link
Author

I corrected the frequency to 4433618750ULL but still not working

@la3pna
Copy link

la3pna commented Nov 9, 2024 via email

@la3pna
Copy link

la3pna commented Nov 9, 2024 via email

@retrorepair
Copy link
Author

Everything is set up fine and the board is a nano. The adafruit library works but I can't deal with the method they use to generate a frequency which I assume is closer to the register setup than the etherkit library

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

2 participants