为什么在这个例程中epwm1a与epwm2b不是互补对称输出呢?而epwm2a与epwm2b、epwm3a与epwm3b都是互补对称输出的。
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.
为什么在这个例程中epwm1a与epwm2b不是互补对称输出呢?而epwm2a与epwm2b、epwm3a与epwm3b都是互补对称输出的。
例程就是这样配置的下面是我的文档中关于这个例程的说明。
4.14 ePWM Deadband Generation (epwm_deadband)
This example configures ePWM1, ePWM2 and ePWM3 for:
• Count up/down
• Deadband 3 Examples are included:
• ePWM1: Active low PWMs
• ePWM2: Active low complementary PWMs
• ePWM3: Active high complementary PWMs
Each ePWM is configured to interrupt on the 3rd zero event when this happens the deadband
is modified such that 0 <= DB <= DB_MAX. That is, the deadband will move up and down
between 0 and the maximum value.
External Connections
• EPWM1A is on GPIO0
• EPWM1B is on GPIO1
• EPWM2A is on GPIO2
• EPWM2B is on GPIO3
• EPWM3A is on GPIO4
• EPWM3B is on GPIO5
在controlSUITE的安装目录下每种器件的例程都有说明文档,下面举例28035的的例程的说明文档的位置。
controlSUITE\device_support\f2803x\v126\doc\F2803x-FRM-DEV-PKG-UG.pdf