Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
lcd controller ili93xx Example

Purpose

This example demonstrates how to configure lcd controller ili9325 or ili9341 to control the LCD on the board.

Requirements

This package can be used with SAM4E-EK evaluation kits.

Description

This example first configure ili93xx for access the LCD controller, then initialize the LCD, finally draw some text, image, basic shapes (line, rectangle, circle) on LCD.

Usage

  1. Build the program and download it inside the evaluation board.
  2. Some text, image and basic shapes should be displayed on the LCD.