Skip to content

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

Description

@xiaolaba

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions