Tool/software:
We are designing a 96V BMS using the TCAN2451-Q1 with sleep mode where we want to turn off both VCC1 and VCC2 during SLEEP Mode to reduce current consumption. We have the following questions:
1. Can the WAKE pins trigger a wake-up event when VCC1 and VCC2 are off? If yes, how we can achieve the same.
2. Is CAN wakeup possible when VCC1 and VCC2 are off, as CRXD is referenced to VCC1? If yes, how we can achieve the same. Does it wakeup through CRXD pin or INT pin? By any possibility can we map wake up of CAN through INT pin?
3. Is selective internal CAN wake-up functional with VCC1 and VCC2 off ? If yes, how we can achieve the same?
4. Does the TCAN2451-Q1 support normal CAN ? Are there specific configuration required ?
5. When VCC1 and VCC2 are off what is the sequence of wakeup for internal CAN ? Does it turn ON VCC1 first and then changes the CRXD status?
6. Any HSS pin to enable or disable the external circuit
7. Is it possible to programme IC to turn ON Vcc1 in case of any wakeup event as we want to connect VCC1 to controller and during sleep mode will turn off the controller so that we can connect all wakeup pins to TCAN, sequence of event will be in wakeup (whether on wakeup pin or CAN) TCAN will turn ON Vcc1 which will then turn ON the microcontroller.