The given example covers a use of PEVC controller and demonstrates how to use it. In the present example the Generic clock generate event. This one is transmitted to the PDCA. Each time a new event is coming, a character is sent to the USART without use of the CPU. The main loop of the function is a 500ms delay and toggle LED 1 continuously to show CPU activity.
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 PEVC module can be used. This example has been tested with the following setup:
For further information, visit Atmel AVR32.