Part Number: LMX2594
Hi,
Can you please explain burst mode. There is very little information in the datasheet.
What I'm basically looking for is if bust mode is the same thing as automatic ramping mode, but that it disables automatic ramping after a certain number of ramps are completed.
In more detail I want to output a triangle wave (i.e. 2 ramp segments, using both RAMP0 and RAMP1) and also use the RAMP_LIMITS_HIGH/LOW to flatten the peaks and valleys to shape the triangle wave. In one burst I would typically like to output 300 triangles.
Is this possible to do this by:
- Program the ramp segments in the same way as would be done in automatic ramping mode
- RAMP_BURST_COUNT = 300 (or should it be 600 as there are 2 ramp segments per triangle/period?)
- RAMP_BURST_TRIG = 0 (this is called "Ramp transition" in the datasheet, is this the same as counter timeout of each ramp segment?)
- RAMP_BURST_EN = 1
- RAMP_EN = 1
Thanks,
Christer