Giter Club home page Giter Club logo

Comments (3)

NT7S avatar NT7S commented on July 18, 2024

Thank you for the report!

from si5351arduino.

gartnl avatar gartnl commented on July 18, 2024

I ran into this too and just a thought: if you change sequentially and the clk1 is > 100 and the new clk0 >100 clk0 will not be set because only one clk can be above 100 MHz. After setting clk1 below 100 in your first attempt and setting clk0 in your second a frequency >100 is not a problem anymore.
I solved it by ordering frequencies from low to high and sending them in that order.
eg if the original setting for 3 clk's is clk0>80,1>60,2>156 and the new settings are 0>143,1>70,2>90 I will send 1>70,2>90,0>143.

from si5351arduino.

frohro avatar frohro commented on July 18, 2024

I don't know if my problem is the same as this one, but maybe. I find that if I set CLK0 and then CLK2, CLK0 becomes unstable (while CLK1 is fine), but if I set CLK0 and CLK1, both clocks are stable. The two oscillators are 100 Hz apart in frequency. My PCB is using CLK0 and CLK2, so this is inconvenient. I should mention that I'm using an older version of the library as well, because in newer versions I could not change the frequencies as fast as I could with the older libraries about a year ago. I should try to see if this has perhaps been resolved, but didn't have time today.

Any ideas what might be happening?

Thanks,

Rob

from si5351arduino.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.