43
RSB-6410 Android User Manual
Chapter 3
S
oftware
Functionality
3.9
Can Test
1.
Prepare one Advantech PCI-1680U Can card and install the driver.
2.
Connect RSB-6410 CAN port /CAN1_D- and GND with Advantech
PCI-1680U Can card.
3.
Use the follow command under RSB-6410 to send data through to the Can card.
4.
Use the following command under RSB-6410 to receive data form the opposite
side:
3.10
Display Output Setting
Please set environment in u-boot as below
3.10.1
Single Display Settings
1.
HDMI out, please set in u-boot as below:
setenv bootargs console=ttymxc0,115200 androidboot.console=ttymxc0
vmalloc=400M init=/init video_mode=extension
video=mxcfb0:dev=hdmi,1920x1080M@60,bpp=32 video=mxcfb1:off
video=mxcfb2:off video=mxcfb3:off fbmem=28M,28M
androidboot.hardware=freescale pcie_testmode=off
2.
VGA out, please set in u-boot as below:
setenv bootargs console=ttymxc0,115200 androidboot.console=ttymxc0
vmalloc=400M init=/init video_mode=extension
video=mxcfb0:dev=lcd,1920x1080M@60,bpp=32 video=mxcfb1:off
video=mxcfb2:off video=mxcfb3:off fbmem=28M,28M
androidboot.hardware=freescale pcie_testmode=off
3.
LVDS (Single Channel 7inch) out, please set in u-boot as below:
setenv bootargs console=ttymxc0,115200 androidboot.console=ttymxc0
vmalloc=400M init=/init video_mode=displayLSC
video=mxcfb0:dev=ldb,LDB-800X480,if=RGB666 bpp=24 ldb=sin0
video=mxcfb1:off video=mxcfb2:off video=mxcfb3:off fbmem=28M,28M
androidboot.hardware=freescale pcie_testmode=off
# cansend can0 0x01 0x02 0x03
interface = can0, family = 29, type = 3, proto = 1
# candump
interface = can0, family = 29, type = 3, proto = 1