Hi,
you can use the PWM_CCU4 APP for timer configuration.
In the APP help is a picture to configure external event (secound tab).
You should set one event as external start and and aktivate "synchronous Start".
The function XMC_SCU_SetCcuTriggerHigh() can then set the respective Bit in the SCU_GENERAL->CCUCON register.
If you are using a XMC1300 device you can use the CCU8 with integrated dead time control.
Best Regards
Eric
you can use the PWM_CCU4 APP for timer configuration.
In the APP help is a picture to configure external event (secound tab).
You should set one event as external start and and aktivate "synchronous Start".
The function XMC_SCU_SetCcuTriggerHigh() can then set the respective Bit in the SCU_GENERAL->CCUCON register.
If you are using a XMC1300 device you can use the CCU8 with integrated dead time control.
Best Regards
Eric