Other Parts Discussed in Thread: TPS65381-Q1
Hello,
Is there any way that we can power down the TPS65381-Q1 without WR_CAN_STBY. Because Am not using any CAN communication in my Project right now.
Thank you .
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.
Hello,
Is there any way that we can power down the TPS65381-Q1 without WR_CAN_STBY. Because Am not using any CAN communication in my Project right now.
Thank you .
Hi Majoj,
There are two wake up pins for the device: IGN and CANWU.
In the simple case, using the IGN pin the device will power up and remain powered while the IGN pin is HIGH and the device will shut off to STANDBY state when the pin goes LOW assuming the supply to VBATx pins remains in the operating voltage range. Using the IGN_PWRL bit will latch the IGN signal and then the device will remain powered until the MCU clears that bit. If you want the device to power up and down following the supply, then using IGN pin tied to supply is also an option.
The CANWU pin is latched by default and the device will remain on until the WR_CAN_STBY command is sent assuming the supply voltage remains in operating range.
Hopefully that helps, please let us know if you have further questions.