18F97J60 Ethernet Module on a 18F87J60

Coding and general discussion relating to user created compiler modules

Moderators: David Barker, Jerry Messina

Post Reply
User avatar
JWinters
Posts: 106
Joined: Mon Feb 04, 2008 4:56 pm
Location: North Carolina, USA
Contact:

18F97J60 Ethernet Module on a 18F87J60

Post by JWinters » Fri Feb 15, 2008 5:25 am

If I wanted to use the PIC18F97J60 Ethernet Module on an 18F87J60, do I have to do anything more than change the "Device" tag at the beginning of my code?

I'm also confused about the Clock settings in the web server example. As I understand it, the PIC has to have a 25MHz clock for ethernet to work, but the clock is set to 41.6667. Can anyone explain that?

dman776
Posts: 115
Joined: Mon May 28, 2007 3:59 pm
Location: Texas

Post by dman776 » Sat Feb 16, 2008 1:35 am

I have a PICDEM.net 2 dev board that has a 18F97J60 and a ENC28J60 on it. The board can be configured for the PIC to use the on-board OR the external ENC device.

What do I need to do to get the sample code to work with a 18F97J60 with an external ENC28J60?

daniela
Posts: 1
Joined: Tue Aug 11, 2009 5:27 am

Post by daniela » Wed Aug 12, 2009 10:11 am

How could you start a private network for your computers at home without getting another ethernet cable? If I had lots of computers and laptops laying around in my house and they're all on the internet, how can I start a private network with each? I don't have any extra ethernet cables either. I have the new AT&T internet and a couple spare old modems. Can I use those to start a private network just by switching the ethernet cables?
_________________
yahoo keyword tool ~ overture ~ traffic estimator ~ adwords traffic estimator

User avatar
blueroomelectronics
Posts: 46
Joined: Mon Apr 23, 2007 3:48 pm
Location: Toronto
Contact:

Post by blueroomelectronics » Tue Aug 25, 2009 5:53 pm

You need a router.

Post Reply