Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

What can I do with IGEP0022

13 bytes removed, 12:21, 7 July 2011
m
no edit summary
(work in progress)  If you have'''successfully completed the [[Getting_Started_with_IGEP0022_boardGetting Started with IGEP0022 board|getting started guide]]''' for IGEP0022, you can follow this first introduction about what can you do with this board:
= How to get VGA output =
omapdss.def_disp=dvi omapfb.mode=dvi:1024x768-16@60
Note that you could connect both a VGA monitor and a DVI-D monitor and see the same image, as long as the video mode is compatible with both monitors.
= How to use TFT and Touchscreen =
Section "ServerLayout"
Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard"
# InputDevice "Configured Mouse"
InputDevice "Configured Touchscreen" Option "AllowEmptyInput" "no"
EndSection
*[http://telit.com/module/infopool/download.php?id=522 Telit Modules Software User Guide]<br>
<br>
Here there are a few instructions in order to introduce the Telit modem.<br>
If this is your first time accessing Telit Modem, you must add the following line at the kernel file (igep.ini) in order to enable GE865 support&nbsp;:
<pre>buddy.modem=yes</pre>
<br>
Now its time to power up your modem. You may read the official manufacturer [http://telit.com/module/infopool/download.php?id=1666 hardware user guide], where there is a complete explanation about the sequence.<br>
(Note: correcting syntax with 'backspace' may cause error in a serial command if you are not writing the command at first take)
In order to use your GSM/GPRS you should insert a valid SIM card to the SIM card reader of your IGEP0022 expansion board.
Now unlock it by inserting your SIM&nbsp;card PIN&nbsp;number. Use the command:<br>
<pre>at+cpin=&lt;PIN&gt;</pre>If you correctly inserted the PIN&nbsp;number, the answer should be OK.
(Note: If you fail more than 3 times, your SIM&nbsp;card will lock and you will have to insert PUK number.)
Now you are ready to use the GSM/GPS modem.
== Examples ==
If you successfully '''followed the the previous instructions''', you are ready to test the GSM/GPRS&nbsp;modem. Here are some examples of simple&nbsp;commands:
You can check the complete list of AT&nbsp;commands at the official manufacturer [http://telit.com/module/infopool/download.php?id=522 software user guide].
=== Making a phone call<br> ===
When you are ready to send your message use Ctrl+Z to send it.
If you want to cancel or restart the message press ESC.<br>
= How to use TVP5151 Video Decoder =
= How to use EEPROM =
i2cget -f -y 2 0x50 0x10
See also: i2dump(8), i2cget(8) and i2cset(8) man page
= How to use CAN bus =
pin number) (pin number
1) O-----X X-----O (1
IGEP0022 2) O----------------O (2 IGEP0022
Board 1 3) O----------------O (3 Board 2
4) O----------------O (4
Now you can set up the interface (on all boards when using multiple IGEP0022 <span lang="en" classid="short_textresult_box" idclass="result_boxshort_text"><span class="hps" title="Click for alternate translations" class="hps">connected to a CAN&nbsp;network simultaneously)</span></span>:<br>
/sbin/ip link set can0 up type can bitrate 125000
0
edits