如下圖:
AM335X DCAN 可以和 SJA1000 PeliCAN模式通訊嗎??
我使用TI SDK 6.0 ,使用BBB測試
下達下列命令後
ip link set can0 type can bitrate 1000000 triple-sampling on
ifconfig can0 up
cansend can0 -i 0xFFFF 0x11 0x22 0x33 0x44 0x55 0x66 0x77 0x88 -e
SJA1000會Bus error + error passive interrupt
