Hello,
I am currently working with a LimeSDR XTRX (HW v2/v3, GW v3 rev7, FW v11) and trying to use an external timing setup:
External 26 MHz reference clock → working correctly
External 1PPS signal (3.3V TTL) → unclear behavior
My goal is to:
Use the 1PPS as a timing reference
Verify that the XTRX actually detects and uses the PPS
I already tried to use --syncPPS command to see the RX wait for PPS before starting but when I don’t connect a PPS, the RX starts anyway.
Regarding to this topic : Synchronise sampling start to PPS signal. · Issue #19 · myriadrf/LimeSDR_GW · GitHub
I set 0x281 = 1 (delay RX until PPS)
But same behavior on the starting PPS.
I’m quite lost on how to make this 1 PPS work. Does anyone have an idea ?
Thanks a lot !