文件名称: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
UART/Flash/UART.plg
UART/RAM.ini
UART/Retarget.c
UART/Serial.c
UART/Startup.s
UART/uart.c
UART/uart.h
UART/uarttest.c
UART/UART_MCB2130 Board - LPC2138.dep
UART/UART_Opt.Bak
UART/UART.Uv2.bak
UART/UART.uvproj
UART/UART.opt.bak
UART/UART_uvopt.bak
UART/UART.uvopt
UART/Flash
UART/Ram
UART
UART/Flash/UART.plg
UART/RAM.ini
UART/Retarget.c
UART/Serial.c
UART/Startup.s
UART/uart.c
UART/uart.h
UART/uarttest.c
UART/UART_MCB2130 Board - LPC2138.dep
UART/UART_Opt.Bak
UART/UART.Uv2.bak
UART/UART.uvproj
UART/UART.opt.bak
UART/UART_uvopt.bak
UART/UART.uvopt
UART/Flash
UART/Ram
UART
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.