Giter Club home page Giter Club logo

Comments (6)

NT7S avatar NT7S commented on August 18, 2024

Hi Georgi,

Without having that custom ICs that you have it would be difficult to figure out exactly how to solve your problem. However, you can access the raw commands for reading and writing registers to the Si5351, so what you may want to do is first write a sketch to read the contents of each register using the si5351_read() method and then printing them to a serial terminal. Then you should be able to compare to a plain Si5351 or maybe even the reported default values in application note AN619. After that, you can try using si5351_write() to see if you can get it to a state where you can use it as desired. If you are able to find out what needs to be done, let me know and I may be able to incorporate some code into the library.

from si5351arduino.

lz1zp avatar lz1zp commented on August 18, 2024

from si5351arduino.

NT7S avatar NT7S commented on August 18, 2024

Suspect the problem may be because the IC has an I2C address other than 0x60. The ability to init the library with alternate I2C addresses has been added to v2.0.2, so I'm going to close this for now unless it can be shown that there is some other issue.

from si5351arduino.

lz1zp avatar lz1zp commented on August 18, 2024

from si5351arduino.

lz1zp avatar lz1zp commented on August 18, 2024

from si5351arduino.

NT7S avatar NT7S commented on August 18, 2024

Excellent, glad I could be of assistance

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.