AT90USBxxx Mouse demonstration

License

Use of this program is subject to Atmel's End User License Agreement.

Please read file lic_page for copyright notice.

Revision

V2.0.5
Update license

V2.0.4
USB Stack

Fix compilation error under GCC (add flash_drv.s file)

V2.0.3
USB Stack

V2.0.2
USB Stack

V2.0.1
USB Stack

New watchdog driver

Fixed Set/Clear prescaler

V2.0.0
First release

Description

This embedded application source code illustrates how to implement a HID mouse application over the AT90USBxxx controller.

About the sample application

The sample code is delivered for STK526.

Architecture

As illustrated in the figure bellow, the application entry point is located is the main.c file. The main function first performs the initialization of a scheduler module and then runs it in an infinite loop. The scheduler is a simple infinite loop calling all its tasks defined in the conf_scheduler.h file. No real time schedule is performed, when a task ends, the scheduler calls the next task defined in the configuration file (conf_scheduler.h).

The sample dual role application is based on two different tasks:

arch_full.gif

Generated on Fri Sep 11 14:33:08 2009 for ATMEL by  doxygen 1.5.3