AVR32 - MACB Driver Documentation
This documents data structures, functions, variables, defines, enums, and typedefs in the software.
It also gives an example of the usage of the Ethernet MAC 10/100 (MACB).
It answers to incoming ping request.
Default setup : EVK1100/EVK1105 IP address= 192.168.0.2 and PC IP address = 192.168.0.1
Use a non crossed RJ45 cable.
- macb.c : MACB driver
- macb.h : MACB header file
- macb_example.c : MACB code example
- conf_eth.h : ethernet configuration (useful options : Use interrupts, HW and IP address, etc)
This software was written for the GNU GCC for AVR32 and IAR Systems compiler for AVR32. Other compilers may or may not work.
All AVR32 devices with a MACB module can be used. This example has been tested with the following setup:
- EVK1100 or EVK1105 evaluation kit
CPU speed:
48 MHz
- Connect the USART_1 to your serial port via a standard RS-232 D-SUB9 cable; or USART0 (on EVK1105) abstracted with a USB CDC connection to a PC
- Set the following settings in your terminal of choice: 57600 8N1
For further information, visit
Atmel AVR32.
Support and FAQ:
http://support.atmel.no/