Difference between revisions of "APF6Dev"
From ArmadeusWiki
(→Feature list) |
(→Feature list) |
||
Line 62: | Line 62: | ||
===Other=== | ===Other=== | ||
− | * [[PWM]]: PWM3 output is on J2 pin 26 <br>( | + | * [[PWM]]: PWM3 output is on J2 pin 26 <br>(2.8V output) |
* [[GPIOlib]] | * [[GPIOlib]] | ||
* [[JTAG]] | * [[JTAG]] |
Revision as of 11:24, 21 May 2015
Contents
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 OutVideo In |
User InputWired communicationStorage |
Realtime clockWireless communicationOther |
- 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) ?