Other Parts Discussed in Thread: UCD3138
Tool/software: Code Composer Studio
In voltage loop, I can get the A point voltage and set the DAC value though the register of RAMP.
FeCtrl0Regs.RAMPDACEND.bit.RAMP_DAC_VALUE = XX
FeCtrl0Regs.DACSTEP.bit.DAC_STEP = YY
What value i can set? in the picture, the DAC is 10bits. And the register of DAC_STEP is 18bits. is the 4 bits dither ignore?
And the error signed 9bits result is XN. is it right?