Other Parts Discussed in Thread: UCD3138PSFBEVM-027,
Tool/software: Code Composer Studio
This may be a general or very specific question. I've got a board that has all 3 DPP's allocated with a single job of doing AC/DC power conversion and regulating a very wide range of sources to a very fine/maintained output DC voltage. The hardware design was reviewed by TI originally almost 3 years ago (project got shelved and now needs completed).
I have the code such that I use DPP0 and VSENSE return into AFE0 and calculated REFDAC0 value. Implemented a nice ramp up and down without problem. But in the hardware I have DPP1 with a ISENSE value and DPP2 with a IPK watch line. I'm new to the processor and power supply design, and struggling with what I need to do with these 2 lines. How can I integrate them into the primary control that is being done by DPP0 already??