can you please let me know if Jetson Nano and Xavier can take in an external reference clock and synchronize with it ? If so how can this be done suppose i wish to give an external crystal clock to it so as to sync it with the rest of my system?
we were able to synchronize Jetsons with GPS clocks,
e.g. using ardusimple Simple2RTK/ Garmin GPS units.
Moreover it is posible to use precise time protocol for synchronization over LAN interface with other computers
hope that helps
thanks for the reply Andrey, if i have an external 160mhz clock from a tcxo then can you please suggest how can i go about interfacing this with jetson nano so as that nano accepts this clock as reference ?
@siddharthm
I did have experience with tcxo, I only had experience with GPS clock reference implementation.
How do you typically interface it with any other computer device?
Which exactly tcxxo model are you using? Does the manufacturer provide any reference manuals for interfacing it with computer devices?
I can see that raspberry people integrate txco with hot air: hardware - Switch out the X1 Oscillator on a RPI 2/3 - Raspberry Pi Stack Exchange