Part Number: TMS320F28377S
Other Parts Discussed in Thread: CONTROLSUITE
Tool/software: Code Composer Studio
I had a question to the CLA example in controlsuite, : when ADC interrupt is received by cla, should the adc program be put in the cla task function or cla_isr function? is it correct that cla_isr function is executed by cpu and task by cla?