文件名称:RS485
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-05-06
- 文件大小:
- 351kb
- 下载次数:
- 0次
- 提 供 者:
- yua***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
芯片LPC1768,实现RS485的收发程序。-Chip LPC1768, the RS485 transceiver procedures.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RS485\JLinkLog.txt
.....\LandTiger_RS485.plg
.....\LandTiger_RS485.uvopt
.....\LandTiger_RS485.uvproj
.....\LandTiger_RS485_LandTiger_RS485.dep
.....\LandTiger_RS485_Target 1.dep
.....\LandTiger_RS485_uvopt.bak
.....\LandTiger_RS485_uvproj.bak
.....\.ist\LandTiger_RS485.map
.....\....\startup_LPC17xx.lst
.....\Obj\core_cm3.crf
.....\...\core_cm3.d
.....\...\core_cm3.o
.....\...\LandTiger_RS485.axf
.....\...\LandTiger_RS485.hex
.....\...\LandTiger_RS485.htm
.....\...\LandTiger_RS485.lnp
.....\...\LandTiger_RS485.plg
.....\...\LandTiger_RS485.sct
.....\...\LandTiger_RS485.tra
.....\...\main.crf
.....\...\main.d
.....\...\main.o
.....\...\rs485.crf
.....\...\rs485.d
.....\...\rs485.__i
.....\...\rs485test.crf
.....\...\rs485test.d
.....\...\rs485test.o
.....\...\startup_LPC17xx.d
.....\...\startup_LPC17xx.o
.....\...\system_lpc17xx.crf
.....\...\system_lpc17xx.d
.....\...\system_lpc17xx.o
.....\...\uart.crf
.....\...\uart.d
.....\...\uart.o
.....\RS485输出.jpg
.....\Source\App\main.c
.....\......\...\uart.c
.....\......\...\uart.h
.....\......\CMSIS\CM3\CoreSupport\core_cm3.c
.....\......\.....\...\...........\core_cm3.h
.....\......\.....\...\DeviceSupport\NXP\LPC13xx\LPC13xx.h
.....\......\.....\...\.............\...\.......\startup\arm\startup_LPC13xx.s
.....\......\.....\...\.............\...\.......\.......\gcc\startup_LPC13xx.s
.....\......\.....\...\.............\...\.......\.......\iar\startup_LPC13xx.s
.....\......\.....\...\.............\...\.......\system_LPC13xx.c
.....\......\.....\...\.............\...\.......\system_LPC13xx.h
.....\......\.....\...\.............\...\....7xx\LPC17xx.h
.....\......\.....\...\.............\...\.......\startup\arm\startup_LPC17xx.s
.....\......\.....\...\.............\...\.......\.......\gcc\startup_LPC17xx.s
.....\......\.....\...\.............\...\.......\.......\iar\startup_LPC17xx.s
.....\......\.....\...\.............\...\.......\system_LPC17xx.c
.....\......\.....\...\.............\...\.......\system_LPC17xx.h
.....\......\.....\CMSIS changes.htm
.....\......\.....\CMSIS debug support.htm
.....\......\.....\Documentation\CMSIS_Core.htm
.....\......\.....\License.doc
.....\......\说明.txt
.....\......\CMSIS\CM3\DeviceSupport\NXP\LPC13xx\startup\arm
.....\......\.....\...\.............\...\.......\.......\gcc
.....\......\.....\...\.............\...\.......\.......\iar
.....\......\.....\...\.............\...\....7xx\startup\arm
.....\......\.....\...\.............\...\.......\.......\gcc
.....\......\.....\...\.............\...\.......\.......\iar
.....\......\.....\...\.............\...\....3xx\startup
.....\......\.....\...\.............\...\....7xx\startup
.....\......\.....\...\.............\...\LPC13xx
.....\......\.....\...\.............\...\LPC17xx
.....\......\.....\...\.............\NXP
.....\......\.....\...\CoreSupport
.....\......\.....\...\DeviceSupport
.....\......\.....\CM3
.....\......\.....\Documentation
.....\......\App
.....\......\CMSIS
.....\List
.....\Obj
.....\Source
RS485