Template

Purpose

This example shows how to use the Segment LCD Controller (SLCDC) to display information on the LCD screen available on the AT91SAM7L-STK.

Hardware Requirements

This example only works on the Atmel AT91SAM7L-STK evaluation kit.

Description

The program display an horizontally-scrolling string on the dot matrix.

Usage

  1. Build the program and download it inside the evaluation board. Please refer to the SAM-BA User Guide, the GNU-Based Software Development application note or to the IAR EWARM User Guide, depending on your chosen solution.
  2. Optionally, on the computer, open the DBGU port with a terminal application (e.g. HyperTerminal on Microsoft Windows).
  3. Start the application.
  4. The program will output a startup message on the DBGU:
    -- Basic SLCD Project 1.4 --
    In addition, the SLCD will start scrolling a string on the display.
Atmel Corporation ©2008