This example demonstrates how to use the LCDCA driver to interface to an external LCD (C42048A).
This example can be used with the SAM4L EK evaluation kit.
The example configures the LCDCA Controller in a mode defined by the LCD glass board connections, and the technical characteristics of the LCD component used. It uses the following LCDCA controller features:
The LCDCA is set up to use the external 32.768kHz clock to generate LCD frames at 64Hz, using a low power waveform to reduce toggle activity, and hence power consumption. In order to show the LCD Controller's capability of running in a power-saving mode, sleep mode is entered whenever possible.
This software is written for GNU GCC and IAR Embedded Workbench® for Atmel®. Other compilers may or may not work.
-- LCDCA Controller Example -- -- xxxxxx-xx -- Compiled: xxx xx xxxx xx:xx:xx -- Press PB0 to stop automated sequential mode and continue.