Difference between revisions of "Setup"

From ArmadeusWiki
Jump to: navigation, search
m (Going further with your board)
(cleanup)
Line 20: Line 20:
 
==Going further with your board==
 
==Going further with your board==
 
* [[Armadeus 3]]: How to use the third generation of Armadeus SDK at a glance (notably for 2.x users). Newcomers can particularly find the chapter [[Armadeus_3#How-to_develop_with_Armadeus_.2F_customize_your_SDK| How-to customize your Armadeus SDK]] interesting.
 
* [[Armadeus 3]]: How to use the third generation of Armadeus SDK at a glance (notably for 2.x users). Newcomers can particularly find the chapter [[Armadeus_3#How-to_develop_with_Armadeus_.2F_customize_your_SDK| How-to customize your Armadeus SDK]] interesting.
* [[Network File System configuration| How to configure NFS on Host and Target]]
+
* [[Network File System configuration| NFS]]: How to configure NFS on Host and Target
* [[MultiMediaCard | How to use MMC/SD/microSD cards from Linux on your Armadeus board]]
+
* [[MultiMediaCard | MMC/SD/microSD cards]]: How to use them from Linux on your Armadeus board
* [[ALSA|How to play/record sounds with your board]]
+
* [[ALSA|Audio]]: How to play/record sounds with your board
* [[Mplayer|How to play videos on your board]]
+
* [[Mplayer|Video]]: How to play videos on your board
  
 
* [[FrameBuffer]]: How to configure and use the framebuffer for new LCDs
 
* [[FrameBuffer]]: How to configure and use the framebuffer for new LCDs
* [[BackLight| How to control the backlight of you graphical LCD (if it supports it)]]
+
* [[BackLight]]: How to control the backlight of you graphical LCD (if it supports it)
* [[GPIO Driver]]: How to configure the GPIO driver
+
* [[GPIO Driver|GPIO]]: How to configure and use the GPIO driver to control General Purpose IOs individually
 
* [[Boa]]: How to install and configure the boa Web server on your board
 
* [[Boa]]: How to install and configure the boa Web server on your board
 
* [[USB Gadget]]: How to configure your Armadeus board to use it as a USB device (aka Gadget in Linux language)
 
* [[USB Gadget]]: How to configure your Armadeus board to use it as a USB device (aka Gadget in Linux language)
Line 38: Line 38:
 
* [[USB Host]]: How to use USB Host controllers of the APF9328DevFull and APF27
 
* [[USB Host]]: How to use USB Host controllers of the APF9328DevFull and APF27
 
* [[TSC2102 Linux driver| Touchscreen ]]: How to configure and use the touchscreen controller
 
* [[TSC2102 Linux driver| Touchscreen ]]: How to configure and use the touchscreen controller
* [[CAN bus Linux driver]]: How to configure and use the CAN controller of the DevFull
+
* [[CAN bus Linux driver|CAN bus ]]: How to configure and use the CAN controller of the APF9328/APF27DevFull
* [[DVI / HDMI]]: How to configure and use the DVI/HDMI controller of the apf27DevFull
+
* [[DVI / HDMI]]: How to configure and use the DVI/HDMI controller of the [[APF27Dev|APF27DevFull]]
* [http://txlab.wordpress.com/2009/03/20/mounting-the-lcd-touchscreen-on-top-of-armadeus-devboard Low cost assembly of LCD & apf27 development board ]:  
+
* [http://txlab.wordpress.com/2009/03/20/mounting-the-lcd-touchscreen-on-top-of-armadeus-devboard Low cost assembly of LCD & APF27 development board ]:  
 
* [[BQ27x00|Lion/lipo Battery charger]]: How to use the BQ27x00 battery charger
 
* [[BQ27x00|Lion/lipo Battery charger]]: How to use the BQ27x00 battery charger
 
* [[MAX9768|MAX9768]]: How to use the MAX9768 class D audio amplifier
 
* [[MAX9768|MAX9768]]: How to use the MAX9768 class D audio amplifier

Revision as of 12:03, 30 December 2009

On this page, you will find all the useful information to configure your Armadeus board for optimum usage.

First StartUp

Just got your Armadeus board and want to start playing with it? Follow these quick steps to setup your environment accordingly:

  1. Connect your APF to your development board (custom or DevLight/DevFull) (your system will be hereafter referred to as "the Target") --->> Apf on devlight.png
  2. Connect your PC (= "the Host") to your board with a null-modem RS232 cable (only Rx/Tx/Gnd signals are needed). If you don't have a RS232 port on your Host, you can use a "USB <-> serial" converter (you'll still need the null-modem cable).
  3. Install (minimum) tools to communicate with your APF from your Host.
  4. Connect the power supply to your development board.
  5. Verify your system is booting by starting Linux: In U-Boot console, type "boot". Several information will be displayed on your terminal like on this screenshot (Default Linux login is "root" with an empty password). IF NOT, walk through this small checklist.
  6. If Linux has successfully started, your system is operational. If you want to add applications to your board or develop custom ones, then you can proceed with the Toolchain installation. See Basics below.

Tutorial

If you want a more "userfriendly" procedure, you can try this (under construction) tutorial: Beginner's_tutorial

Basics for customizing your board

  1. Install the development environment (=Toolchain) for your board and generate your Linux/rootfs images
  2. Install/flash your U-Boot, Linux and rootfs freshly generated images on your board
  3. Customize your Armadeus SDK

Going further with your board

  • FrameBuffer: How to configure and use the framebuffer for new LCDs
  • BackLight: How to control the backlight of you graphical LCD (if it supports it)
  • GPIO: How to configure and use the GPIO driver to control General Purpose IOs individually
  • Boa: How to install and configure the boa Web server on your board
  • USB Gadget: How to configure your Armadeus board to use it as a USB device (aka Gadget in Linux language)
  • Digital to Analog Convertion: How to configure and use the DAC on your board
  • Analog to Digital Converter: How to install and use the on board ADC (max1027)
  • PWM: How to use the i.MX integrated PWM
  • RTC: How to use an external Real Time Clock (Maxim DS1374)
  • Watchdog: How to configure and use the i.MX integrated Watchdog
  • TV Output: How to use the SVideo output of the APF9328DevFull
  • USB Host: How to use USB Host controllers of the APF9328DevFull and APF27
  • Touchscreen : How to configure and use the touchscreen controller
  • CAN bus : How to configure and use the CAN controller of the APF9328/APF27DevFull
  • DVI / HDMI: How to configure and use the DVI/HDMI controller of the APF27DevFull
  • Low cost assembly of LCD & APF27 development board :
  • Lion/lipo Battery charger: How to use the BQ27x00 battery charger
  • MAX9768: How to use the MAX9768 class D audio amplifier

Advanced


Other languages:

English Flag.svg English  •  French Flag.svg Français