搜索:XMODEM
找到约 86 项符合「XMODEM」的查询结果
结果 86
按分类筛选
- 全部
- 技术资料 (14)
- 串口编程 (10)
- 微处理器开发 (10)
- 单片机开发 (9)
- Modem编程 (7)
- 嵌入式Linux (5)
- 单片机编程 (3)
- 通讯/手机编程 (3)
- 其他 (3)
- 嵌入式/单片机编程 (3)
- 其他嵌入式/单片机内容 (3)
- VIP专区 (3)
- Linux/Unix编程 (2)
- VxWorks (2)
- VC书籍 (2)
- 开发工具 (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- 网络 (1)
- 文件格式 (1)
- 汇编语言 (1)
- 系统设计方案 (1)
https://www.eeworm.com/dl/905079.html
技术资料
5956459xmodemxieyi.rar
xmodem协议源码,搞嵌入式开发的人都知道这个吧,也是每个搞嵌入式开发最应该搞明白的串口通讯协议之一。
https://www.eeworm.com/dl/653/315620.html
嵌入式Linux
标准的c代码
标准的c代码,支持Xmodem的接受和发送,支持短线重传,而且随时都可以用ESC断开。功能强大。在4510上可以直接使用。
https://www.eeworm.com/dl/870875.html
技术资料
毕业设计STM32 Bootloader设计
刚刚通过的毕业设计STM32 Bootloader设计
基于Xmodem协议的 支持128、1K已测试绝对没问题!
其中有小地方创新之处。。。
https://www.eeworm.com/dl/655/156558.html
微处理器开发
This zip file shows the use ROM Services in order to speed up an application and reduce its code siz
This zip file shows the use ROM Services in order to speed up an application and reduce its code size. It shows how to load a method of the Xmodem service and obtain a first level bootloader. Includes main.html file for help.
https://www.eeworm.com/dl/527/100964.html
通讯/手机编程
Windows Standard Serial Communications Library for Delphi是基于WINDOWS API的串口通讯库。包括28个函数以及MODEM控制
Windows Standard Serial Communications Library for Delphi是基于WINDOWS API的串口通讯库。包括28个函数以及MODEM控制,ANSI模拟,ASCII/XMODEM/YMODEM协议,还有14个例子程序。
https://www.eeworm.com/dl/655/156556.html
微处理器开发
This zip file shows the use ROM Services in order to speed up an application and reduce its code siz
This zip file shows the use ROM Services in order to speed up an application and reduce its code size. It shows how to open services such as ROM Entry, Xmodem and DataFlash and how to simply use their methods. Includes main.html file for help.
https://www.eeworm.com/dl/653/247573.html
嵌入式Linux
Bootload 程序
Bootload 程序,用于引导恒丰瑞科 S3C2410 开发板启动。支持:
1. 中断;
2. tftp下载;
3. xmodem下载;
4. 可扩展启动命令;
https://www.eeworm.com/dl/655/172197.html
微处理器开发
自己写的一个基于kb9202开发板的bootloader
自己写的一个基于kb9202开发板的bootloader,实现了一个命令行处理和xmodem文件下载功能,可以装载一般的应用程序
https://www.eeworm.com/dl/639/203423.html
文件格式
本文件描述了一个基于串口实现文件传输的协议eXmodem
本文件描述了一个基于串口实现文件传输的协议eXmodem,该协议基于标准Xmodem File Transfer Protocol,是一个独立标准,完全功能,全新的文件传输协议。
1)该协议除实现Xmodem File Transfer基本功能,即已实现了在两个设备相互之间,通过串口把一个设备内文件传输至另一个设备内;其增强功能所列参考 ...
https://www.eeworm.com/dl/619/193315.html
Linux/Unix编程
Gcomm is a serial communications program similar to seyon, but more modern, and easier to use. Works
Gcomm is a serial communications program similar to seyon, but more modern, and easier to use. Works over serial port, via TCP/IP, or a pipe through another program. Supports xmodem/ymodem/zmodem protocols. Visit the gcomm.sourceforge.net home page for 系统是 Linux ,但是协议部分 ...