AVR32 - DACIFB Driver Example 1 Documentation
This is the documentation for the data structures, functions, variables, defines, enums, and typedefs for the real time counter driver. It also comes bundled with an application-example of usage.
This example demonstrates how to use the DACIFB driver. Operating mode: It controls the DAC output on PA15 [UC3C_EK] generating a sinus.
- dacifb.c: DACIFB driver;
- dacifb.h: DACIFB driver header file;
- dacifb_example.c: DACIFB example application.
This software is written for GNU GCC for AVR32 and for IAR Embedded Workbench for Atmel AVR32. Other compilers may or may not work.
All AVR32 devices with an DACIFB and a USART module can be used.
This example has been tested with the following configuration:
- UC3C_EK evaluation kit;
- CPU clock: 16 MHz;
- USART2 (on UC3C_EK) abstracted with a USB CDC connection to a PC;
- PC terminal settings:
- 57600 bps,
- 8 data bits,
- no parity bit,
- 1 stop bit,
- no flow control.
For further information, visit
Atmel AVR32.
Support and FAQ:
http://support.atmel.no/