You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: