Other Parts Discussed in Thread: CONTROLSUITE
Hi,
I am trying to implement a ramp generator ( saw tooth type) using the DAC sub-module for peak current mode DC converter slope compensation, based on the info discussed in this app note:
http://www.ti.com/lit/an/sprabe7a/sprabe7a.pdf
I have written the code, but I need to test it. Can anyone tell me how to view the ramp on the scope or on the emulator( I know there is a feature for graphing data while in debug mode).
I need to make sure that the ramp starts as soon as PWM1 goes high and keep decreasing by the slope value I set till it gets to zero by the end of each PWM cycle.
Thank you!