Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

User:Pau pajuelo

614 bytes removed, 11:16, 29 August 2012
m
Add RS-485 support
| 5 |---------- B --------------| 5 |
--- ---</pre>
 
= Add RS-485 support =
== Flash memory==
Boot IGEP with a MicroSD card.
<pre>mkdir /tmp/temp
mount -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.
= Program =
4,199
edits