Enc28j60
Ratheesh
Posts: 1
I am trying to design an Embedded ethernet application,Using ENC28J60 & PIC16F87AA.Iam facing difficulties· in establishing a connection between the Ethernet and the Internet.Any one having Experience please help.
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Cheers,
Simon
www.norfolkhelicopterclub.co.uk
You'll always have as many take-offs as landings, the trick is to be sure you can take-off again ;-)
BTW: I type as I'm thinking, so please don't take any offense at my writing style
TIA,
JB
and also click on the link for PropNIC in my signature - PropNIC is the "Propeller Network Interface Card"
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Brian
uController.com - home of SpinStudio
PropNIC - Add ethernet ability to your Propeller!
SD card Adapter
You can always download my latest betas from: harrisonpham.com/embedded/PropTCP/beta/.
Harrison
How many ENC28J60 owners (SpinStudio, handbuilt, or otherwise) are here?
@Harrison, that latest release is the "BOMB"! I'm looking forward to seeing some of our game guru's
squeeze it in for some head<-->internet<-->head play. Wow..
OBC
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
New to the Propeller?
Getting started with the Protoboard? - Propeller Cookbook
Got an SD card? - PropDOS
A Living Propeller FAQ - The Propeller Wiki
(Got the Knowledge? Got a Moment? Add something today!)
Ok, I have not purchased an ENC28J60 chip yet. I want to do a TCP/IP for my Prop Project. If there are other Prop ethernet projects which do not use PICs, I am interested in that. I need to on with it - A.S.A.P. I need to get a move-on my project.
JB
Post Edited (jbumatai) : 12/14/2007 10:03:25 PM GMT
What do you plan on using 'tcp/ip' for? Can you post your intended use for any pre written TCP/IP code? It isn't as simple as serial IO (although my beta sockets layer fully emulates the FullDuplexSerial object). You need to know exactly what you want since it is not as easy as downloading some random pre-written driver and calling some serveMyWebpage() function.
Sorry if I sound a bit bitter or mean. I just get a bit edgy when all the answers are in the thread, and the original poster does not even read them.
Harrison
Post Edited (Harrison.) : 12/15/2007 2:46:45 AM GMT