?? abstract.txt
字號:
/***********************************************************************
* $Id$ abstract.txt 2011-06-02
* @file LCD\Lcd_GFT035A320240Y\abstract.txt
* @brief Description of the LCD example.
* @version 1.0
* @date 02. June. 2011
* @author NXP MCU SW Application Team
*
* Copyright(C) 2011, NXP Semiconductor
* All rights reserved.
*
***********************************************************************
* Software that is described herein is for illustrative purposes only
* which provides customers with programming information regarding the
* products. This software is supplied "AS IS" without any warranties.
* NXP Semiconductors assumes no responsibility or liability for the
* use of the software, conveys no license or title under any patent,
* copyright, or mask work right to the product. NXP Semiconductors
* reserves the right to make changes in the software without
* notification. NXP Semiconductors also make no representation or
* warranty that such application will be suitable for the specified
* use without further testing or modification.
**********************************************************************/
@Example description:
Purpose:
This example project describes how to test LCD module on LPC1788 IAR KickStart Rev.B board
Process:
The IAR, NXP and Onlimex logos appear on the LCD and the LCD hardware cursor moves as the
board moves(the acceleration sensor is used).
It shows basic use of I/O, timer, interrupt and LCD controllers.
This code is referenced from IAR source code.
@Directory contents:
\EWARM: includes EWARM (IAR) project and configuration files
\Keil: includes RVMDK (Keil)project and configuration files
\app: Include main file, logo & cursor image
\board: board config file
\modules: include supported drivers for this example
@How to run:
Hardware configuration:
This example was tested on:
LPC1788 IAR Start Kit Rev.B
- 3.3VA_E :ON
- VREG :ON
- IO_E :ON
- PWR_SEL :depends on power source selection
(Choose correct working board by setting "_CURR_USING_BRD" marco in .\BoardSupport\bsp.h file)
Running mode:
This example can run on ROM mode.
Note: If want to burn hex file to board by using Flash Magic, these jumpers need
to be connected:
1. LPC1788 OEM Board rev A and OEM Base Board rev A
- JP20: 1-2: ON
3-4: ON
(Using UART0 on USB serial port
Sure that you choose correct COM port number - Pls reference at:
"Device Manager" -> "Ports(COM & LPT)" -> "USB Serial Port (COMx)")
2. LPC1788 IAR Start Kit Rev.B
- RST_E: ON
- ISP_E: ON
Step to run:
- Step 1: Build example.
- Step 2: Burn hex file into board (if run on ROM mode)
- Step 3: Configure hardware and serial display as above instruction
- Step 4: Run example, observe LCD display
@Warning: Maybe J-LINK power source cannot supply enough power for LCD
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -