Description: 该程序是对LPC2138的串口进行仿真测试,仿真环境为PROTEUS,软件开发环境为ADS1.2-The program is LPC2138 Serial simulation testing, simulation environment for the PROTEUS, software development environment for ADS1.2 Platform: |
Size: 57344 |
Author:黄亚 |
Hits:
Description: 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. Platform: |
Size: 22528 |
Author:李迎春 |
Hits: