APF9328DevFull: Difference between revisions
From ArmadeusWiki
m (→Description) |
No edit summary |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
[[Category: APF9328]] | |||
It's a more complete development board than the [[APF9328DevLight]]. This board | |||
==Description== | |||
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]] | ||
* an USB 2.0 Fullspeed Host (3 ports). Chip: [[USB_Host | ISP1760]] | * an USB 2.0 Fullspeed Host (3 ports). Chip: [[USB_Host | ISP1760]] | ||
Line 6: | Line 8: | ||
* a MMC connector | * a MMC connector | ||
* some cool options (chips not mounted in default board config): | * some cool options (chips not mounted in default board config): | ||
** a CAN bus controller. Chip: MCP2515 | ** a [[Controller_Area_Network|CAN bus controller]]. Chip: MCP2515 | ||
** a RTC with backup battery. Chip: [[RTC | DS1374]] | ** a RTC with backup battery. Chip: [[RTC | DS1374]] | ||
** external SRAM for the FPGA | ** external SRAM for the FPGA | ||
Line 12: | Line 14: | ||
* a lot of connectors to access AFP9328 signals | * a lot of connectors to access AFP9328 signals | ||
[[Image:DevFull_Front.jpg]] | |||
==Resources== | |||
* [[Datasheet | Datasheet and schema]] | |||
* [http://www.armadeus.com/english/products-development_boards-apf9328_devfull.html Product page] | |||
==Feature list== | |||
===Audio=== | |||
* [[TSC2102]]: audio out | |||
===Video=== | |||
====Video Out==== | |||
* [[LCD]] | |||
* [[BackLight]] | |||
* [[FrameBuffer]] | |||
* [[TV_Output]] | |||
====Video In==== | |||
*[[Camera_interface]] | |||
===User Input=== | |||
* [[Keypad]] | |||
* [[TSC2102 |Touchscreen]] | |||
===Wired communication=== | |||
* [[Uart]] | |||
* [[SPI]] | |||
* [[I2C]] | |||
* [[USB_Host]] | |||
* [[CAN_bus_Linux_driver]] | |||
===Storage=== | |||
* [[MultiMediaCard]] | |||
=== | ===Realtime=== | ||
[[ | * [[RTC]] | ||
===Other=== | |||
* [[PWM]]: PWM output pin 4 of X21 (3.3V output if configured as output) | |||
* [[GPIO_Driver]] | |||
* [[JTAG]] | |||
[[Category:DevelopmentBoards]] | [[Category:DevelopmentBoards]] |
Latest revision as of 09:41, 12 February 2015
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