Changes

User:Pau pajuelo

2,463 bytes added, 09:27, 16 October 2013
m
TODO:
Change your static IP to IGEP Firmware
 
 
{{Table/IGEP Technology Devices
|Tech_Family={{#lst:Template:Links|IGEPv2_EXPANSION_Tech_Family}}
|Tech_ID={{#lst:Template:Links|IGEPv2_EXPANSION_Tech_ID}}
|Name={{#lst:Template:Links|IGEPv2_EXPANSION_Name}}
|Image={{#lst:Template:Links|IGEPv2_EXPANSION_Image}}
|ISEE_MainPage={{#lst:Template:Links|IGEPv2_EXPANSION_ISEE_MainPage}}
|ISEE_Hardware={{#lst:Template:Links|IGEPv2_EXPANSION_ISEE_Hardware}}
}}
 
 
= Overview =
 
This is the 1/3 chapter of IGEPv2 Expansion Tutorial Guide.
 
In this first chapter, we will learn how to connect some expansion peripherals.
 
 
__TOC__
 
 
= Requirements =
 
In this tutorial we are going to use the following peripherals:
 
* IGEPv2 with its power supply
* IGEPv2 Expansion
* Monitor compatible with DVI-D or VGA
* HDMI/DVI-D cable or VGA cable
* TFT touch screen (Powertrip 4.3" or Seiko 7")
* Composite video cable, composite video output peripheral (PAL or NTSC)
* Network cable
* SIM card with an antenna
* DB9 connector
* PC
 
= Getting started =
== Connect IGEPv2 Expansion with IGEPv2 Board ==
 
The IGEPv2 Expansion connects to the IGEPv2 Board through J990, JA41, JA42, JC30 and J960 connectors. Some IGEPv2 Expansion may include three jumpers, you should remove it because they are designed for test and lab purposes. Just take a look on the figure below to mount it:<br>
 
{| cellspacing="1" cellpadding="1" width="200" border="1" align="center"
|-
| [[Image:Igepv2expconnectoigepv2.PNG|268px]]<br>
| [[Image:Igepv2expconnectoigepv2 2.PNG|268px]]<br>
|}
 
== Enable IGEPv2 Expansion support ==
 
IGEP Yocto Firmware comes with IGEPv2 Expansion support. However open igep.ini, you can do this [[How_do_I_edit_my_kernel_command_line | checking following kernel cmdline parameter]]:
<pre>buddy=igep0022</pre>
 
== Remote connection via Ethernet ==
 
{{Message/Information Message|title=|message=If you aren't using a Linux operating system, use [http://labs.isee.biz/index.php/IGEP_SDK_Virtual_Machine IGEP SDK Virtual Machine] to connect to the board}}
 
In your Host Machine, open a terminal sessions set up an Ethernet alias for your network interface,
 
$ sudo ifconfig eth0:0 192.168.5.10
 
connect to the board using the SSH protocol
 
$ ssh root@192.168.5.1
 
an empty password for root user should work to access to the shell prompt.
 
{{Navigation/IGEP Technology Guides/Getting Started/Ending
|Next_Step={{#lst:Template:Links|IGEPv2_EXPANSION_Community_Guides_2}}
}}
[[Category:IGEP Technology Devices Guides]]
 
== temp ==
4,199
edits