TI最新BSL协议说明。
上传时间: 2013-10-21
上传用户:u789u789u789
讲解ps2接口协议,在fpga平台上进行编程
上传时间: 2013-11-14
上传用户:songrui
ARM处理器双串口POP文本显示器的特点: * 同时支持两种不同通讯协议的串口设备连接 * 超大画面存储容量,最高可达3Mb * 支持报警时间记录掉电保存,可记录512条报警信息(含时间信息) * 工作频率更高、速度更快 *万年历实时时钟、配方等功能 * 电源、串行端口背部引出 * 支持多种串口标准: COM1: 支持RS232/RS485/RS422 COM2: 支持RS232/RS485 * 功能强大的画面组态软件:JB_HMI_D * 支持位(字)动态文本显示与设定功能 * 支持ASICC字符串显示、浮点数显示功能 * 支持PLC多种寄存器访问和设置,地址输入方式与各厂PLC地址格式兼容 * 交替选择"画面列表"和"元件列表"功能,便于用户查看和操作 持屏保密码保护功能 * HMI工作状态显示(三位LED灯) * 工程文件下载进度PC和HMI均有显示
上传时间: 2013-11-16
上传用户:caozhizhi
串行单片机的数据传输协议。开始 结束 应答 数据传送
上传时间: 2013-10-22
上传用户:alibabamama
0001、PC 机与单片机通信(RS232 协议).rar
上传时间: 2014-10-31
上传用户:牛布牛
目录: 1. Character Type Functions - 字符类型函数 2. Standard C Input/Output Functions - 标准输入输出函数 3. Standard Library Functions - 标准库和内存分配函数 4. Mathematical Functions - 数学函数 5. String Functions - 字符串函数 6. BCD Conversion Functions - BCD 转换函数 7. Memory Access Functions - 存储器访问函数 8. Delay Functions - 延时函数 9. LCD Functions - LCD函数 10. LCD Functions for displays with 4x40 characters - 4×40 字符型LCD函数 11. LCD Functions for displays connected in 8 bit memory mapped mode -以8 位外部存储 器模式接口的LCD显示函数 12. I2C Bus Functions - I2C 总线函数 13. National Semiconductor LM75 Temperature Sensor Functions - LM75 温度传感器函数 14. Dallas Semiconductor DS1621 Thermometer/Thermostat Functions - DS1621 温度计函 数 15. Philips PCF8563 Real Time Clock Functions - PCF8563 实时时钟函数 16. Philips PCF8583 Real Time Clock Functions - PCF8583 实时时钟函数 17. Dallas Semiconductor DS1302 Real Time Clock Functions - DS1302 实时时钟函数 18. Dallas Semiconductor DS1307 Real Time Clock Functions - DS1307 实时时钟函数 19. 1 Wire Protocol Functions - 单线通讯协议函数 20. Dallas Semiconductor DS1820/DS1822 Temperature Sensors Functions - DS1820/1822 温度传感器函数 21. SPI Functions - SPI 函数 22. Power Management Functions - 电源管理函数 23. Gray Code Conversion Functions - 格雷码转换函数
上传时间: 2013-10-22
上传用户:归海惜雪
为解决当前计算机串行通讯接口只有USB,难以满足旧型号设备或某些单片机要求RS232通讯的问题,设计出两款RS232/USB电路。采用CH341A与MAX223集成电路芯片构建标准9线RS232/USB通用接口转换器,无需编程。采用CH341A与PIC16F877A构建单片机与计算机之间的USB通讯电路,软件遵循RS232通讯协议,硬件进行电平转换。实际使用表明,这两款产品与计算机端Windows 操作系统下的串口应用程序完全兼容,且通讯过程中无握手失败现象。 Abstract: To solve the problem that current computer serial communication only with USB interface can not satisfy with the old type equipments or MCU to communicate with RS232, two kinds of RS232/USB circuit were designed.CH341A and MAX223 integrated circuit chips were used to create a standard 9-line RS232/USB universal interface convertor without programme. CH341A and PIC16F877A chips were adopted to build the USB communication circuit between computers and MCU. The software follows RS232 communication protocol, and the hardware converts electrical levels. Actual practices indicate that the two manufactures are compatible with serial application program of Windows operation system completely,and get avoid of handshake lost.
上传时间: 2013-11-03
上传用户:siying
摘要:随着网络技术和单片机技术的发展,嵌入式网络在远程控制领域拥有广泛的应用前景。文中以Atmega16单片机和CP2200网络芯片为硬件平台,设计和实现了一个面向远程工业控制领域的精简TCP/IP协议栈,包括ARP,IP,UDP及TCP等协议模块。文中给出了系统的硬件设计,详细论述了精简TCP/IP协议栈的实现方法,并给出了一个远程控制的应用实例。该系统具有低成本、易使用的特点。关键词:单片机 以太网 CP2200 TCP/IP
上传时间: 2013-11-13
上传用户:fac1003
以AVR单片机ATmega8和USB接口器件PDIUSBD12为核心,基于标准的USB1.1协议,设计一种通用USB接口模块,以满足嵌入式系统中对USB接口的需求。对模块的硬件电路或单片机固件程序的硬件接口层稍加修改即可用于其他各种微处理器。该模块可为各种嵌入式系统增加USB接口,实现与USB主机系统通信。 Abstract: Based on AVR microcontroller ATmega8 and USB interface chip PDIUSBD12, a general USB interface module is designed according to USB1.1 protocol for various requirements of embedded systems. Only with few modifications in circuit or hardware abstract layer of firmware, the module can be used on many types of microprocessors. All kinds of embedded systems can realize high speed and stable communication with USB host systems, owing to the facility of this module.
上传时间: 2014-01-08
上传用户:赵云兴
在单片机上实现USB移动存储功能,具体包括USB主机接口的硬件设计和整机USB驱动固件的设计。其中驱动固件的设计具体又包含几个协议的实现:USB1.1控制传输协议、USB BULK传输协议、USB海量存储类协议、UFI磁盘操作命令和FAT文件系统标准等
上传时间: 2013-10-30
上传用户:liangliang123