Tool/software:
Hi TI team,
We're trying to implement a simple triangle frequency ramp using the LMX2492. The idea is:
Ramp0: 9400 MHz → 9485 MHz in 100 µs
Ramp1: 9485 MHz → 9400 MHz in 100 µs
Repeat indefinitely
We’ve seen how this works in TICS Pro, but we want to configure it directly using SPI in C++.
Could you please explain from scratch:
How to calculate the values for RAMPx_INC and RAMPx_LEN?
How to break these values across the relevant registers?
How to properly trigger the ramp sequence?
We would really appreciate a step-by-step explanation to help us build the full configuration logic in C++.
Thanks in advance!
Hi Michel,
there are couples of examples in the application section of the LMX2491 datasheet.