CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程

文件名称:Uart

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-10-31
  • 文件大小:
    820.03kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

LPC2103的串口通讯程序,采用自带库函数编写,实现PC机把指令发给控制器,控制器再把所接收数据返回上位机-LPC2103 serial communication procedure for the preparation of native library functions to achieve PC-to instructions issued to the controller, the controller then receives the data back to PC
相关搜索: 串口 上位机 lpc2103

(系统自动生成,下载前可以参看下载内容)

下载文件列表

Uart/src/base/Config.h
Uart/src/base/Deal_err.h
Uart/src/base/LPC213x.h
Uart/src/base/Scatter/Mem_a.scf
Uart/src/base/Scatter/Mem_b.scf
Uart/src/base/Scatter/Mem_c.scf
Uart/src/base/Startup.s
Uart/src/base/Target.c
Uart/src/base/Target.h
Uart/src/driver/ADC/ADC.c
Uart/src/driver/ADC/ADC.h
Uart/src/driver/ADC/ADCPrivate.h
Uart/src/driver/CmdStrConfig/CmdStr/CmdStr.c
Uart/src/driver/CmdStrConfig/CmdStr/CmdStr.h
Uart/src/driver/CmdStrConfig/DeviceConfig.c
Uart/src/driver/CmdStrConfig/DeviceConfig.h
Uart/src/driver/DAC/Dac.c
Uart/src/driver/DAC/Dac.h
Uart/src/driver/DAC/DacPrivate.h
Uart/src/driver/Eint/Eint.c
Uart/src/driver/Eint/Eint.h
Uart/src/driver/Eint/EintPrivate.h
Uart/src/driver/Emc/Emc.c
Uart/src/driver/Emc/Emc.h
Uart/src/driver/Emc/EmcPrivate.h
Uart/src/driver/Fiq/Fiq.h
Uart/src/driver/Gpio/Gpio.c
Uart/src/driver/Gpio/Gpio.h
Uart/src/driver/Gpio/GpioPrivate.h
Uart/src/driver/Hook/IrqHook.c
Uart/src/driver/Hook/IrqHook.h
Uart/src/driver/I2C/I2c.c
Uart/src/driver/I2C/I2c.h
Uart/src/driver/I2C/I2cPrivate.h
Uart/src/driver/Irq/Irq.inc
Uart/src/driver/Irq/IrqManage.h
Uart/src/driver/PinConfig/PinConfig.h
Uart/src/driver/PowerManage/PowerManage.c
Uart/src/driver/PowerManage/PowerManage.h
Uart/src/driver/PowerManage/PowerManagePrivate.h
Uart/src/driver/Pwm/Pwm.c
Uart/src/driver/Pwm/Pwm.h
Uart/src/driver/Pwm/PwmPrevate.h
Uart/src/driver/Queue/Queue.c
Uart/src/driver/Queue/Queue.h
Uart/src/driver/Rtc/Rtc.c
Uart/src/driver/Rtc/Rtc.h
Uart/src/driver/Rtc/RtcPrivate.h
Uart/src/driver/Spi/Spi.c
Uart/src/driver/Spi/Spi.h
Uart/src/driver/Spi/SpiPrivate.h
Uart/src/driver/SSP/SSP.c
Uart/src/driver/SSP/SSP.h
Uart/src/driver/SSP/SSPPrivate.h
Uart/src/driver/Timer/Timer.c
Uart/src/driver/Timer/Timer.h
Uart/src/driver/Timer/TimerPrivate.h
Uart/src/driver/Uart/Uart.c
Uart/src/driver/Uart/Uart.h
Uart/src/driver/Uart/UartPrivate.h
Uart/src/driver/WatchDog/WatchDog.c
Uart/src/driver/WatchDog/WatchDog.h
Uart/src/driver/WatchDog/WatchDogPrivate.h
Uart/src/user/Main.c
Uart/Uart.mcp
Uart/Uart_Data/CWSettingsWindows.stg
Uart/Uart_Data/DebuginChipFlash/ObjectCode/ADC.o
Uart/Uart_Data/DebuginChipFlash/ObjectCode/CmdStr.o
Uart/Uart_Data/DebuginChipFlash/ObjectCode/Dac.o
Uart/Uart_Data/DebuginChipFlash/ObjectCode/DeviceConfig.o
Uart/Uart_Data/DebuginChipFlash/ObjectCode/Eint.o
Uart/Uart_Data/DebuginChipFlash/ObjectCode/Gpio.o
Uart/Uart_Data/DebuginChipFlash/ObjectCode/I2c.o
Uart/Uart_Data/DebuginChipFlash/ObjectCode/IrqHook.o
Uart/Uart_Data/DebuginChipFlash/ObjectCode/Main.o
Uart/Uart_Data/DebuginChipFlash/ObjectCode/PowerManage.o
Uart/Uart_Data/DebuginChipFlash/ObjectCode/Pwm.o
Uart/Uart_Data/DebuginChipFlash/ObjectCode/Queue.o
Uart/Uart_Data/DebuginChipFlash/ObjectCode/Rtc.o
Uart/Uart_Data/DebuginChipFlash/ObjectCode/Spi.o
Uart/Uart_Data/DebuginChipFlash/ObjectCode/Startup.o
Uart/Uart_Data/DebuginChipFlash/ObjectCode/Target.o
Uart/Uart_Data/DebuginChipFlash/ObjectCode/Timer.o
Uart/Uart_Data/DebuginChipFlash/ObjectCode/Uart.o
Uart/Uart_Data/DebuginChipFlash/ObjectCode/WatchDog.o
Uart/Uart_Data/DebuginChipFlash/TargetDataWindows.tdt
Uart/Uart_Data/DebuginChipFlash/Uart.axf
Uart/Uart_Data/DebugInRam/TargetDataWindows.tdt
Uart/Uart_Data/RelInChipFLASH/ObjectCode/ADC.o
Uart/Uart_Data/RelInChipFLASH/ObjectCode/CmdStr.o
Uart/Uart_Data/RelInChipFLASH/ObjectCode/Dac.o
Uart/Uart_Data/RelInChipFLASH/ObjectCode/DeviceConfig.o
Uart/Uart_Data/RelInChipFLASH/ObjectCode/Eint.o
Uart/Uart_Data/RelInChipFLASH/ObjectCode/Gpio.o
Uart/Uart_Data/RelInChipFLASH/ObjectCode/I2c.o
Uart/Uart_Data/RelInChipFLASH/ObjectCode/IrqHook.o
Uart/Uart_Data/RelInChipFLASH/ObjectCode/Main.o
Uart/Uart_Data/RelInChipFLASH/ObjectCode/PowerManage.o
Uart/Uart_Data/RelInChipFLASH/ObjectCode/Pwm.o
Uart/Uart_Data/RelInChipFLASH/ObjectCode/Queue.o
Uart/Uart_Data/RelInChipFLASH/ObjectCode/Rtc.o
Uart/Uart_Data/RelInChipFLASH/ObjectCode/Spi.o
Uart/Uart_Data/RelInChipFLASH/ObjectCode/Startup.o
Uart/Uart_Data/RelInChipFLASH/ObjectCode/Target.o
Uart/Uart_Data/RelInChipFLASH/ObjectCode/Timer.o
Uart/Uart_Data/RelInChipFLASH/ObjectCode/Uart.o
Uart/Uart_Data/RelInChipFLASH/ObjectCode/WatchDog.o
Uart/Uart_Data/RelInChipFLASH/TargetDataWindows.tdt
Uart/Uart_Data/RelInChipFLASH/Uart.axf
Uart/Uart_Data/RelInChipFLASH/Uart.i32
Uart/src/driver/CmdStrConfig/CmdStr
Uart/src/base/Scatter
Uart/src/driver/ADC
Uart/src/driver/CmdStrConfig
Uart/src/driver/DAC
Uart/src/driver/Eint
Uart/src/driver/Emc
Uart/src/driver/Fiq
Uart/src/driver/Gpio
Uart/src/driver/Hook
Uart/src/driver/I2C
Uart/src/driver/Irq
Uart/src/driver/PinConfig
Uart/src/driver/PowerManage
Uart/src/driver/Pwm
Uart/src/driver/Queue
Uart/src/driver/Rtc
Uart/src/driver/Spi
Uart/src/driver/SSP
Uart/src/driver/Timer
Uart/src/driver/Uart
Uart/src/driver/WatchDog
Uart/Uart_Data/DebuginChipFlash/ObjectCode
Uart/Uart_Data/RelInChipFLASH/ObjectCode
Uart/src/base
Uart/src/driver
Uart/src/user
Uart/Uart_Data/DebuginChipFlash
Uart/Uart_Data/DebugInRam
Uart/Uart_Data/RelInChipFLASH
Uart/src
Uart/Uart_Data
Uart

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com