Tool/software:
Hello team,
Customer met an issue when design TCAN2451:
After powering on for 4.5 minutes, the VCC1 output will be turned off. It was found that the default register of the SWE_TIMER_SET was 4.5, that is, it would be turned off after 4.5 minutes (at this time, the SW pin had been pulled up and the watchdog was disabled, but it seems that the watchdog was still affected by the SWE_TIMER_SET register).
So there are two questions:
1 What was the original purpose for designing this register bit?
2 During development, if the SPI is not ready, does the debugging get stuck in a loop? Would it be better if this design was removed (VCC1 output guaranteed).
Thanks!