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.
外部信号或者内部信号可以触发TZ动作:
下图给出了一个信号路由示例:
TZ的动作可以配置为持续的高或低、高阻以及不动作。还可以配置触发的次数(单次,或者每轮都触发)。
可以参考下TI提供的例程:
这两个例程分别位于:
C:\ti\c2000\C2000Ware_4_02_00_00\driverlib\f2837xd\examples\cpu1\epwm(driverlib版)
C:\ti\c2000\C2000Ware_4_02_00_00\device_support\f2837xd\examples\cpu1\epwm_trip_zone(寄存器版)