Skip to content
Discussion options

You must be logged in to vote

Hi Pit,
you can sort of do that. I think it helps to understand why the signal changes its form at that frequency.

For frequencies below 25 MHz, the signal is generated by the Si5351C which has a 40 MHz lowpass in its path:

For frequencies above 25 MHz, the signal is generated by the MAX2871 PLL which only has a 900 MHz lowpass so the amount of harmonics for e.g. 26 MHz are a lot higher:

This transition is hardcoded in the firmware to happen at 25 MHz. If you want to use the Si5351C all the way up to 30 MHz, you have two options:

  1. Build your own custom LibreVNA firmware with a different band switch frequency. As far as I know, this should be as simple as changing a single line but I hav…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@PittG
Comment options

Answer selected by PittG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants