Skip to content

Support for inverted outputs #26

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

Closed
mfhepp opened this issue May 2, 2022 · 1 comment
Closed

Support for inverted outputs #26

mfhepp opened this issue May 2, 2022 · 1 comment

Comments

@mfhepp
Copy link
Contributor

mfhepp commented May 2, 2022

The SI5351 supports inverting an output; this is e.g. important if one needs to have the same clock with 0° and 180° phase shift, like for driving a Class D PA.

This is pretty straightforward to implement; just set Bit 4 of the respective control register for the clock (inverted) or clear it (not inverted).

I will add a pull request in a minute.

@mfhepp
Copy link
Contributor Author

mfhepp commented May 3, 2022

Closed thanks to #27

@mfhepp mfhepp closed this as completed May 3, 2022
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