> Does anyone can help me how to implement ppp protocol using uIP and porting
> RTS, CTS dan DTR pin in AVR microcontroller ? Any has the reference, code,
> docs, etc that i can read ?
You might want to check out
http://contiki.cvs.sourceforge.net/contiki/contiki-2.x/core/net/ppp/
Best, Oliver
Is it possible to implement uIP in AVR ATMega32 ? If I'm not mistake, uIP
only need less than 10Kb code when using avrgcc.
But, Is it any problem if I'm porting it to ATMega32 since "The most basic
TCP app compiled with GCC for a ATMega128...."
when I read in http://www.laskater.com/projects/uipAVR.htm
Andi
Am Dienstag, 27. Februar 2007 12:05 schrieb andi:
> Is it possible to implement uIP in AVR ATMega32 ? If I'm not mistake, uIP
Google is your friend. Just enter "uip atmega32" into google and you'll be
presented a list of pages dealing with exactly this question. The short
answer is: Yes, it's possible and a bunch of people including myself have
done it.
People, please do at least a little bit research yourself before asking such
questions.
Till
--
Dr. Till Harbaum <Ti...@Harbaum.org>