background image

7
3

 

IBASE Technology Inc. 

Copyright ©  2013 IBASE Technology Inc. All Rights Reserved.

 

 

 

 

 

For COM:

 

 

COM2 is mapped to ttymxc1 under Linux & Android. 

COM4 is mapped to ttymxc3 under Linux & Android. 

COM5 is mapped to ttymxc4 under Linux & Android 

(** COM1 is for Debug only.)

 

 

 

 
 
 

For CAN:

 

 

1.

 

Open 

“Terminal”

 

 

2.

 

Execute the following commands:

 

 

ip link set can0 type can bitrate 125000 

ip link set can1 type can bitrate 125000 

ifconfig can0 up

 

ifconfig can1 up

 

 
 

 

sudo apt-get install can-utils

 

 

cansend can0 xxxxx (** Please use Help to see the detailed command.) 

candump can1 xxxxx (** Please use Help to see the detailed command.)

 

Reviews: