Difference between revisions of "APF27Dev"
From ArmadeusWiki
m |
(→Description) |
||
(19 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | =Description= | + | [[Category: APF27]] |
− | This is the Armadeus System's standard development board/baseboard for the [[APF27]] module. | + | [[Category: OPOS6UL_SP]] |
+ | |||
+ | ==Description== | ||
+ | This is the Armadeus System's standard development board/baseboard for the [[APF27]] and [[OPOS6UL_SP]] module. | ||
The following options are only populated on the "Full" version (APF27DevFull): | The following options are only populated on the "Full" version (APF27DevFull): | ||
− | * [[DVI_/_HDMI]] | + | * [[DVI_/_HDMI|DVI/HDMI]] |
* [[RTC]] | * [[RTC]] | ||
* [[Controller_Area_Network|CAN Bus]] | * [[Controller_Area_Network|CAN Bus]] | ||
+ | * ADC/DAC | ||
+ | ==Errata== | ||
+ | * The APF27Dev DVI/HDMI output may not work correctly: due to a hardware issue on the Powerdown pin of the AD9889, the component may not work as expected (display not detected or going to sleep after some minutes). | ||
+ | ** Solution: remove R43 and connect pin PD/A0 (23) to GND. You can place a short circuit over C76. | ||
+ | ** Consequence: the AD9889 can no more be placed in low power mode by hardware. | ||
+ | [[Image:apf27devfull_hdmi_issue.PNG]] | ||
− | = | + | ==Resources== |
− | * | + | * [[Datasheet | Datasheet and schema]] |
− | + | * [http://www.armadeus.com/english/products-development_boards-apf27_dev.html Product page on Armadeus Systems website] | |
− | + | ||
− | =Feature list= | + | ==Feature list== |
− | ==Audio== | + | * [[APF27 Linux kernel status]] |
+ | |||
+ | {| border="0" cellpadding="5" cellspacing="5" summary="Hardware Add-Ons by functionnalities" | ||
+ | |---------------- | ||
+ | |- style="background:#f4f4f4; color:black; -moz-border-radius:18px;" | ||
+ | | | ||
+ | |||
+ | ===Audio=== | ||
* [[TSC2101]]: audio in/out | * [[TSC2101]]: audio in/out | ||
− | ==Video== | + | ===Video=== |
− | ===Video Out=== | + | ====Video Out==== |
* [[LCD]] | * [[LCD]] | ||
* [[BackLight]] | * [[BackLight]] | ||
* [[FrameBuffer]] | * [[FrameBuffer]] | ||
− | * [[DVI_/_HDMI]] | + | * [[DVI_/_HDMI|DVI/HDMI]] |
− | ===Video In=== | + | ====Video In==== |
− | *[[ | + | *[[Camera interface]] |
− | + | || | |
− | ==User Input== | + | ===User Input=== |
* [[Keypad]] | * [[Keypad]] | ||
* [[TSC2101 |touchscreen]] | * [[TSC2101 |touchscreen]] | ||
− | ==Wired communication== | + | ===Wired communication=== |
− | * [[Uart]] | + | * [[Uart|UART]] |
* [[SPI]] | * [[SPI]] | ||
* [[I2C]] | * [[I2C]] | ||
− | * [[ | + | * [[USB Host]] |
− | * [[CAN_bus_Linux_driver]] | + | * [[CAN_bus_Linux_driver|CAN bus]] |
− | ==Storage== | + | ===Storage=== |
* [[MultiMediaCard]] | * [[MultiMediaCard]] | ||
− | + | || | |
− | == | + | ===Realtime=== |
* [[RTC]] | * [[RTC]] | ||
− | ==Other== | + | ===Other=== |
− | * [[ADC_max1027]] | + | * [[ADC_max1027|ADC (MAX1027)]] |
− | * [[Max5821]] | + | * [[Max5821|DAC (MAX5821)]] |
− | * [[PWM]] | + | * [[PWM]]: PWM output is on J22 pin 4 <br>(2.8V output, if configured as output) |
− | * [[ | + | * [[GPIO Driver]] |
* [[JTAG]] | * [[JTAG]] | ||
− | ==FPGA== | + | ===FPGA=== |
− | * [[ | + | * [[Using FPGA]] |
− | + | ||
− | + | ||
[[Category:DevelopmentBoards]] | [[Category:DevelopmentBoards]] | ||
[[Category:Hardware]] | [[Category:Hardware]] |
Latest revision as of 13:53, 19 March 2021
Contents
Description
This is the Armadeus System's standard development board/baseboard for the APF27 and OPOS6UL_SP module.
The following options are only populated on the "Full" version (APF27DevFull):
Errata
- The APF27Dev DVI/HDMI output may not work correctly: due to a hardware issue on the Powerdown pin of the AD9889, the component may not work as expected (display not detected or going to sleep after some minutes).
- Solution: remove R43 and connect pin PD/A0 (23) to GND. You can place a short circuit over C76.
- Consequence: the AD9889 can no more be placed in low power mode by hardware.
Resources
Feature list
Audio
VideoVideo OutVideo In |
User InputWired communicationStorage |
RealtimeOther
FPGA |