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.
请用一句话通俗易懂的话解释下增强型捕获 eCAP的功能,谢谢
Enhanced是相对于LF240xA和F281x的EV来说的,EV是集PWM, CAP和QEP功能于一体的一个模块,而在F280x之后的C2000产品里,它们三个是独立的模块。
以capture为例,每个eCAP有自己的32bit的计数器,4个32bit的time-stamp寄存器,可以单独设置上升或下降沿触发,可以独立响应中断等等。。
具体可以查看任何一个eCAP模块的user guide,第一/二章大概描述了这些功能。