Location:
Search - avr bootloader
Search list
Description: avr bootloader,已经在多款单片机上验证过的,内有说明。
Platform: |
Size: 26098 |
Author: srony@163.com |
Hits:
Description: 与stk相关的avr bootloader程序,采用avr-gcc编写.-associated with STK avr Bootloader procedures used avr- gcc prepared.
Platform: |
Size: 19456 |
Author: xinxiaojun |
Hits:
Description: 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
Platform: |
Size: 395264 |
Author: |
Hits:
Description: AVR单片机BOOTLOADER应用范例-Application examples of single-chip AVR BootLoader
Platform: |
Size: 13312 |
Author: 周开 |
Hits:
Description: AVR的BOOT原代码 AVR的BOOT原代码-AVR
Platform: |
Size: 62464 |
Author: qindaotang |
Hits:
Description: 一个AVR单片机BOOTLOADER的例子-A single-chip AVR BootLoader example
Platform: |
Size: 103424 |
Author: shengxu |
Hits:
Description: AVR bootloader application debug release, handle both FLASH and EEPROM upload to a target
Platform: |
Size: 4096 |
Author: |
Hits:
Description: avr bootloader 上位机源码-avr bootloader PC source
Platform: |
Size: 56320 |
Author: 多多龙 |
Hits:
Description: 这个程序的主要目的是为了提供一个具有通用性的 AVR Bootloader,不同型号的AVR单片机只需要修改一下几个简单的配置参数就可以直接使用了,不需要再修改主程序。因为现在网上流传的很多 Bootloader程序都是针对某个或几个特定型号的,在换用其它型号后,需要对程序进行较多的修改;而且很多Bootloader程序虽然实现了基本功能,但是存在着一些缺陷或隐患,或者使用起来不够方便,所以我写了这个程序。它是在网上流传的马潮老师的ATmega128 Bootloader程序的基础上,结合了我以前在PIC18单片机中使用Bootloader的一点经验,以及学习自AVR USB中一些使用宏定义的技巧,再经过多次优化和反复测试后得出的。-PC SOFTERWARE
Bootloader for AVR
Platform: |
Size: 143360 |
Author: knight |
Hits:
Description: Bootloader for AVR microcontroller
Platform: |
Size: 21504 |
Author: piet |
Hits:
Description: AVR BOOTLOADER,邵子洋版本,很不错。共享出来与大家分享-AVR BOOTLOADER
Platform: |
Size: 27648 |
Author: xiezhixiang |
Hits:
Description: 具有通用性的 AVR Bootloader,不同型号的AVR单片机只需要修改一下几个简单的配置参数就可以直接使用了,不需要再修改主程序
-With the general nature of AVR Bootloader, different models of AVR microcontroller need only amend the wording of a few simple configuration parameters can be used directly, and do not need to modify the main program
Platform: |
Size: 21504 |
Author: cs+ |
Hits:
Description: AVR BootLoader源码, GCC编译,支持ATmega8, ATmega16, ATmega32和ATmega64-AVR BootLoader source code, GCC compiler, support ATmega8, ATmega16, ATmega32 and ATmega64
Platform: |
Size: 205824 |
Author: boat |
Hits:
Description: AVR BOOTLOADER to use with AVR mcu AVR BOOTLOADER to use with AVR mcu -AVR BOOTLOADER to use with AVR mcu AVR BOOTLOADER to use with AVR mcu AVR BOOTLOADER to use with AVR mcu
Platform: |
Size: 35840 |
Author: probal |
Hits:
Description: Avr的Mega单片机的bootloader程序,适合Mega系列多款处理器,采用485方式,波特率96-Avr' s Mega MCU bootloader program, suitable for variety of processors, Mega series, with 485 mode, baud rate 9600
Platform: |
Size: 49152 |
Author: 李志新 |
Hits:
Description: * Description : This Program allows an AVR with bootloader capabilities to
* Read/write its own Flash/EEprom. To enter Programming mode
* an input pin is checked. If this pin is pulled low, programming mode
* is entered. If not, normal execution is done from $0000
* "reset" vector in Application area.-* Description : This Program allows an AVR with bootloader capabilities to
* Read/write its own Flash/EEprom. To enter Programming mode
* an input pin is checked. If this pin is pulled low, programming mode
* is entered. If not, normal execution is done from $0000
* "reset" vector in Application area.
Platform: |
Size: 38912 |
Author: majid |
Hits:
Description: AVR BOOTLOADER,IAR工程-AVR BOOTLOADER, IAR project
Platform: |
Size: 54272 |
Author: LayzerLee |
Hits:
Description: AVR单片机的bootloader源代码,通过串口下载代码-AVR bootloader
Platform: |
Size: 62464 |
Author: zxf |
Hits:
Description: Tmega128具备引导加载支持的用户程序自编程功能(In-System Programming
by On-chipBoot Program),它提供了一个真正的由MCU本身自动下载和更新(
采用读/写同时"Read-While-Write"进行的方式)程序代码的系统程序自编程更 新的机制。利用AVR的这个功能,可以实现在应用编程(IAP)以及实现系统程 序的远程自动更新的应用。-Tmega128 with boot loader program to support user self-programming function (In-System Programming by On-chipBoot Program), which provides a true by the MCU to automatically download and update itself (in a read/write both " Read-While-Write" out of the way) system program code update mechanism for self-programming. This feature by using the AVR can be achieved in the Application Programming (IAP) program and the realization of the remote system automatically updates the application.
Platform: |
Size: 128000 |
Author: 康熙 |
Hits:
Description: avr bootloader source
Platform: |
Size: 12288 |
Author: cmjfriend |
Hits: