Back to DRIVERS page
AVR®32 AT32AP7 Series Software Framework: LCD Controller (LCDC) Driver
Copyright © 2006-2008 Atmel Corporation
Introduction
This driver lets you control a LCD screen with the LCD controller in the
AVR®32 AT32AP7 devices
LCDC Driver
The driver is composed of lcdc.c and lcdc.h (for accurate API description, read this header file).
LCDC Driver Examples
Three examples are currently available:
Simple test pattern is written to the STK1000 LCD screen.
Displays an image on the STK1000 LCD screen that can be moved by pressing the onboard buttons.
Displays an image and a pattern thru the VGA port on the STK1000.