Sleep mode cannot enter standby mode while testing TCAN114X-Q1. The yellow portion of the picture confirms that it is indeed 1
The power-up sequence is VSUO 14V VIO 5V wake through 1K resistor to ground, other registers are temporarily default.
Sleep-stanby is configured to communicate over SPI as follows:
1.FS_CNTR_EN disable
2. HD_RST W1C
3.INT_1 INT_2 INT_3 all clear
4. MODE_SEL toggled to 100b = Standby
After the above operation, the reply is always A001 by reading MODE_CNTRL
How does it enter stanby mode? Thanks!