Changes

Getting Started with IGEP0020 board

110 bytes removed, 12:49, 5 March 2012
no edit summary
|}
 
[[Image:Igep0020.jpg|462x309px|link=Category:IGEP0020]]
 
=== Overview ===
----
This page is {| cellspacing="0" cellpadding="5" border="1" align="center" style="text-align: left;"|-| bgcolor="#cccccc" colspan="3" | '''Getting started with IGEP0020'''|-| [[Image:Igep0020.jpg|250px|center|link=Category:IGEP0020]] |-|1) '''Connect a starting point for all products of the DVI Monitor'''|-|2) '''Connect a Serial cable'''|-|3) '''Connect Audio In/Out minijack'''|-|4) '''Connect USB devices (keyboard and mouse)'''|- |5) '''Connect network cable'''|-|6) '''Power up IGEP0020 family such IGEPv2 Board.(5V DC)'''|}
This guide is divided in three different chapters:
* '''Getting started''': A basic tutorial about how to connect and boot your IGEP0020* '''What can I do?''': An extensive article to setup This page is a starting point for all products of the main peripherals of IGEP0020* '''Start developing''': Once you have successfully followed the previous tutorials, you are ready to start developing with IGEP Technology. Here you will find some basic tips tricks about how to start with it. At the top-right corner of this pages you will find a navigation box with this linksfamily such IGEPv2 Board.
=== Getting started ===
----
This getting started guide first chapter describes '''how to boot IGEP020''' and also gives some '''basic instructions''' about how to connect some peripherals.  For further information about this board, there exist other sections where you can find specific and extended contents, in-depth description, valuables web links, etc. If that is your case, visit the '''[[:Category:IGEP0020|main page of IGEP0020]]''' or check the categories at the IGEP Community Wiki.  === Preinstalled software ===----By default, '''all brand new IGEP Processor Boards have a firmware installed''' on its flash memory. That means that if you power up your board it will run a Linux distribution provided and installed by ISEE. This distribution consists on a '''minimal Linux-based distribution''' with a lite X Window System and GNOME Mobile based applications created with '''Poky Platform Builder'''.  '''Linux distributions''' In this tutorial, we are going to use the pre-installed software in your IGEP0020, that is the Poky Linux. But if you wish, you can always update with a new or a different distribution. We are now going to introduce the main components of the preinstalled software of your IGEP0020: * Bootloaders: * Kernel: * Root File System: * Kernel Modules:  If you are familiar with Linux Kernel and distributions, you can check out the '''[[:Category:Software distributions|Software distributions]]''' category at the IGEP Community Wiki to get many other distributions for your IGEP0020.
=== Setting up ===
----
First of all, you can begin to '''add some peripherals'''.
In this tutorial we are going to learn how to connect and the main usage ofuse:
* the serial cable
{| cellspacing="0" cellpadding="5" border="1" align="center" width="100%" style="text-align: left;"|-| bgcolor="#cccccc" |'''Monitor'''|-|IGEP0020 has a '''DVI-D interface''' where you can connect a '''HDMI connector to a monitor'''.You will need a cable with '''male DVI-D connector''' for the monitor, and '''male HDMI connector''' from IGEP0020.|}
The Digital Visual Interface (DVI) is a video standard interface designed to provide very high visual quality on digital display devices such as flat panel LCD computer displays and digital projectors. It is partially compatible with the High-Definition Multimedia Interface (HDMI) standard in digital mode (DVI-D), and VGA in analog mode (DVI-A).
You will need a cable with '''male DVI-D connector''' for the monitor, and '''male HDMI connector''' from IGEP0020.
Note that your monitor should be able to support 1024 x 768 @ 60 Hz, which is the default resolution in the preinstalled software.
{| cellspacing="0" cellpadding="5" border="1" align="center" width="100%" style="text-align: left;"|-| bgcolor="#cccccc" |'''Serial'''|-|Connect an '''AT/Everex Cable''' to the '''10-pin serial header''' on IGEP0020 and a '''[http://en.wikipedia.org/wiki/Null_modem null modem] DB9 male-male''' serial cable between the board and your host machine.|}
In the preinstalled software, the serial port is configured as a '''Debug interface'''. That means that if you connect an external device to the serial port you will be able to see the '''Linux Kernel traces''', as the system boots.
Furthermore, you will be able to access IGEP0020 with a '''serial client console''' in your host device (for example, a PC with Linux, Windows, etc.)
 
In this tutorial, we are going to test this feature by connecting an '''AT/Everex Cable''' to the '''10-pin serial header''' on IGEP0020 and a '''[http://en.wikipedia.org/wiki/Null_modem null modem] DB9 male-male''' serial cable between the board and your host machine
 
[[Image:DSC 0177.JPG|thumb|550px|right|'''Serial''': AT/Everex Cable connected to the 10-pin serial header on IGEP0020. '''Network''': Ethernet cable]]
 To communicate with IGEP0020 via Serial port you have to '''connect your host machine to the serial debug port ''' in your IGEP0020.
Once you have set the cable, then you have to run a serial console, or any program that can interact with the serial port in your host machine, such Minicom, PuTTy (Linux, Windows), Terminal (Windows), etc.
{| cellspacing="0" cellpadding="5" border="1" align="center" width="100%" style="text-align: left;"|-| bgcolor="#cccccc" |'''Audio IN/OUT'''|-|Connect an '''external output audio device''' to the 3.5mm jack Audio Out connector in IGEP0020, such as external stereo powered speakers.|}
External Audio input devices, such as a powered microphone or the audio output of a PC or MP3 player, can be connected to the via a 3.5mm jack (Audio IN).
An external Audio output device, such as external stereo powered speakers, can be connected to the BASE0010 via a 3.5mm jack (Audio OUT).
{| cellspacing="0" cellpadding="5" border="1" align="center" width="100%" style="text-align: left;"
|-
| bgcolor="#cccccc" |'''Keyboard & Mouse'''
|-
| In IGEP0020 you might need a powered hub to connect to most USB.
Connect an '''USB hub to the USB host connector''' in your IGEP0020, and then plug your keyboard and mouse into the USB hub.
|}
'''Keyboard/MouseOnly USB 2.0 devices will work'''in IGEP0020, so if you connect any USB mouse 1.0 into the USB host connector without using a USB hub 2.0, it will not work.
In IGEP0020 you might need a powered hub to connect to most USB.
Connect the USB hub to the USB host connector in your {| cellspacing="0" cellpadding="5" border="1" align="center" width="100%" style="text-align: left;"|-| bgcolor="#cccccc" |'''Network'''|-| Plug an '''Ethernet cable''' between IGEP0020, and then plug your keyboard and mouse into the USB hubhost machine (or any other network device with ethernet connectivity). |}
Only USB 2.0 devices will work in IGEP0020, so if connect any USB mouse 1.0 into the USB host connector without using a USB hub 2.0, it will not workcomes with one 10/100BASE-TX Ethernet ports.
In the following chapters we will use ethernet to access IGEP0020 with IP configuration, send files, etc.
'''Network'''
IGEP0020 comes with one 10/100BASE-TX Ethernet ports. Plug an Ethernet cable between IGEP0020 and your host machine (or any other network device with ethernet connectivity). In this tutorial, we will use ethernet to access IGEP0020 with IP configuration, send files, etc.  {| cellspacing="0" cellpadding="5" border= Power up "1" align="center" width="100%" style="text-align: left;"|-| bgcolor="#cccccc" |'''Power up'''|--- | Once you have connected the peripherals '''you can apply power''' to your IGEP0020 (5V DCC).|}
* '''Serial''': If you have connected the '''serial debug port''', you will see the system traces as the board is starting up. Finally you will see the boot prompt asking for login. (read the next chapter of this tutorial)
Now, you have '''successfully completed the first chapter''' of this getting started guide!
 
 
----
=== The next step is: [[What can I do with IGEP0020]] ===
=== See also ===
This guide is divided in three different chapters: * '''Getting started''': A basic tutorial about how to connect and boot your IGEP0020* '''What can I do?''': An extensive article to setup the main peripherals of IGEP0020* '''Start developing''': Once you have successfully followed the previous tutorials, you are ready to start developing with IGEP Technology. Here you will find some basic tips tricks about how to start with it. For further information about this board, there exist other sections where you can find specific and extended contents, in-depth description, valuables web links, etc. If that is your case, visit the '''[[:Category:IGEP0020|main page of IGEP0020]]: Main page of IGEP0020 with links to official documentation''' or check the categories at the IGEP Community Wiki.
[[Category:IGEP0020]]
[[Category:Tutorials]]
0
edits