文件名称:AVR_Common_Bootloader
介绍说明--下载内容均来自于网络,请自行研究使用
AVR 通用 Bootloader 使用说明
*支持多种型号的AVR单片机
*支持多串口的AVR单片机
*支持RS232/RS485/RS422模式
*支持多种通信波特率和时钟频率
*自动计算波特率误差,如果波特率误差>2%,将给出错误提示
*完全C语言编写,容易修改
*为移植做了很多优化,将移植的工作量减少到了最低
*代码高度优化,占用空间小
*方便的功能裁剪,适应不同的要求
*支持看门狗
*支持使用LED指示升级状态
*支持超级终端下载-AVR Bootloader common use * to support multiple models of the AVR * support Multiport Serial the AVR support RS232/RS485/RS422 mode * * support multiple communication wave Special rates and clock frequency Baud Rate * Automatic calculation error, if error Baud Rate
*支持多种型号的AVR单片机
*支持多串口的AVR单片机
*支持RS232/RS485/RS422模式
*支持多种通信波特率和时钟频率
*自动计算波特率误差,如果波特率误差>2%,将给出错误提示
*完全C语言编写,容易修改
*为移植做了很多优化,将移植的工作量减少到了最低
*代码高度优化,占用空间小
*方便的功能裁剪,适应不同的要求
*支持看门狗
*支持使用LED指示升级状态
*支持超级终端下载-AVR Bootloader common use * to support multiple models of the AVR * support Multiport Serial the AVR support RS232/RS485/RS422 mode * * support multiple communication wave Special rates and clock frequency Baud Rate * Automatic calculation error, if error Baud Rate
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 105230330avr_common_bootloader.rar 列表 AVR\default\Makefile AVR\default\dep\bootldr.o.d AVR\default\dep\test.o.d AVR\default\dep AVR\default\bootldr.o AVR\default\Bootldr.elf AVR\default\Bootldr.hex AVR\default\test.o AVR\default\test.elf AVR\default\test.hex AVR\default AVR\test.aps AVR\test.aws AVR\testcfg.h AVR\Bootldr.aps AVR\bootldr.aws AVR\bootldr.h AVR\bootldr.c AVR\bootcfg.h AVR\readme.txt AVR\readme.htm AVR\test.c AVR PC\AVRBootDown.exe PC\readme.htm PC