Index: firmware/include/etpwm.h =================================================================== diff -u -re7f256098e5c23cc621af73b17160a247d40559c -ref5ef16518466c92687b869cabfa16eaf3365dc0 --- firmware/include/etpwm.h (.../etpwm.h) (revision e7f256098e5c23cc621af73b17160a247d40559c) +++ firmware/include/etpwm.h (.../etpwm.h) (revision ef5ef16518466c92687b869cabfa16eaf3365dc0) @@ -468,7 +468,7 @@ #define ETPWM1_TBCTL_CONFIGVALUE ((uint16)((uint16)0U << 7U) | (uint16)((uint16)0U << 10U)) #define ETPWM1_TBPHS_CONFIGVALUE 0x00000000U -#define ETPWM1_TBPRD_CONFIGVALUE 6888U +#define ETPWM1_TBPRD_CONFIGVALUE 10333U #define ETPWM1_CMPCTL_CONFIGVALUE 0x00000000U #define ETPWM1_CMPA_CONFIGVALUE 0U #define ETPWM1_CMPB_CONFIGVALUE 0U @@ -518,9 +518,9 @@ #define ETPWM2_DCFWINDOW_CONFIGVALUE 0x00000000U #define ETPWM2_DCFWINDOWCNT_CONFIGVALUE 0x00000000U -#define ETPWM3_TBCTL_CONFIGVALUE ((uint16)((uint16)0U << 7U) | (uint16)((uint16)0U << 10U)) +#define ETPWM3_TBCTL_CONFIGVALUE ((uint16)((uint16)0U << 7U) | (uint16)((uint16)1U << 10U)) #define ETPWM3_TBPHS_CONFIGVALUE 0x00000000U -#define ETPWM3_TBPRD_CONFIGVALUE 6888U +#define ETPWM3_TBPRD_CONFIGVALUE 64583U #define ETPWM3_CMPCTL_CONFIGVALUE 0x00000000U #define ETPWM3_CMPA_CONFIGVALUE 0U #define ETPWM3_CMPB_CONFIGVALUE 0U