Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

User:Pau pajuelo

544 bytes added, 11:13, 29 August 2012
m
Add RS-485 support
== Add RS-485 support ==
=== Flash memory===
Boot IGEP with a MicroSD card.<pre>mkdir /tmp/tempmount -t jffs2 /dev/mtdblock1 /tmp/temp </pre> Now, mtdblock1 partition is mounted at /tmp/temp directory. Modify igep.ini located in: /tmp/temp/igep.ini  *Add RS-485 support:<pre>board.ei485=yes</pre> Save changes, power down IGEP, unplug MicroSD card and power up your board.=== Micro SD===Plug SD card in your computer, boot partition should be appear. Modify igep.ini located in: /media/boot/igep.ini  *Add RS-485 support:<pre>board.ei485=yes</pre> Save changes, plug SD card in IGEP and power up your board.  
microcom -s 9600 -X /dev/ttyO0
=== Micro SD===
= Test =
4,199
edits