ENC28J60 Ethernet Library V3.3

General discussion on mikroPascal.
Author
Message
yo2lio
Posts: 1878
Joined: 19 Sep 2006 12:57
Location: Romania, Arad City
Contact:

#91 Post by yo2lio » 04 Feb 2009 22:15

Dany wrote:
yo2lio wrote:

Code: Select all

uses aditional_string_util,lib1_enc28j60_V3_4,enc_lib_user,lib2_enc28j60_V3_4;
Hi Florin, the unit "definitions_ENC" should not be "used" any more? (It works apparently without it...). It was part of the ENC library I think?
Yes work without them , because I give you compiled library and this constants are included automatically in mcl file.

BTW: you have :

Code: Select all

function Check_Link : boolean; // return true if link is up of false if link is down.
Best regards, Florin Andrei Medrea.

http://www.microelemente.ro/
http://www.microelemente.ro/produse-si-servicii/
http://www.microelemente.ro/custom-software/

mail : florin@microelemente.ro

Dany
Posts: 3854
Joined: 18 Jun 2008 11:43
Location: Nieuwpoort, Belgium
Contact:

#92 Post by Dany » 05 Feb 2009 10:21

yo2lio wrote:
Dany wrote:
yo2lio wrote:

Code: Select all

uses aditional_string_util,lib1_enc28j60_V3_4,enc_lib_user,lib2_enc28j60_V3_4;
Hi Florin, the unit "definitions_ENC" should not be "used" any more? (It works apparently without it...). It was part of the ENC library I think?
Yes work without them , because I give you compiled library and this constants are included automatically in mcl file.

BTW: you have :

Code: Select all

function Check_Link : boolean; // return true if link is up of false if link is down.
Nice. Thanks! :D
Kind regards, Dany.
Forget your perfect offering. There is a crack in everything, that's how the light gets in... (L. Cohen)
Remember when we were young? We shone like the sun. (David Gilmour)

titan66
Posts: 18
Joined: 11 Mar 2009 11:00

#93 Post by titan66 » 08 Jul 2009 09:18

thx.

vport
Posts: 5
Joined: 04 Jun 2009 06:20

can any body provide proteus

#94 Post by vport » 20 Oct 2009 06:12

Can any body provide Proteus circuit for simulation Ethernet circuit

mjoco
Posts: 13
Joined: 06 Apr 2010 16:36

Re: ENC28J60 Ethernet Library V3.3

#95 Post by mjoco » 06 Jan 2011 19:50

Hi,

i use YO2LIO's ENC_V3_5 library. I would like to ask what starts the data sending when i use the tcp/ip stack?
I wanna send to the http client many packets, not only one.
Thanks.

Post Reply

Return to “mikroPascal General”