CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Where can I get a NE2000 compatible ethernet card ??

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
arunb



Joined: 08 Sep 2003
Posts: 492
Location: India

View user's profile Send private message Send e-mail

Where can I get a NE2000 compatible ethernet card ??
PostPosted: Sat Nov 19, 2005 6:03 am     Reply with quote

Hi,

Where do I get a NE2000 compatible ethernet card?? Is it easily available.

It would be easier for me if I get a weblink so I can read the specs for the card, also will Realtek card be OK ( These are commonly available here, they use PCI bus though). ??

thanks
arunb
asmallri



Joined: 12 Aug 2004
Posts: 1634
Location: Perth, Australia

View user's profile Send private message Send e-mail Visit poster's website

PostPosted: Sat Nov 19, 2005 9:06 am     Reply with quote

These are very commom. You can pick them up at any flea market or PC surplus store. Most NE2000 compatible cards I have come across over the last few years have been based on the RealTek RTL8019AS.

The RealTek chip works in PCI and ISA mode but ISA is the easiest of the two to implement with a PIC.
_________________
Regards, Andrew

http://www.brushelectronics.com/software
Home of Ethernet, SD card and Encrypted Serial Bootloaders for PICs!!
arunb



Joined: 08 Sep 2003
Posts: 492
Location: India

View user's profile Send private message Send e-mail

RE
PostPosted: Sat Nov 19, 2005 8:53 pm     Reply with quote

Hello,

Thank you for the reply..

My PC store has a Realtek based card, in fact we use it in all our computers, the problem is that ISA cards are not easily available these days, is it not possible to use PCI instead,

Kindly post some info on PCI bus and how a PIC can use it.

Please also post info on using a ISA bus.

thanks
arunb
asmallri



Joined: 12 Aug 2004
Posts: 1634
Location: Perth, Australia

View user's profile Send private message Send e-mail Visit poster's website

Re: RE
PostPosted: Sat Nov 19, 2005 9:04 pm     Reply with quote

arunb wrote:
Hello,

Thank you for the reply..

My PC store has a Realtek based card, in fact we use it in all our computers, the problem is that ISA cards are not easily available these days, is it not possible to use PCI instead,


I doubt if we are talking about the same Realtek chip. The simplest once to interface to a PIC is the RTL8019AS which is a 10MBps only Ethernet controller. I would be surprised if you can buy these new on a PCI bus today.

Quote:
Kindly post some info on PCI bus and how a PIC can use it.
Can't help you. I doubt it is practical to implement a PCI bus with a PIC just to do Ethernet. However, as mentioned previously, A RTL8019AS supports both PCI and ISA busses. It may be possible for you to get a PCI version and butcher the card to enable you to talk to it as though it was an ISA connection.

Quote:
Please also post info on using a ISA bus.

There are lots of examples of doing this on the web.

thanks
arunb[/quote]
_________________
Regards, Andrew

http://www.brushelectronics.com/software
Home of Ethernet, SD card and Encrypted Serial Bootloaders for PICs!!
dyeatman



Joined: 06 Sep 2003
Posts: 1933
Location: Norman, OK

View user's profile Send private message

PostPosted: Sat Nov 19, 2005 9:33 pm     Reply with quote

Try Google? Lots of stuff out there....

Here is the iSA pinout:
http://www.techfest.com/hardware/bus/isa.htm

Here are the ISA NE2000 connections:
http://www.edcheung.com/awards/pic2k/code.htm

Lots of NE2000 compatible cards easily available on Ebay. Just search for NE2000.
Mark



Joined: 07 Sep 2003
Posts: 2838
Location: Atlanta, GA

View user's profile Send private message Send e-mail

PostPosted: Sun Nov 20, 2005 10:31 am     Reply with quote

Just use the Microchip Ethernet chip ENC28J60. It is supposed to be in production this year. I had the guy in charge of the ENC28J60 visit me and I can't remember if he said Nov or Dec for production.

Don't want to wait, then here's one using the RTL8019AS
http://www.compsys1.com/workbench/uWEB/web_dev_board.html
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group