Difference between revisions of "APF9328DevFull"
From ArmadeusWiki
m |
(cleanup) |
||
Line 1: | Line 1: | ||
− | =Description= | + | ==Description== |
It's a more complete development board than the [[APF9328DevLight]]. This board contains: | It's a more complete development board than the [[APF9328DevLight]]. This board contains: | ||
* a stereo audio out + touchscreen controller. Chip: [[TSC2102]] | * a stereo audio out + touchscreen controller. Chip: [[TSC2102]] | ||
Line 14: | Line 14: | ||
[[Image:DevFull_Front.jpg]] | [[Image:DevFull_Front.jpg]] | ||
− | =Resources= | + | ==Resources== |
− | * | + | * [http://www.armadeus.com/english/products-development_boards-apf9328_devfull.html Product page] |
− | * | + | * [http://www.armadeus.com/_downloads/apf9328DevFull/hardware/apf9328_dev_schematics_v1_1.pdf Schematics] |
− | * | + | * [http://www.armadeus.com/_downloads/apf9328DevFull/documentation/DataSheet_APF9328_DevFull.pdf Datasheet] |
− | =Feature list= | + | ==Feature list== |
− | ==Audio== | + | ===Audio=== |
* [[TSC2102]]: audio out | * [[TSC2102]]: audio out | ||
− | ==Video== | + | ===Video=== |
− | ===Video Out=== | + | ====Video Out==== |
* [[LCD]] | * [[LCD]] | ||
* [[BackLight]] | * [[BackLight]] | ||
* [[FrameBuffer]] | * [[FrameBuffer]] | ||
* [[TV_Output]] | * [[TV_Output]] | ||
− | ===Video In=== | + | ====Video In==== |
*[[Camera_interface]] | *[[Camera_interface]] | ||
==User Input== | ==User Input== | ||
* [[Keypad]] | * [[Keypad]] | ||
* [[TSC2102 |touchscreen]] | * [[TSC2102 |touchscreen]] | ||
− | ==Wired communication== | + | ===Wired communication=== |
* [[Uart]] | * [[Uart]] | ||
* [[SPI]] | * [[SPI]] | ||
Line 39: | Line 39: | ||
* [[USB_Host]] | * [[USB_Host]] | ||
* [[CAN_bus_Linux_driver]] | * [[CAN_bus_Linux_driver]] | ||
− | ==Storage== | + | ===Storage=== |
* [[MultiMediaCard]] | * [[MultiMediaCard]] | ||
− | == | + | ===Realtime=== |
* [[RTC]] | * [[RTC]] | ||
− | ==Other== | + | ===Other=== |
* [[PWM]]: PWM output pin 4 of X21 (3.3V output if configured as output) | * [[PWM]]: PWM output pin 4 of X21 (3.3V output if configured as output) | ||
* [[GPIO_Driver]] | * [[GPIO_Driver]] |
Revision as of 10:12, 2 September 2010
Contents
Description
It's a more complete development board than the APF9328DevLight. This board contains:
- a stereo audio out + touchscreen controller. Chip: TSC2102
- an USB 2.0 Fullspeed Host (3 ports). Chip: ISP1760
- a video (PAL/NTSC) output (medium quality). Chip: CH7024
- a MMC connector
- some cool options (chips not mounted in default board config):
- a CAN bus controller. Chip: MCP2515
- a RTC with backup battery. Chip: DS1374
- external SRAM for the FPGA
- a 2.5amps DC/DC power supply with wide input supply range
- a lot of connectors to access AFP9328 signals
Resources
Feature list
Audio
- TSC2102: audio out
Video
Video Out
Video In
User Input
Wired communication
Storage
Realtime
Other
- PWM: PWM output pin 4 of X21 (3.3V output if configured as output)
- GPIO_Driver
- JTAG