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.

ECAP mode how to synchronize TSCTRs for ECAP1 to 3

Part Number: TMS320F280049


Hi Champs,

Could you please let me know how to synchronize ECAP1 to ECAP3 TSCTRs in CAP mode?
A customer followed "19.5.6.1 Example 1 - Using SWSYNC with ECAP Module" however, they confirmed not synchronized TSCTRs.

ECap1Regs
  TSCTR   0x26EB34B5
ECap2Regs
  TSCTR   0x26EB34B3
ECap3Regs
  TSCTR   0x26EB34B1

Procedure:
  1) ECAP [1..3] .ECCTL2.SYNCI_EN = 0x0
  2) ECAP [1..3] .ECCTL2.SWSYNC = 0x1
  3) ECAP [1..3] .ECCTL2.SYNCO_SEL = 0x0
  4) ECAP [2..3] .ECCTL2.SWSYNC = 0x0
  5) SYNCSEL [ECAP1SYNCIN] = 0x5
  6) ECAP1.ECCTL2.SWSYNC = 0x1

Could you please check the correct procedure to synchronize ECAP1 to 3?

Also, could you please let us know how to check the TSCTR value by break, etc. in order to confirm they are synchronized?

Thank you for your support.
Best regards,
Hitoshi