13
EPC-R3430 User Manual
Chapter 3
S
oftware
Functionality
BlueTooth
$ /usr/libexec/bluetooth/bluetoothd -C &
$ hciconfig hci0 up
$ bluetoothctl
$ discoverable on
$ pairable on
$ scan on
[NEW] FC:18:3C:8D:75:F4 Device ID
$ scan off
$ pair FC:18:3C:8D:75:F4
$ connect FC:18:3C:8D:75:F4
3.1.5
LVDS Test
U-boot command :
setenv mmcargs setenv bootargs console=${console},${baudrate} ${smp}
root=${mmcroot} ${bootargs} video=mxcfb0:dev=ldb,800x480M@60,if=RGB24
3.1.6
Audio Test
Line out :
$ aplay -D plughw:0,0 Advantech.wav
MIC in :
$ arecord -t wav -c 1 -r 44100 -d 10 test.wav
3.1.7
RTC :
$ date MMDDhhmm[[CC]YY][.ss]
$ hwclock -w
$ ntpdate tw.pool.ntp.org
3.1.8
RS-232/ RS-422/ RS-485 Port Test (For RSB-3430 COM port)
Uboot command :
setenv console ttymxc2 <--(Change to other RS-232 port) , then do the Front IO - RS
232 test
saveenv
reset
<RS-232 Test>
stty -F /dev/ttymxc1 115200
echo Serial Port Test > /dev/ttymxc1
if wnat to change debug port back, need to set the uboot command again .
setenv console ttymxc1
saveenv
reset
Содержание EPC-R3430
Страница 1: ...User Manual EPC R3430 NXP ARM Cortex A9 i MX6 Dual 1GHz Fanless Box ...
Страница 6: ...EPC R3430 User Manual vi ...
Страница 8: ...EPC R3430 User Manual viii ...
Страница 12: ...EPC R3430 User Manual 4 ...
Страница 19: ...Chapter 3 3 Software Functionality This chapter details the software programs on the EPC R3430 plat form ...