| Author |
Message |
jorgemanuel
Joined: 28 Mar 2006 Posts: 1
|
28 Mar 2006 16:50 embedded ethernet |
|
|
|
|
hello:
i´m in my last year of university and now i´m working in my thesis and i´m trying to develop an embedded system able to transmit some medical signal via ethernet using an 8051 core micro and a RTL8019 nic.
For a while i have some problems understanding nic´s performance, could somebody help me?
Which mode of work do you suggest? Almost everybody talk about DMA access but i don´t completely understand it on RTL. I read lines that Jeremy Bentham dedicate to RTL in "Lean TCP/IP..." but i didn´t understand what does he exactly did...? I do not understand why to connect the 5th line of address (latching?)
Please, i need help, i´m spanish speaking, then , sorry my english...
|
|
| Back to top |
|
 |
LBdgWgt
Joined: 06 Mar 2006 Posts: 83 Helped: 5
|
28 Mar 2006 16:59 Re: embedded ethernet |
|
|
|
|
Halo,
maybe you wanna check this out:
http://www.laskater.com/projects/uipAVR.htm
uIP AVR is code for driver RTL8019AS and including the uIP TCP/IP stack, I used it before and it works quite fine.
I think porting the driver code for RTL8019AS from AVR to 8051 should not a very big problem, since basically it is only some I/O ports commands.
hope it helps,
regards,
|
|
| Back to top |
|
 |
Google AdSense

|
28 Mar 2006 16:59 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
cristinp2002
Joined: 21 Mar 2006 Posts: 3
|
05 Apr 2006 10:07 embedded ethernet |
|
|
|
|
You can use Adam Dunkel's uIP TCP/IP stack for 8051 family microcontrollers. You can download it at http://www.sics.se/~adam/uip/index.html.
You can also find a port of uIP TCP/IP stack for Keil compiler at http://members.iinet.net.au/~vanluynm/. It also has the RTL8019 driver.
|
|
| Back to top |
|
 |
mobile-it
Joined: 24 Apr 2004 Posts: 477 Helped: 16
|
05 Apr 2006 16:20 Re: embedded ethernet |
|
|
|
|
| Anyone has the same information for using a 8-bit microcontroller (ATtiny2313) and a cirrus chip? (CS9800A)
|
|
| Back to top |
|
 |
xiaohua
Joined: 28 Nov 2001 Posts: 72 Helped: 3 Location: China
|
05 Apr 2006 20:49 embedded ethernet |
|
|
|
|
| You can search DaviCom's product.
|
|
| Back to top |
|
 |
fireplus
Joined: 31 Oct 2003 Posts: 195 Helped: 5
|
06 Apr 2006 8:48 Re: embedded ethernet |
|
|
|
|
hi,
this book will help you too much
http://www.edaboard.com/viewtopic.php?t=77145&highlight=embedded+ethernet
but you have to make more posts to be able to download it
pm me i can send it to you
Fire in The Wire
|
|
| Back to top |
|
 |