uIP-AVR (1)简介:A port of Adam Dunkels' free TCP/IP stack to the AVR series of microcontrollers.
关键 字:uIP-AVR
uIP-AVR is a port of Adam Dunkel's uIP - A Free Small TCP/IP Stack - to the Atmel AVR series of microcontrollers. This is a port of uIP version 0.90, and supports communication over Ethernet using the Realtek RTL8019AS or Asix AX88796 NICs. The current version interfaces with the NIC through either the External SRAM interface, or through general I/O ports. The RTL8019AS NIC controller can be purchased along with the necessary support components in a PCB module called the Packet Whacker, and both NICs are available in development boards from EDTP. The project is written fully in C, and compiles on the AVR-GCC and Imagecraft compilers. The size of the stack depends on what options are chosen at compile time. The most basic TCP app compiled with GCC for a ATMega128 was around 8k, and 10k with Imagcraft. A 16k or greater microcontroller will be required for uIP 0.90 apps, if you want to squeeze your application into an 8k microcontroller, you can use version 0.60. The sizes of a simple TCP app running on version 0.60 on an ATmega161 are as follows:
B20 |
B8
最新文章更多
推荐文章更多
热点文章更多相关文章更多 |





