文件名称:Asynchronous-communication-module
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-12-09
- 文件大小:
- 52kb
- 下载次数:
- 0次
- 提 供 者:
- hemi*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
文件说明:(在msp430上实现)
用于两个对等的实验板通过485接口进行通讯,本方发送的
数据现在在对方的LED上,实验使用波特率为96-Documents: (implemented in MSP430)
for two pairs of the experimental board communicate via the 485 interface, the party sent
The data in each other now LED, experiment with the baud rate of 9600
用于两个对等的实验板通过485接口进行通讯,本方发送的
数据现在在对方的LED上,实验使用波特率为96-Documents: (implemented in MSP430)
for two pairs of the experimental board communicate via the 485 interface, the party sent
The data in each other now LED, experiment with the baud rate of 9600
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验七 异步通讯模块
....................\EXP.EWW
....................\SETTINGS
....................\........\EXP.INI
....................\........\EXP.wsdt
....................\........\EXP8.INI
....................\........\通讯.INI
....................\UART
....................\....\DEBUG
....................\....\.....\EXE
....................\....\.....\LIST
....................\....\.....\OBJ
....................\....\.....\...\RS232.pbd
....................\....\.....\...\RS485.pbd
....................\....\RS232.DEP
....................\....\RS232.EWD
....................\....\RS232.EWP
....................\....\RS232_A.DEP
....................\....\RS232_A.EWD
....................\....\RS232_A.EWP
....................\....\RS485.DEP
....................\....\RS485.EWD
....................\....\RS485.EWP
....................\....\RS485_A.DEP
....................\....\RS485_A.EWD
....................\....\RS485_A.EWP
....................\....\SETTINGS
....................\....\........\RS232.DNI
....................\....\........\RS232.FMT
....................\....\........\RS232.cspy.bat
....................\....\........\RS232.dbgdt
....................\....\........\RS232_A.DNI
....................\....\........\RS232_A.FMT
....................\....\........\RS232_A.cspy.bat
....................\....\........\RS232_A.dbgdt
....................\....\........\RS485.DNI
....................\....\........\RS485.FMT
....................\....\........\RS485.cspy.bat
....................\....\........\RS485.dbgdt
....................\....\........\RS485_A.DNI
....................\....\........\RS485_A.FMT
....................\....\........\RS485_A.cspy.bat
....................\....\........\RS485_A.dbgdt
....................\....\sourceFile
....................\....\..........\232_a.s43
....................\....\..........\485_a.s43
....................\....\..........\keyboard12.c
....................\....\..........\keyboard121.c
....................\....\..........\lcd.c
....................\....\..........\led.c
....................\....\..........\main.c
....................\....\..........\main_485.c
....................\....\..........\rs485.c
....................\....\..........\uart.c