文件名称:Serial-Communication
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-06-25
- 文件大小:
- 43kb
- 下载次数:
- 0次
- 提 供 者:
- 啊*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个串行通讯程序,利用单片串行端口将片外RAM中以3000H为起始地址的1024个字节通过串行发送端口A输出,并以自闭环的形式由串行接收口B接收,并存储到以4000H为起始地址的空间中。-A serial communications program, the use of single-chip serial port chip RAM to 3000H as the starting address of 1024 bytes sent via the serial port A output, and form a closed loop the serial port B receives reception, and storing the starting address 4000H in space.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Serial Communication\Uart_Test\Output\Delay.obj
....................\.........\......\Key.obj
....................\.........\......\Lcd_Driver.obj
....................\.........\......\main.obj
....................\.........\......\SYS_Init.obj
....................\.........\......\Uart.obj
....................\.........\......\Uart_Test.hex
....................\.........\......\Uart_Test.lnp
....................\.........\......\Uart_Test.plg
....................\.........\......\实验3.__i
....................\.........\Source\Delay.c
....................\.........\......\Delay.h
....................\.........\......\Key.c
....................\.........\......\Key.h
....................\.........\......\Lcd_Driver.c
....................\.........\......\Lcd_Driver.h
....................\.........\......\main.c
....................\.........\......\main.h
....................\.........\......\SYS_Init.c
....................\.........\......\SYS_Init.h
....................\.........\......\Uart.c
....................\.........\......\Uart.h
....................\.........\Uart_Test.Opt
....................\.........\Uart_Test.plg
....................\.........\Uart_Test.Uv2
....................\.........\Uart_Test_Opt.Bak
....................\.........\Uart_Test_Uv2.Bak
....................\.........\Output
....................\.........\Source
....................\Uart_Test
Serial Communication