Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
TWIS Slave Example for uc3c_ek Documentation

Introduction

This is the documentation for the TWIS Module driver.

This example demonstrates how to use the TWI interface with TWIS modules.

Main Files

Compilation Information

This software is written for GNU GCC for AVR32 and for IAR Embedded Workbench for Atmel AVR32. Other compilers may or may not work.

Device Information

All AVR32 devices with a TWIS can be used.

Configuration Information

This example has been tested with the following configuration:

  • UC3C-EK or EVK1104 or UC3L-EK
  • CPU clock: 12 MHz;
  • USART abstracted with a USB CDC connection to a PC; port via a standard RS232 DB9 cable;
  • PC terminal settings:
    • 57600 bps,
    • 8 data bits,
    • no parity bit,
    • 1 stop bit,
    • no flow control.

Contact Information

For further information, visit Atmel AVR32.