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 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 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 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 |
Quickstart guide for SAM SPI driver | This is the quickstart guide for the SAM SPI 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 SAMG53/SAMG54 I2S driver | This is the quickstart guide for the SAMG53 Inter-IC Sound Controller driver, with step-by-step instructions on how to configure and use the driver in a selection of use cases |
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 |
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 the SAM PMC module | This is the quick start guide for the PMC module, with step-by-step instructions on how to configure and use the driver in a selection of use cases |
Quick Start Guide for the ICM driver | This is the quick start guide for the Integrity Check Monitor Controller (ICM), with step-by-step instructions on how to configure and use the driver for a specific use case |
conf_clock.h examples with USB support | Content of XMEGA conf_clock.h: |
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 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 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 |
uxQueueMessagesWaiting | Queue |
vQueueDelete | Queue |
vSemaphoreDelete | Semphr |
xTaskHandle | Task |
taskYIELD | Task |
taskENTER_CRITICAL | Task |
taskEXIT_CRITICAL | Task |
taskDISABLE_INTERRUPTS | Task |
taskENABLE_INTERRUPTS | Task |
xTaskGetTickCount | Task |
uxTaskGetNumberOfTasks | Task |
pcTaskGetTaskName | Task |
vTaskList | Task |
vTaskGetRunTimeStats | Task |
Quickstart guide for Common service TWIHS | This is the quickstart guide for the Common service TWIHS, with step-by-step instructions on how to configure and use the driver in a selection of use cases |
Quickstart guide for SDRAMC driver. | This is the quickstart guide for the SDRAM Controller, with step-by-step instructions on how to configure and use the driver in a selection of use cases |
Quick start guide for the SAM USART module | This is the quick start guide for the USART module, with step-by-step instructions on how to configure and use the driver in a selection of use cases |
USART receive character and echo back | In this use case, the USART module is configured for: |
USART receive character and echo back via interrupts | In this use case, the USART module is configured for: |
Extra Information for Extensible Direct Memory Access Controller Driver | |
Examples for Direct Memory Access Controller Driver | This is a list of the available Quick Start Guides (QSGs) and example applications for SAMV71/V70/E70/S70 XDMA Controller (XDMAC) Driver |
Quick Start Guide for the XDMAC driver | This is the quick start guide for the SAMV71/V70/E70/S70 XDMA Controller (XDMAC) Driver, with step-by-step instructions on how to configure and use the driver for a specific use case.The code examples can be copied into e.g the main application loop or any other function that will need to control the XDMAC module |
Document Revision History | |
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 Pro kit |
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 |
vTaskStartTrace | Task |
usTaskEndTrace | Task |
Extra Information for Reset Controller Driver | |
Examples for Reset Controller Driver | This is a list of the available Quick Start Guides (QSGs) and example applications for SAM3/4C/4CM/4CP/4E/4N/4S/G/V71/V70/S70/E70 Reset Controller (RSTC) Driver |
Quick Start guide for SAM RSTC driver | This is the quick start guide for the SAM3/4C/4CM/4CP/4E/4N/4S/G/V71/V70/S70/E70 Reset Controller (RSTC) Driver, with step-by-step instructions on how to configure and use the driver in a selection of use cases |
Reset Controller (RSTC) Example | |
Document Revision History | |
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 the SAM PIO driver | This is the quick start guide for the PIO Driver, with step-by-step instructions on how to configure and use the driver for specific use cases |
Advanced use case - Interrupt driven edge detection | |
Extra Information for Timer Counter Driver | |
Examples for Timer Counter | This is a list of the available Quick Start Guides (QSGs) and example applications for SAM3/4S/4L/4E/4N/4CM/4C/G Timer Counter (TC) Driver |
Quick Start Guide for the TC driver | This is the quick start guide for the SAM3/4S/4L/4E/4N/4CM/4C/G Timer Counter (TC) Driver, with step-by-step instructions on how to configure and use the driver for a specific use case |
Timer Counter Capture Waveform Example | |
Document Revision History | |
Quick Start Guide for the SAM AT30TSE75X Temperature Sensor Driver | In this use case we will interface the temperature sensor, set a resolution and read the temperature |
Extra Information for Analog Comparator Controller | |
Examples for Analog Comparator Controller | This is a list of the available Quick Start guides (QSGs) and example applications for SAM3S/4E/4S/V71/V70/S70/E70 Analog Comparator Controller (ACC) Driver |
Quick Start Guide for the ACC driver | This is the quick start guide for the SAM3S/4E/4S/V71/V70/S70/E70 Analog Comparator Controller (ACC) Driver, with step-by-step instructions on how to configure and use the driver for a specific use case |
Analog Comparator Controller - Example Interrupt Event Generation | |
Document Revision History | |
Quickstart guide for SAM PWM module | This is the quickstart guide for the PWM module, with step-by-step instructions on how to configure and use the drivers in a selection of use cases |
Use case #1 | In this use case, the PWM module is configured to: |
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 |
Quick Start Guide for the System Clock Management | Service (SAMV71) |
Advanced use case - Peripheral Bus Clock | Management (SAMV71) |
Quick Start Guide for the OV7740 | Component |
death.c | Create a single persistent task which periodically dynamically creates another two tasks |
Quick Start Guide for the ILI93XX | LCD Glass component |
Quickstart guide for SAM AFEC driver | This is the quickstart guide for the SAM AFEC driver with step-by-step instructions on how to configure and use the driver in a selection of use cases |
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 |
Examples for MCAN Driver | This is a list of the available Quick Start guides (QSGs) and example applications for SAM Control Area Network (MCAN) Low Level Driver |
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 |
conf_clock.h examples with USB support | Content of conf_clock.h for AT32UC3A0, AT32UC3A1, AT32UC3B devices (USBB): |
Quickstart guide for GMAC driver. | This is the quickstart guide for the Ethernet MAC, with step-by-step instructions on how to configure and use the driver in a selection of use cases |
Quickstart guide for SAM RTC driver | This is the quickstart guide for the SAM RTC driver, with step-by-step instructions on how to configure and use the driver in a selection of use cases |
Extra Information for Advanced Encryption Standard | |
Examples for Advanced Encryption Standard | This is a list of the available Quick Start Guides (QSGs) and example applications for SAM4C/4E/V71/V70/S70/E70 Advanced Encryption Standard (AES) Driver |
Quick Start Guide for the AES Driver | This is the quick start guide for the SAM4C/4E/V71/V70/S70/E70 Advanced Encryption Standard (AES) Driver, with step-by-step instructions on how to configure and use the driver for a specific use case |
Advanced Encryption Standard - Example Cipher Operating Modes and DMA | |
Document Revision History | |
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 | |