Hello
My name is Vikram and I have a tms320f28379D docking station. I am trying to get CAN communication and have connected transceiver chip of SN65HVD233DR in my breakout board. First, I am little confused that in this chip I have something called an LBK port which is for loopback. Since I do not have any loopback I have grounded it. Is it correct? Then I have RS and for high speed mode I have also grounded it. Then CAN L and CAN H are terminated on a 120 ohm resistor. Then I am trying to connect this CAN L and CAN H on a TMS320f28379D launchpad that has SN65HVD234DR transceiver chip.
The issue I have is when I use my code and use two launchpads I can successfully accomplish CAN communication as expected from my code application. But with a docking station and launchpad I do not see any CAN communication. What can be the possible reason? Can it be that docking station breakout board has SN65HVD233DR and launchpad has SN65HVD234DR that is why they are not communicating. I am actually pretty new to CAN so I am unsure how to fix this.
Can anyone kindly help me to solve this issue.
Thank you in advance.