Need source code for interfacing with ENC28J60 Ethernet Chip
Posted: Tue Oct 18, 2005 4:34 pm
Anyone had a pic source code for interfacing with ENC28J60 Ethernet Chip???
valemike Guest
Posted: Tue Oct 18, 2005 5:00 pm
Perhaps when you're done writing it, you can post it in the shared code forum.
asmallri
Joined: 12 Aug 2004 Posts: 1634 Location: Perth, Australia
Posted: Tue Oct 18, 2005 6:28 pm
CCS have a port of Microchip stack available for the Realtek controller. To support the ENC controller the MAC.C and MAC.H modules need to be replaced by versions of Microchip's ENC28J60.C and ENC28J60.H modules.
I have written my own CCS equivalent of the ENC28J60 MAC drivers but it in not in the same format as Microchip's because I use my own stack. However it would be possible to take the code and put it in the required format. Unfortunately I don't have the time at the moment to do this.
When do you need it? _________________ 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