License | Copyright (c) 2017-2018 Microchip Technology Inc |
Quick start guide for USB host Communication Device Class module (UHI CDC) | This is the quick start guide for the USB host Communication Device Class module (UHI CDC) with step-by-step instructions on how to configure and use the modules in a selection of use cases |
 Enable USB high speed support | In this use case, the USB host is used to support USB high speed |
 Multiple classes support | In this use case, the USB host is used to support several USB classes |
 Dual roles support | In this use case, the USB host and USB device are enabled, it is the dual role |
Quick start guide for Serial Interface service | This is the quick start guide for the Serial Interface module, with step-by-step instructions on how to configure and use the serial in a selection of use cases |
 Advanced use case - Send a packet of serial data | In this use case, the USART module is configured for: |
Quick start guide for USB device Mass Storage module (UDI MSC) | This is the quick start guide for the USB device interface MSC module (UDI MSC) with step-by-step instructions on how to configure and use the modules in a selection of use cases |
 MSC in a composite device | A USB Composite Device is a USB Device which uses more than one USB class |
 Change USB speed | In this use case, the USB device is used with different USB speeds |
 Use USB strings | In this use case, the usual USB strings is added in the USB device |
 Use USB remote wakeup feature | In this use case, the USB remote wakeup feature is enabled |
 Bus power application recommendations | In this use case, the USB device BUS power feature is enabled |
 USB dynamic serial number | In this use case, the USB serial strings is dynamic |
Quick start guide for First-In-First-Out Buffer (FIFO) | This is the quick start guide for the First-In-First-Out Buffer (FIFO), with step-by-step instructions on how to configure and use the driver in a selection of use cases |
 Push and flush | In this use case, two elements will be pushed to the FIFO, and the FIFO will be flushed |
conf_clock.h examples with USB support | Content of XMEGA conf_clock.h: |
Quickstart guide for Common service TWI | This is the quickstart guide for the Common service TWI, with step-by-step instructions on how to configure and use the driver in a selection of use cases |
Quick start guide for USB device multi-touch module (UDI Multi-touch) | |
Quick start guide for USB host mass-storage module (UHI MSC) | This is the quick start guide for the USB host mass-storage module (UHI MSC) with step-by-step instructions on how to configure and use the modules in a selection of use cases |
 Enable USB high speed support | In this use case, the USB host is used to support USB high speed |
 Multiple classes support | In this use case, the USB host is used to support several USB classes |
 Dual roles support | In this use case, the USB host and USB device are enabled, it is the dual role |
Quick start guide for USB device mouse module (UDI mouse) | This is the quick start guide for the USB device mouse module (UDI mouse) with step-by-step instructions on how to configure and use the modules in a selection of use cases |
 HID mouse in a composite device | A USB Composite Device is a USB Device which uses more than one USB class |
 Change USB speed | In this use case, the USB device is used with different USB speeds |
 Use USB strings | In this use case, the usual USB strings is added in the USB device |
 Use USB remote wakeup feature | In this use case, the USB remote wakeup feature is enabled |
 Bus power application recommendations | In this use case, the USB device BUS power feature is enabled |
 USB dynamic serial number | In this use case, the USB serial strings is dynamic |
Quick Start quide for common NVM driver | This is the quick start quide for the Common NVM driver, with step-by-step instructions on how to configure and use the driver in a selection of use cases |
Quick Start Guide for the System Clock Management service (UC3A0/UC3A1) | This is the quick start guide for the System Clock Management service, with step-by-step instructions on how to configure and use the service for specific use cases |
Advanced use case - Peripheral Bus Clock Management (UC3A0/UC3A1) | |
xTaskHandle | Task |
taskYIELD | Task |
taskENTER_CRITICAL | Task |
taskEXIT_CRITICAL | Task |
taskDISABLE_INTERRUPTS | Task |
taskENABLE_INTERRUPTS | Task |
xTaskGetTickCount | Task |
uxTaskGetNumberOfTasks | Task |
vTaskList | Task |
vTaskGetRunTimeStats | Task |
vTaskStartTrace | Task |
usTaskEndTrace | Task |
uxQueueMessagesWaiting | Queue |
vQueueDelete | Queue |
Quick start guide for USB host mouse module (UHI mouse) | This is the quick start guide for the USB host mouse module (UHI mouse) with step-by-step instructions on how to configure and use the modules in a selection of use cases |
 Enable USB high speed support | In this use case, the USB host is used to support USB high speed |
 Multiple classes support | In this use case, the USB host is used to support several USB classes |
 Dual roles support | In this use case, the USB host and USB device are enabled, it is the dual role |
Quick start guide for USB device keyboard module (UDI keyboard) | This is the quick start guide for the USB device keyboard module (UDI keyboard) with step-by-step instructions on how to configure and use the modules in a selection of use cases |
 HID keyboard in a composite device | A USB Composite Device is a USB Device which uses more than one USB class |
 Change USB speed | In this use case, the USB device is used with different USB speeds |
 Use USB strings | In this use case, the usual USB strings is added in the USB device |
 Use USB remote wakeup feature | In this use case, the USB remote wakeup feature is enabled |
 Bus power application recommendations | In this use case, the USB device BUS power feature is enabled |
 USB dynamic serial number | In this use case, the USB serial strings is dynamic |
Quick start guide for USB Device Vendor module (UDI Vendor) | This is the quick start guide for the USB device interface Vendor module (UDI Vendor) with step-by-step instructions on how to configure and use the modules in a selection of use cases |
 Vendor in a composite device | A USB Composite Device is a USB Device which uses more than one USB class |
 Change USB speed | In this use case, the USB device is used with different USB speeds |
 Use USB strings | In this use case, the usual USB strings is added in the USB device |
 Use USB remote wakeup feature | In this use case, the USB remote wakeup feature is enabled |
 Bus power application recommendations | In this use case, the USB device BUS power feature is enabled |
 USB dynamic serial number | In this use case, the USB serial strings is dynamic |
Quick start guide for USB device generic module (UDI generic) | This is the quick start guide for the USB device generic module (UDI generic) with step-by-step instructions on how to configure and use the modules in a selection of use cases |
 HID generic in a composite device | A USB Composite Device is a USB Device which uses more than one USB class |
 Change USB speed | In this use case, the USB device is used with different USB speeds |
 Use USB strings | In this use case, the usual USB strings is added in the USB device |
 Use USB remote wakeup feature | In this use case, the USB remote wakeup feature is enabled |
 Bus power application recommendations | In this use case, the USB device BUS power feature is enabled |
 USB dynamic serial number | In this use case, the USB serial strings is dynamic |
Quickstart guide for AT25DFx component. | This is the quickstart guide for the AT25DFx SerialFlash component, with step-by-step instructions on how to configure and use the driver in a selection of use cases |
Quick Start Guide for the SPI Master Driver | This is the quick start guide for the SPI Driver, with step-by-step instructions on how to configure and use the driver for a specific use case |
 Basic setup for SPI master on XMEGA devices | |
Quick start guide for SPI master on UC3 devices | |
Quick start guide for USB device Communication Class Device module (UDI CDC) | This is the quick start guide for the USB device interface CDC module (UDI CDC) with step-by-step instructions on how to configure and use the modules in a selection of use cases |
 CDC in a composite device | A USB Composite Device is a USB Device which uses more than one USB class |
 Change USB speed | In this use case, the USB device is used with different USB speeds |
 Use USB strings | In this use case, the usual USB strings is added in the USB device |
 Use USB remote wakeup feature | In this use case, the USB remote wakeup feature is enabled |
 Bus power application recommendations | In this use case, the USB device BUS power feature is enabled |
 USB dynamic serial number | In this use case, the USB serial strings is dynamic |
Quick start guide for SPI driver on AVR32 devices | This is the quick start guide for the SPI - Serial Peripheral Interface, with step-by-step instructions on how to configure and use the driver for a specific use case |
Quick start guide for the maXTouch component | This is the quick start guide for the maXTouch component The guide will give you a step-by-step introduction on how to setup and use the component to be able to read touch responses from the maXTouch Xplained kit |
Quick Start Guide for the ILI9341 Display Controller Component Driver | This is the quick start guide for the ILI9341 Display Controller Component Driver, with step-by-step instructions on how to configure and use the component driver for specific use cases |
death.c | Create a single persistent task which periodically dynamically creates another two tasks |
Quick start guide for the common IOPORT service | This is the quick start guide for the Common IOPORT API, with step-by-step instructions on how to configure and use the service in a selection of use cases |
 Advanced use case doing port access | In this case we will read out the pins from one whole port and write the read value to another port |
Quick start guide for USB host vendor module (UHI vendor) | This is the quick start guide for the USB host vendor module (UHI vendor) with step-by-step instructions on how to configure and use the modules in a selection of use cases |
 Enable USB high speed support | In this use case, the USB host is used to support USB high speed |
 Multiple classes support | In this use case, the USB host is used to support several USB classes |
 Dual roles support | In this use case, the USB host and USB device are enabled, it is the dual role |
Installation & configuration of exim (the cygwin SMTP server) on a PC | |
Accessing the Control Panel acting as a USB Mass Storage host | |
Restoring the default file system content of the Control Panel | |
Configuring and using the Control Panel SMTP client | |
Accessing the Control Panel through its shell interface on UART_0 | |
Using the Control Panel LCD's default menu | |
Trouble Shooting Guide | |
Accessing the Control Panel acting as a USB Mass Storage device | |
Accessing the Control Panel acting as a Web server | |
Quick start guide for QTouch component | This is the quick start guide for the QTouch device driver for I2C interface, with step-by-step instructions on how to configure and use the driver for a specific use case |
Quick start guide for Calendar service | This is the quick start guide for the Calendar service, with step-by-step instructions on how to configure and use the driver in a selection of use cases |
 Calculate time between dates | The use case will let the user calculate the time between two dates, by first calculating the dates from two timestamps |
conf_clock.h examples with USB support | Content of conf_clock.h for AT32UC3A0, AT32UC3A1, AT32UC3B devices (USBB): |
Quick start guide for reset cause service | This is the quick start guide for the Reset Cause service, with step-by-step instructions on how to configure and use the driver in a selection of use cases |
 Use case #1 | In this use case, the reset cause service is used to perform a software controlled reset |
Quick Start Guide for the graphics service | This is the quick start guide for the Graphics (GFX) service", with step-by-step instructions on how to configure and use it for a specific use case |
Todo List | |
Deprecated List | |