Difference between revisions of "APF6Dev"

From ArmadeusWiki
Jump to: navigation, search
(Feature list)
(Resources)
Line 13: Line 13:
 
==Resources==
 
==Resources==
  
* [[Datasheet | Datasheet and schema]]
+
* [[Datasheet#APF6Dev | Datasheet and schematics]]
 
* [http://www.armadeus.com/english/products-development_boards-apf6_dev.html Product page on Armadeus Systems website]
 
* [http://www.armadeus.com/english/products-development_boards-apf6_dev.html Product page on Armadeus Systems website]
  

Revision as of 14:17, 18 May 2015


Description

This is the Armadeus System's standard development board/baseboard for the APF6 module.

The following options are available:

Errata

Resources

Feature list

Audio


Video Out

Video In

User Input

Wired communication

Storage

Realtime clock

Wireless communication

Other

  • PWM: PWM output is on J22 pin 4
    (2.8V output, if configured as output)
  • GPIOlib
  • JTAG
  • Activating HDMI console with USB keyboard in U-Boot (since armadeus-6.0):
BIOS> usb start
BIOS> setenv stdout serial,vga
BIOS> setenv stderr serial,vga
BIOS> setenv stdin serial,usbkbd
  • keyboard map is english one and seems not possible to change it (U-Boot 2014.07) ?