For an FMCW application I need to generate a ramp of 20 MHz. Starting from 13.400 GHz and ramping up to 13.420 GHZ in 1000 uS. (Ramp0)
The ramp down (Ramp1) time is set to 20 uS. (13.420 to 13.400 GHz)
This works fine in automatic (non manual) mode. But I cannot find an external signal on the LMX that is in sync with the start or end of the ramp. We need this to synchronize the sampling of the ADC's with the ramp.
I also experimented with triggers. I defined, using Tics Pro, a 'Trigger A' and a 'Trigger B' in the trigger definitions section:
TriggerA as: RampDir Pin Rising Edge
TriggerB as: RampDir Pin Falling Edge
With: RAMP0_NEXT_TRIG as Trigger A, and RAMP1_NEXT_TRIG as TriggerB. This with the intention to start the up-going ramp after a positive edge on RamDir and the down-going ramp on the negative edge. But this does not work.
I tried many other combinations with the triggers. But they all do not work. (After checking the RAMP_EN box, the carrier on my analyzer disappears and nothing happens after a trigger.)
What am I doing wrong?
Advise is highly appreciated.