Hello all,
Currently I'm using S32K14x device. I would like to know the current sink capability of CAN RX Module.
I have seen I/O current sinking capability mentioned as 5mA when used as IO pin as shown below. Will it work same with CAN module of any baud rate.
Kindly help with suitable documents.
Raju
Solved! Go to Solution.
Hi Raju,
The RXD pin of the transceiver is an output, it is not an input.
As you can see below, there is a push-pull driver.
Specified as follows:
The RXD pin of the transceiver is connected to the CAN_RX pin of the MCU.
Where the CAN_RX pin is an input driven by the RXD driver.
Regards,
Daniel
Hello Raju,
The 5mA sink current applies for output pins only.
The CAN_RX function is an input, it is floating.
Regards,
Daniel
Hi Daniel,
Thanks for the response.
In fact, we're planning to connect two TJA1050 transceiver IC to one CAN_TX & CAN_RX port. This transceiver IC has an RX terminal in the range of 10mA. Thus is it possible for CAN_RX port to deliver the same.
I may be misunderstood. Kindly guide in meeting the requirement.
Raju.
Hi Raju,
The RXD pin of the transceiver is an output, it is not an input.
As you can see below, there is a push-pull driver.
Specified as follows:
The RXD pin of the transceiver is connected to the CAN_RX pin of the MCU.
Where the CAN_RX pin is an input driven by the RXD driver.
Regards,
Daniel
Thanks Daniel for the support.
Raju.