Question about CAN connection without transceiver

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Question about CAN connection without transceiver

ソリューションへジャンプ
4,322件の閲覧回数
snaku_lee
Contributor III

Hi,

I have a question about the CAN transceiver application.

I connect CAN controllers between two MCU without transceiver, like below picture.

[ref to siemens_AP2921.pdf (mikrocontroller.net) ]

can_wo_phy.PNG

 

 

 

And I test CAN frames can transmit on each other correctly.

My question is that, I want to add a CAN transceiver on the 'wired CAN' bus, like below picture, let me transmit and receive CAN frames on the 'wired CAN' by a PCAN device for example. Is it possible to work?

I tried to use a PCAN with listen mode is OK, but normal mode is not work.

add_phy.PNG

 

 

 

 

 

 

 

Regards,

Snaku

0 件の賞賛
返信
1 解決策
4,293件の閲覧回数
kef2
Senior Contributor V

kef2_0-1636525449223.png

Without transceiver this ^^ is your bus. With transceiver bus is on other side of your transceiver, on CANH and CANL. So I think it should be like this:

kef2_1-1636525837869.png

Diodes may be not necessary if you can configure your CAN controller TxDC pins as open drain.

 

Edward 

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
4,294件の閲覧回数
kef2
Senior Contributor V

kef2_0-1636525449223.png

Without transceiver this ^^ is your bus. With transceiver bus is on other side of your transceiver, on CANH and CANL. So I think it should be like this:

kef2_1-1636525837869.png

Diodes may be not necessary if you can configure your CAN controller TxDC pins as open drain.

 

Edward 

0 件の賞賛
返信
4,288件の閲覧回数
snaku_lee
Contributor III

Hi Kef2,

Thanks for your reply, I think your solution will work when the 'wired bus' always connect to the CAN transceiver, am I right? but what I want is that the CAN transceiver is optional, these MCU can communicate with each other without the CAN transceiver.

Thank you,

Snaku

0 件の賞賛
返信
4,278件の閲覧回数
kef2
Senior Contributor V

Either populate transceiver or put a short between transceivers RXD and TXD pads.

Edward

0 件の賞賛
返信
4,275件の閲覧回数
snaku_lee
Contributor III

Hi Kef2,

Got it, thanks for your support.

Snaku

0 件の賞賛
返信