-
Hello, I spotted that in Signal Generator mode of LibreVNA from frequency exactly 25MHz and above shape of output waveform from signal generator is changing from sinusoidal to trapezoid. Is it correct ? Is there a way to increase this cut-off frequency to above 30MHz ? Best regards, |
Beta Was this translation helpful? Give feedback.
Answered by
jankae
May 6, 2025
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
PittG
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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: