Where can i find the c program of 2p2z
controller?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Where can i find the c program of 2p2z
controller?
Hi,
I think you are talking about the controlSuite 2p2z controller, right? There is no c code for this controller, since it is written in assembly code...However the assembly source are open and you can change whatever you want in it - although I wouldn't recommend you to tamper anything
Best regards
Andreas
all of the DPLib is written in C callable macros, where the underlying source is in optimized assembly to insure the fastest cycle times. As these are often used in multi hundred KHz control loops, every cycle counts.
Recommend you install www.ti.com/controlsuite , make sure you select the DPLib, and then look in the libraries section for this screen. THOROUGH documentation and example usage for both the 28x CPU and the CLA. You may also want to look at the Kits section for the HV PFC Kit to see a system that uses the 2P2Z.