Dear teams,
My customer is using TCAN1145Q1. Could I ask whether it support to wake up without the specific CANFD frame ID?
Thanks!
Dylan
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.
Dear teams,
My customer is using TCAN1145Q1. Could I ask whether it support to wake up without the specific CANFD frame ID?
Thanks!
Dylan
Hi Dylan,
When the selective wake feature for TCAN1145 is not enabled (SW_EN = 0), then the device is able to wake up from a wake up pattern (WUP) on the CAN bus. This will effectively allow the device to wake for any valid CAN frame. Is this what you're looking for? If so, you may consider the TCAN1144 for this application, as this version of the device does not include partial networking.
Regards,
Eric Schott
Hi User,
Yes, TCAN1145 includes an internal pull-down on the WAKE pin. Therefore, the most efficient external condition for this signal is a low-level input to reduce leakage.
Regards,
Eric Schott
In our PCBA,the wake PIN of 1145 is float, not connected to other device.It's OK?
Does it support wake-up on a specific CAN frame ID,at the same time,Ignore CANFD frame wakeup?
Hi,
Because TCAN1145 has an internal bias for the WAKE pin, it is fine to leave this pin floating if unused. If possible, connecting this pin to GND will increase noise immunity and stabilize the signal during initial power-up, but this is not required.
TCAN1145 can be configured for selective wake while ignoring CAN FD frames by setting SW_FD_PASSIVE = 1 in the SW_CONFIG_1 register (h44).
The schematic here looks good. No hardware changes are required when switching from this competitor device to TCAN1145. Software changes will need to be implemented to support the different SPI requirements and register maps of TCAN1145.
Regards,
Eric Schott