文件名称:UART
介绍说明--下载内容均来自于网络,请自行研究使用
ARM7 LPC2132 串口调试例程
基于Board LPC21238实验板-// UART Sample Code
// NXP Semiconductors
//
// MCB2130 Board LPC21238: runs in internal Flash
// MCB2130 Ram: runs in internal RAM
///////////////////////////////////////////////////////////////////////
The UART sample code initializes UART0 (COM0) and sends out a "HELLO".
Afterwards it will simply echo anything it receives.
Use a serial terminal utility with the following settings:
Baud: 115200
Data: 8
Parity: None
Handshake: None
Note:
UART0 has a ISP bootloading feature which might cause the LPC2138 to
stay in the bootloader after a reset (Pin 7 and Pin 4 are used as
RTS and DTR).
This can be avoided by either disconnectiong the ISP and RST jumpers.
基于Board LPC21238实验板-// UART Sample Code
// NXP Semiconductors
//
// MCB2130 Board LPC21238: runs in internal Flash
// MCB2130 Ram: runs in internal RAM
///////////////////////////////////////////////////////////////////////
The UART sample code initializes UART0 (COM0) and sends out a "HELLO".
Afterwards it will simply echo anything it receives.
Use a serial terminal utility with the following settings:
Baud: 115200
Data: 8
Parity: None
Handshake: None
Note:
UART0 has a ISP bootloading feature which might cause the LPC2138 to
stay in the bootloader after a reset (Pin 7 and Pin 4 are used as
RTS and DTR).
This can be avoided by either disconnectiong the ISP and RST jumpers.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
UART\Abstract.txt
....\Flash\UART.plg
....\RAM.ini
....\Retarget.c
....\Serial.c
....\Startup.s
....\uart.c
....\uart.h
....\uarttest.c
....\UART_MCB2130 Board - LPC2138.dep
....\UART_Opt.Bak
....\UART.Uv2.bak
....\UART.uvproj
....\UART.opt.bak
....\UART_uvopt.bak
....\UART.uvopt
....\Flash
....\Ram
UART
....\Flash\UART.plg
....\RAM.ini
....\Retarget.c
....\Serial.c
....\Startup.s
....\uart.c
....\uart.h
....\uarttest.c
....\UART_MCB2130 Board - LPC2138.dep
....\UART_Opt.Bak
....\UART.Uv2.bak
....\UART.uvproj
....\UART.opt.bak
....\UART_uvopt.bak
....\UART.uvopt
....\Flash
....\Ram
UART