The given example covers a use of PEVC controller and demonstrates how to use it. In the present example a PEVC Input 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. Press one of the touch button present on the UC3C_EK to generate an event.
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.