Difference between revisions of "APF6Dev"

From ArmadeusWiki
Jump to: navigation, search
(Errata)
(Errata)
Line 9: Line 9:
  
 
==Errata==
 
==Errata==
* As the board is also used for APF6SP module (APF6+FPGA), you might experience some miscellaneous FPGA LED blinking (beside "FPGA_SW" button) when no FPGA is present.
+
* As the board is also used for [[APF6_SP]] module (APF6+FPGA), you might experience some miscellaneous FPGA LED blinking (beside "FPGA_SW" button) when no FPGA is present.
  
 
==Resources==
 
==Resources==

Revision as of 15:54, 14 July 2015


Description

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

The following options are available:

Errata

  • As the board is also used for APF6_SP module (APF6+FPGA), you might experience some miscellaneous FPGA LED blinking (beside "FPGA_SW" button) when no FPGA is present.

Resources

Feature list

Audio


Video Out

Video In

User Input

Wired communication

Storage

Realtime clock

Wireless communication

Other

  • 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) ?