Just like a lot of people I'm using a RPi as a NTP server. There is a nice thread about it here: Switch out the X1 Oscillator on a RPI 2/3
User @colintd had a brilliant answer about switching the stock oscillator with a TCXO and he also mentions: "As a 3V3 part it needed AC coupling via a 1nF capacitor, and the DC level setting with 240K & 100K resitors"
I was wondering if he (or anyone) can explain how this capacitor and resistors are connected? Perhaps a small circuit diagram?
Many thanks!
PS. As a newbie here I wasn't able to reply to the original thread, hence a new one.
I might actually try an OCXO like this one https://www.iqdfrequencyproducts.com/products/details/iqov-162-2-02.pdf The output is a 3.3V HCMOS signal, so shouldn't need the capacitor and voltage divider if my thinking is correct.
– JohnnyBravo Oct 30 '20 at 18:41As the crystal oscillator in the Pi runs as 1.8V, we need the clipped sine signal rebiased to 0.9V. Having the 240K/100K divider, with 100K at the ground-end, gives the needed reference. (I have submitted an edit to the schematic above.)
– colintd Jan 31 '23 at 14:46