Im using a enc28j60 with a Pic18f4525. To program the pic im using the enc28j60.c driver, but i dont understand how im able to read a packet received with this functions, anyone has an example?
It really help me, thx!
asmallri
Joined: 12 Aug 2004 Posts: 1634 Location: Perth, Australia
Posted: Tue Apr 24, 2007 4:22 pm
The driver you mention is just the low level MAC routines. If you need more than that (like IP and above) you need to download the either the CCS TCP stack or the Microchip stack. If you download the Microchip stack then you would need to migrate it to CCS (a non-trivial exercise and of little value because it changes significantly through each release)
Alternatively, you might want to check out my site - I sell the source code in CCS and MCHP C18 versions for sample applications that do not use either stack. _________________ Regards, Andrew
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