Difference between revisions of "Category:How to forge"

From IGEP - ISEE Wiki

Jump to: navigation, search
m
m (Description)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
The How to forge section provides user-friendly tutorial about almost IGEP topics.
+
__NOTOC__
 +
== Description ==
 +
<section begin=Description />
 +
Many tutorials and development tricks.
 +
<section end=Description />
  
=== How to forge ===
+
== Site Map ==
'''[[:Category:Boot loaders|Boot loaders]]'''
+
<section begin=Site Map />
 +
*[[:Category:How to forge]]
 +
**[[How to set up UART2 in J990]]
 +
**[[How to setup the IDC10 cable]]
 +
<section end=Site Map />
  
* Boot sequence and priority
+
[[Category:Development]]
* Boot loaders: IGEP X-loader, U-boot, X-loader, etc.
 
 
 
 
 
'''[[:Category:Communications|Communications]]'''
 
 
 
* Use Ethernet, Wifi, Bluetooth, USB, etc. to communicate
 
* Overview of GPIO's, SPI, UART's, and other pins
 
* Configure the multiplexor
 
* Use the '''peripherals''' of your IGEP Processor/Expansion board
 
 
 
 
 
'''[[:Category:Gstreamer|Gstreamer]]'''
 
 
 
* Learn how to use Gstreamer, pipelines, etc.
 
* Plugins
 
* IGEP GST Framework
 
* TVP5151 Video decoder
 
* Davinci Multimedia Application Interface
 
 
 
 
 
'''[[:Category:Hardware|Hardware]]'''
 
 
 
* Hardware tricks and tutorials
 
 
 
 
 
'''[[:Category:Software|Software]]'''
 
 
 
* Basic software tricks and tutorials
 
 
 
 
 
'''[[:Category:Software applications|Software applications]]'''
 
 
 
* Examples of real applications with IGEP Technology
 
 
 
 
 
'''[[:Category:Software distributions|Software distributions]]'''
 
 
 
* How to get many software distributions, including Android and Ubuntu
 
 
 
 
 
'''[[:Category:Linux Kernel|The Linux Kernel]]'''
 
 
 
* Kernel parameters
 
* Adding expansion boards
 
* View kernel versions
 
 
 
 
 
'''(Uncategorized articles)'''
 
 
 
At the end of these page there are many other articles that has not been categorized yet.
 

Latest revision as of 16:52, 25 April 2012

Description

Many tutorials and development tricks.


Site Map