Difference between revisions of "Ethernet Module"

From OpenCircuits
Jump to navigation Jump to search
m (gEDA sym and footprints)
Line 1: Line 1:
==Desription==
+
==Description==
Mainly working with for 8/16 bits MCU
+
*This project aims to develop an Ethernet Module, to be used in conjunction with a 8/16 bits embedded system such as [http://opencircuits.com/DsPIC30F_5011_Development_Board the dsPic33F development board].
 +
*The entire Ethernet Module consists of:
 +
#Hardware: a LAN card based on [http://www.davicom.com.tw/eng/index.htm Davicom] DM9000A chip
 +
#Software: a TCP/IP stack based on [http://www.sics.se/~adam/uip/ uip] 1.0
  
 
==Which Chips==
 
==Which Chips==

Revision as of 18:00, 5 August 2007

Description

  • This project aims to develop an Ethernet Module, to be used in conjunction with a 8/16 bits embedded system such as the dsPic33F development board.
  • The entire Ethernet Module consists of:
  1. Hardware: a LAN card based on Davicom DM9000A chip
  2. Software: a TCP/IP stack based on uip 1.0

Which Chips

DM9000A

Web Site

http://www.davicom.com.tw/big5/products/dm9000a.htm

Circuit and PCB

in gEDA format and its gEDA sym and footprints

Driver

Base in Freertos and dspic platform, see http://chungyan5.no-ip.org/vc/tags/1.07.08/demo_posix/dspic/drivers/dm9000a.c?root=freertos_posix&view=markup