Reply by 42Bastian February 7, 20102010-02-07
> If you're going to criticize...you might get your criticisms correct and your English as well...

Ouch.

> see below. :)

Uuuh, don't top-post ;-)

> I'm just poking you back...

Well, at least I gave (IMHO) valid tips.

And: Don't call me Sir, I work for my living. :-)

Sorry, I know the OP just wanted to be polite, no harm intended, but well
it is kind of chauvinism to think all in this list are males or even men.
( ;-) )

--
42Bastian

An Engineer's Guide to the LPC2100 Series

Reply by redwire85 February 7, 20102010-02-07
If you're going to criticize...you might get your criticisms correct and your English as well... see below. :)

I'm just poking you back...

>
> nilesh shirbhate schrieb:
> > Sir,
>
> Maybe also Mam ?!

Maam (short for Madam)

> > I want to transfer data using Ethernet using ENC28J60
> > Is it possible without using any RTOS and TCP/IP Stack?
>
> Yes and no. If your peer application uses raw-ethernet yes.
>
> If you want to use TCP or UDP no.
>
> Take a look at the WizNet chips, they have TCP/IP build in.

build in => built-in
Reply by somboon sopee February 7, 20102010-02-07
check it http://www.micro4you.com/files/LPC2148_IP.rar

--
http://www.micro4you.com -> ARM USB JTAG
http://stores.ebay.com/Micro4you-Store -> Ebay Store
http://www.friendlyarm.com -> FriendlyARM mini2440
Reply by 42Bastian February 7, 20102010-02-07
Leon

> Yes, no!

*LOL*

You missed the "guide" part :-)

--
42Bastian
Reply by Leon Heller February 7, 20102010-02-07
> Sir,
> I want to transfer data using Ethernet using ENC28J60
> Is it possible without using any RTOS and TCP/IP Stack?
> Please guide me.
> Thanks and Regards
> Nilesh

Yes, no!

Leon
Reply by Chutiman Yongprapat February 7, 20102010-02-07
You don't need RTOS. In addition, there are example code for such case. Our
team are using uIP stack.

Best Regards,
Chutiman Yongprapat
Reply by Wouter van Ooijen February 7, 20102010-02-07
> I want to transfer data using Ethernet using ENC28J60
> Is it possible without using any RTOS and TCP/IP Stack?

You will need some stack, either some pre-existing one ro you will have
to roll your own. Does not need to be TCP/IP, but those are certainly
the most common.

> Please guide me.

Wild guess: you are attempting to do something way too difficult. Start
with something simple and acquire some experience.

--

Wouter van Ooijen
Reply by 42Bastian February 7, 20102010-02-07
nilesh shirbhate schrieb:
> Sir,

Maybe also Mam ?!

> I want to transfer data using Ethernet using ENC28J60
> Is it possible without using any RTOS and TCP/IP Stack?

Yes and no. If your peer application uses raw-ethernet yes.

If you want to use TCP or UDP no.

Take a look at the WizNet chips, they have TCP/IP build in.
http://www.wiznet.co.kr/en/

--
42Bastian
Reply by nilesh shirbhate February 7, 20102010-02-07
Sir,
I want to transfer data using Ethernet using ENC28J60
Is it possible without using any RTOS and TCP/IP Stack?
Please guide me.

Thanks and Regards

Nilesh