VAB
VAB
VAB
VAB----800 Android BSP 1.
800 Android BSP 1.
800 Android BSP 1.
800 Android BSP 1.3
3
3
3 User Manual
User Manual
User Manual
User Manual
31
Change Bitrate and send message part 1.
# ifconfig can0 down
# echo 250000 >> /sys/devices/platform/FlexCAN.0/bitrate
# ifconfig can0 up
# candump can1 &
# cansend can0 -i0x123 0x11 0x22 0x33 0x44 0x55 0x66 0x77 0x88
-> not received(different bitrate)
# ifconfig can1 down
# echo 250000 >> /sys/devices/platform/FlexCAN.1/bitrate
# ifconfig can1 up
# candump can1 &
# cansend can0 -i0x123 0x11 0x22 0x33 0x44 0x55 0x66 0x77 0x88
-> <0x123> [8] 11 22 33 44 55 66 77 88
Change Bitrate and send message part 2.
# ifconfig can0 down
# ifconfig can1 down
(BITRATE = 1000000, 500000, 250000, 125000, 100000, 50000)
# echo BITRATE >> /sys/devices/platform/FlexCAN.0/bitrate
# echo BITRATE >> /sys/devices/platform/FlexCAN.1/bitrate
# ifconfig can0 up
# ifconfig can1 up
# candump can1 &
# cansend can0 -i0x123 0x11 0x22 0x33 0x44 0x55 0x66 0x77 0x88
-> <0x123> [8] 11 22 33 44 55 66 77 88
Summary of Contents for VAB-800
Page 1: ...1 30 02122015 170700 USER MANUAL VAB 800 Android BSP 1 3...
Page 41: ......