CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

ENC28J60 "WOL" signal?

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
JED



Joined: 13 Jul 2006
Posts: 8

View user's profile Send private message

ENC28J60 "WOL" signal?
PostPosted: Sat Oct 07, 2006 7:59 pm     Reply with quote

Does anyone know what the WOL (pin 5 on a DIP package) signal does on the ENC28J60? I have a olimex NIC based on the ENC28J60 and its documentation mentions a “WOL” signal on pin 5 of the ENC28J60. The data sheet for the ENC28J60 doesn’t mention WOL and it states that pin 5 is reserved and should not be connected but the CCS drivers assign WOL to an i/o pin. The chip seems to function with WOL(pin5) hooked up to the pin defined in the CCS driver but I don’t want to fry anything or waist i/o. Any help would be greatly appreciated.
Regards,
JED
dyeatman



Joined: 06 Sep 2003
Posts: 1923
Location: Norman, OK

View user's profile Send private message

PostPosted: Sat Oct 07, 2006 8:12 pm     Reply with quote

WOL is the Wake On Lan signal for initiating a processor wakeup from an incoming LAN connection.

A quick Google search on "ENC28J60 WOL" found this link:
shop.tuxgraphics.org/snippets/enc28j60.pdf

Section 12.0 fully explains the WOL usage and implementation.

Got to the Microchip site here:
http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1335&dDocName=en022889

for all the data and errata sheets on the controller.

BTW: I neglected to answer your last two questions:
1. If you connect this signal the PIC pin MUST be an input.
2. No, it does not have to be connected unless you want to use WOL.


Last edited by dyeatman on Sun Oct 08, 2006 9:54 am; edited 2 times in total
asmallri



Joined: 12 Aug 2004
Posts: 1634
Location: Perth, Australia

View user's profile Send private message Send e-mail Visit poster's website

PostPosted: Sat Oct 07, 2006 10:51 pm     Reply with quote

The original schematics from MCHP connected up the WOL pin. This was dropped on the latest PICTail board.
_________________
Regards, Andrew

http://www.brushelectronics.com/software
Home of Ethernet, SD card and Encrypted Serial Bootloaders for PICs!!
JED



Joined: 13 Jul 2006
Posts: 8

View user's profile Send private message

PostPosted: Sun Oct 08, 2006 11:05 am     Reply with quote

Thank you both for the quick response. Sadly it didn’t occur to me to google it. I haven’t had time to do any further research but it looks like it is an option I probably won’t use for the time being.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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