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.

TMS320F28075: If external clock stop, How to instantly stop PWM

Genius 3186 points

Part Number: TMS320F28075

Hi

May I have a question about F28075 clocking.

My customer want to do If external clock stop, instantly stop PWM.

First,

We tried NMI Missing Clock Detection Logic.

However this logic must need max 2^13 INTOSC1 clocks between after SYSCLK stoped timing and PWM trip event.
Second,

We tried Watchdog timer reset,

But this need max 512 * 2^8 INTOSC clocks like same as MCD logic.

Is there any way to if X1-X2 clock stopped, instantly stop PWM (generate PWM trip event)?

Thanks,

GR