Other Parts Discussed in Thread: CONTROLSUITE
Hi,
I only occasionally program, but I've been very successful on projects with TI example projects as a guide.
I need to use the PI controller from the DCL library in the CLA of the F28069.
I really need a complete example project showing how this is successfully implemented. Almost everything else TI provides is in the form of a complete project.
(How is it called and initialized with CLA tasks? How data is set up and flows from the MAIN C file.)
The DCL library only has the CLA function. (DCL_PI_CLA.asm file)
Has this ever been used in an actual project? Can I get that project?
I really need to see this used in a complete project, similar to the "cla_adc_fir_flash" project, where I could see how everything worked to implement an FIR filter.
(I've never used assembly or the CLA before, but I could build an FIR filter using the sample project and CLA portion of workshops.)
Thanks for any help,
Dave