Changes

What can I do with IGEP PARIS

698 bytes added, 12:19, 29 January 2013
m
no edit summary
__NOTOC__{{Table/IGEP Technology Devices {| cellspacingTech_Family="0" cellpadding="5" border="1" align="center" width="100%" style="text-align{{#lst:Template: left;"Links|-IGEP_PARIS_Tech_Family}}| bgcolorTech_ID="#cccccc" |'''What can I do with IGEP PARIS'''|-| If you have '''successfully completed the [[{{#lst:Template:Links|IGEP_PARIS_Community_Guides_1IGEP_PARIS_Tech_ID}}|first chapter of this guide]]''', you can continue with this tutorial guide about IGEP PARIS.|}  {{Navigation/IGEP Technology Guides
|Name={{#lst:Template:Links|IGEP_PARIS_Name}}
|Image={{#lst:Template:Links|IGEP_PARIS_Image}}
|ISEE_MainPage={{#lst:Template:Links|IGEP_PARIS_ISEE_MainPage}}
|ISEE_Hardware={{#lst:Template:Links|IGEP_PARIS_ISEE_Hardware}}
|Community_MainPage={{#lst:Template:Links|IGEP_PARIS_Community_MainPage}}|Community_Guides_1={{#lst:Template:Links|IGEP_PARIS_Community_Guides_1}}|Community_Guides_2={{#lst:Template:Links|IGEP_PARIS_Community_Guides_2}}}}
{| cellspacing="0" cellpadding="5" border="1" align="center" style="text-align: left;"|-| bgcolor="#cccccc" colspan="3" | '''Overview'''|-| [[Image:{{#lst:Template:Links|IGEP_PARIS_Image}}|250px|center|link ={{#lst:Template:Links|IGEP_PARIS_Community_MainPage}}]] |-|'''Work in progress article. Coming soon!'''|}
This is the 2/3 chapter of IGEP PARIS Expansion Tutorial Guide.
{{Message/Work in progress}}We will learn some basic tasks.
{{Navigation/__TOC__   = What can I do =You must logged in the board.== How to use TFT and Touchscreen ==[[Image:berlin_paris_screen_connectors.JPG|right|200px]] IGEP PARIS Expansion supports SEIKO 7” LCD screen. Use J200, J203 and J204 connectors to attach screen. See image for more details.By default, Seiko screen is supported in IGEP Technology Devices GuidesPARIS. However open igep.ini, you can do this [[How_do_I_edit_my_kernel_command_line | checking following kernel cmdline parameter]]:<pre>omapdss.def_disp=lcd-70</Next Steppre><br><br>|Name== How to use EEPROM =={{#lstIGEP PARIS Expansion includes a serial EEPROM, provides 1KB of user data storage. EEPROM is connected through I2C2 of OMAP3 processor at address 0x50. The following example writes the value 0x22 to register 0x10 of device 0x50 on i2c bus 3:Template  $ i2cset -f -y 3 0x51 0x10 0x22 $ i2cget -f -y 3 0x51 0x10 ''From [[How to use EEPROM]]'' == How to use serial console == [[Image:LinksParis db9.jpg|IGEP_PARIS_Name}}right|Community_MainPage={{#lst200px]]Connect a DB9 cable between IGEP PARIS and Host PC. Open the serial on your PC using your preferred serial communications program (minicom) and configure the port as follows:Template * 115200* 8N1* no flow control (either software or hardware) Open the serial port and the debug shell prompt should appear. A detailed guide on how to connect via serial debug port can be found by following this link:Links|IGEP_PARIS_Community_MainPage}}[[Using serial debug port to communicate]] |Next_Step=Start developing under = How to use SW101 button ==IGEP TechnologyPARIS has a button configured like GPIO. You can test it using the following program: }} $ evtest /dev/input/event0
Now press the button and see program traces.
{{Template:Navigation/IGEP Technology Guides/What can I do/Ending}}
[[Category:IGEP Technology Devices Guides]]
0
edits