Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
MACB Example for EVK1100 Documentation

Introduction

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/UC3_C2_XPLAINED IP address= 192.168.0.2 and PC IP address = 192.168.0.1
Use a non crossed RJ45 cable.

Main Files

Compilation Info

This software was written for the GNU GCC for AVR32 and IAR Systems compiler for AVR32. Other compilers may or may not work.

Device Info

All AVR32 devices with a MACB module can be used. This example has been tested with the following setup:

  • EVK1100, EVK1105 or UC3_C2_XPLAINED evaluation kit

Setup Information


CPU speed: 48 MHz for EVK1100/EVK1105 and 60MHz for UC3_C2_XPLAINED

  • 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

Contact Information

For further information, visit Atmel AVR32.