Microchip® Advanced Software Framework

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

Purpose

This example demonstrates how to configure lcd controller ili9488 to control the LCD on the board.

Requirements

This package can be used with samv71_xplained_ultra evaluation kits.

Description

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

Usage

  1. Connect mXT143E Xplained(ILI9488 LCD Controller) to EXT2 on SAME70 Xplained Pro Kit using 20 pin connector.
  2. Build the program and download it inside the evaluation board.
  3. Some text, image and basic shapes should be displayed on the LCD.