Difference between revisions of "Linuxstamp"

From OpenCircuits
Jump to navigation Jump to search
Line 22: Line 22:
  
 
== Links ==
 
== Links ==
*[http://atmel.com/dyn/products/product_card.asp?part_id=2983]: AT91RM9200 info on Atmel's site
+
*[http://atmel.com/dyn/products/product_card.asp?part_id=2983 Atmel]: AT91RM9200 info on Atmel's site
 
*[http://maxim.org.za/at91_26.html]: Up to date kernel patch
 
*[http://maxim.org.za/at91_26.html]: Up to date kernel patch

Revision as of 18:39, 16 April 2007

Description

The Linuxstamp is designed to be a general purpose processor module. It is designed to work as a stand alone module (SD card, ethernet and USB/Serial converter are all on the module). This allows all initial development to be done without a motherboard, but for integration into a specific project a motherboard with specific features could be designed.

Features

-Atmel AT91RM9200 processor (Arm9 processor with MMU)
-32Mb SDRAM (Only limited by 1x 54-TSOP SDRAM chip)
-8Mb SPI Dataflash
-1x 10/100 Ethernet
-1x USB host port
-1x SD card slot
-Serial debug port access through FTDI USB/Serial converter

Licence

All files for this project are licensed under the GNU GPL V2

Project files

PCB Top view (pdf)
PCB Bottom view (pdf)
Schematic (pdf)

Status

Links

  • Atmel: AT91RM9200 info on Atmel's site
  • [1]: Up to date kernel patch