Part Number: TMS320F28P650DK
Tool/software:
I want to configure the SYNC0 signal as the PWM1 synchronous input source, with PWM1 counting up and down. Then, when the PWM1 count value equals 0, output the synchronous source to the three-channel PWM module as the synchronous input. Is this feasible? The current issue lies in the problem with configuring the synchronous input of PWM1. The chip operates at 200MHz. We aim to change the PWM1 count from SYNC0 count to the downward counting position of 2400, that is, count to 0 after 12 μ s. The PWM interrupt is triggered when the count value equals 0 and 12500, that is, the interrupt frequency is 16K. However, there is no synchronization effect after configuration. Do you know how to handle and modify it? The following are screenshots of the program and the oscilloscope. The yellow oscilloscope is GPIO34, configured as the SYNC0 signal. The green one is the GPIO port that triggers the SYNC0 interrupt at a high level and the completion interrupt at a low level. The blue one is the GPIO port that triggers the PWM interrupt at a high level and the completion interrupt at a low level



