Readme.txt is for the project "multiple buffering using emWin" for Embedded Artists LPC1788 board.
This project was built on Keil uVision 4.60 IAR6.50 and LPCXPresso5.0.10.
 
It has been tested with the following versions:
- Keil 4.60.0.0
- IAR 6.50.1.4446
- LPCXpresso 5.0.10 Build 1066

Supported hardware:
===================
The sample project for the NXP LPC1788 and can be used with LPC4088 CPU
It is prepared to run on a Embedded Artists LPC1788 OEM module with OEM base board.
This Sample project was tested on REV A version of OEM boards and rev PB1 of base version. 
Sample project may be used on other target hardware as well.
To run on LPC4088 please uncomment #define LPC4088 in LCDConf.h file. 
You can add M4 libarary and require haeader for LPC4088.

Using different target hardware may require modifications.

Configurations
==============
- Debug
  This configuration is prepared for download into
  internal Flash using J-Link and Cspy on IAR plateform,Ulink2 Keil uVision4 plateform and 
  LPClink on LPCXpresso plateform.

- Release
  This configuration is prepared for download into
  internal Flash using J-Link and Cspy on IAR plateform,Ulink2 Keil uVision4 plateform and 
  LPClink on LPCXpresso plateform.

Notes
=====
- Flickering on the display and display turning yellow:
  You might experience a random flickering/stripes from top
  to bottom appearing on the display or the display having a
  yellow touch after some time.This is a hardware problem
  that is based on a I2C line being shared with a LCD data
  line. To fix this problem you can remove the resistor R163
  from the base board.

  To locate R163 follow this guide:
    - Position the USB ports to the top
    - From the right mini USB port go down until you find the
      "U31" text on the PCB
    - R163 is located above the "U31" text

- LCD jumper configuration on QVGA Display Connector:
  CFG1: Left
  CFG1: Right
  CFG1: Right
  CFG1: Right

- USB device jumper configuration on base board:
  JP17: 1-2 (upper position)
  JP18: 1-2 (left  position)
  JP19: 1-2 (left  position)

- USB host jumper configuration on base board:
  JP17: 2-3 (lower position)
  JP18: 2-3 (right position)
  JP19: 2-3 (right position)

- Humming board while display is used:
  This is caused by the on-board speaker. To
  eliminate the noise open both jumpers of JP29.
  
========================================================================
This project shows LPCware banner magnification. For more detail information 
please read application note accompanying this software.
========================================================================