|
|
View previous topic :: View next topic |
Author |
Message |
churrinfunflais
Joined: 30 Sep 2011 Posts: 11
|
ENC28j60 Example Help!!! |
Posted: Thu Dec 15, 2011 11:13 am |
|
|
Hi everyone!!!
I'm trying to make a Ethernet application and a i have purchased a module with a ENC28j60 Ethernet controller:
i have a PIC18f4550 to connect with, but i have not been successful with these task because i donĀ“t find any example with the enc28j60 ccs library and the TCP/IP Stack from microchip is confusing , so i need your help to make it happen , maybe a basic example of the code needed to make it run will be so helpful.
the application I need to make is simple, only make a led blink when a signal from the network is recognized, that is all. (simple, only 1 led).
Thanks.. |
|
|
temtronic
Joined: 01 Jul 2010 Posts: 9221 Location: Greensville,Ontario
|
|
Posted: Thu Dec 15, 2011 12:12 pm |
|
|
I'd look/talk to the module's manufacturer for help, after that use Google to find some code.
The OEM should have some kind of application notes, examples how to use, etc., if not, return for a refund. |
|
|
churrinfunflais
Joined: 30 Sep 2011 Posts: 11
|
|
Posted: Thu Dec 15, 2011 1:31 pm |
|
|
The manufacturer is Chinese and the module is only the schematic that Microchip recommend for its use. You can see it in the ENC28j60 data sheet. |
|
|
asmallri
Joined: 12 Aug 2004 Posts: 1634 Location: Perth, Australia
|
|
Posted: Thu Dec 15, 2011 10:31 pm |
|
|
What you need is the CCS code examples for the Embedded Ethernet Development kit.
If you already have the CCS TCP-IP stack and it does not include an example for this kit and you have a current CCS maintenance agreement, contact CCS support and ask for the stack.
A very similar pictures of this module was posted very recently on the Microchip Forum. It could be a coincidence but if not then, as I previously stated, you are wasting your time using this PIC. Due to its limited RAM and program memory it is poorly suited to general purpose TCP/IP stack based applications. You mentioned you found the Microchip TCP/IP stack confusing, I agree it is, it also will not support this PIC for the reason I have mentioned.
Your request to simply to on a LED is like asking a builder to give you an example of a bell ringing in a bell tower. You need to build the bell tower first. The ENC28J60 is a very low level driver, you need an operation stack running on top in order to flash the LED, to do that you need a PIC with sufficient resources to run the stack. _________________ Regards, Andrew
http://www.brushelectronics.com/software
Home of Ethernet, SD card and Encrypted Serial Bootloaders for PICs!! |
|
|
|
|
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
|