AT91 SAM9261 LCD and touch screen Basic


The goal of this demonstration project is to show how to use the LCD and the touch screen controller.

Base address is 0x300000

Software tools

Related Documentation

Litterature Number Reference

ARM-Based Software Package
6016
AT91SAM9261 Datasheet
6062

Source Files

Description Files

../sources/
Source code directory
../sources/test_lcd.c
Main application
../sources/lcd.c
LCD driver functions
../sources/touchscreen.c
Touch screen driver functions
../sources/init.c
Init functions
../asm/
ASM source code directory
../asm/cstartup_ads.s
Assembler Cstartup code