在LPC2106上实现并测试过的代码,用串口收到的数据回显到串口(通过环行缓存实现)并将串口发送的接口写成了printf的形式...
- 资源大小:79.16 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
Com
Port
others
资 源 简 介
在LPC2106上实现并测试过的代码,用串口收到的数据回显到串口(通过环行缓存实现)并将串口发送的接口写成了printf的形式 -To achieve the LPC2106 and tested code, serial data received echo to the serial port (via the ring buffer to achieve) and serial interface to send written in the form of a printf
文 件 列 表
ARM_EINT_uart
EINT1_test_Data
config.h
config.h.bak
EINT1_LED.c
EINT1_LED.S
EINT1_test.mcp
Init.s
init_uart.c.bak
LPC2106.h
Lpc2106.INC
target.c
target.h
target.h.bak
uart0.c
uart0.c.bak
uart0.h
uart0.h.bak
uart0del.c
uart_int.HEX
Vectors.s
复件 uart0.c