是CLA它非常适合于处理时间关键控制循环的一个例程么(若不是,有无例程)?
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.
是CLA它非常适合于处理时间关键控制循环的一个例程么(若不是,有无例程)?
例程前的注释中有说明例程实现的功能:
In this example ePWM1 is setup to generate a periodic ADC SOC.
Channel ADCINA2 is converted. When the ADC begins conversion,
it will assert ADCINT2 which will start CLA task 2.
Cla Task2 logs 20 ADCRESULT1 values in a circular buffer.
When Task2 completes an interrupt to the CPU clears the ADCINT2 flag.