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.

TMS320F28069: Sync and Async in Trip zone

Part Number: TMS320F28069

What would be the difference between synchronous & asynchronous to clock mean in trip zone? Here it is mentioned as "The trip-zone signals may or may not be synchronized to the system clock (SYSCLKOUT) and digitally filtered within the GPIO MUX block. A minimum of 3*TBCLK low pulse width on TZn inputs is sufficient to trigger a fault condition on the ePWM module. If the pulse width is less than this, the trip condition may not be latched by CBC or OST latches. The asynchronous trip makes sure that if clocks are missing for any reason, the outputs can still be tripped by a valid event present on TZn inputs ."

Should we take it like configuring as Asynchronous will also check for 3*TBCLK or is it completely independent of clock?