Other Parts Discussed in Thread: LMX2491
Hi,
We want to use Trigger A to trigger the next ramp ramp segment in automatic ramping mode. We intend to do this by assigning Trigger A to RAMP_CLK rising edge and letting our FPGA generate a pulse on that pin.
Imagine I want to generate a sawtooth FMCW waveform, e.g.
RAMP0_LEN = 50000 (up-ramp)
RAMP1_LEN = 1000 (down-ramp)
...
What are the timing requirements on RAMP_CLK rising edge in order to ensure we get exactly 50000 and 1000 CLK cycles per segment without jittering?
Thanks,
Christer