搜索资源列表
bootloader
- AVR单片机的bootloader源代码,通过串口下载代码-AVR bootloader
AT90USB82_USB_Bootloader_v1.0.5
- AT90USB82 USB Bootloader v1.0.5 atmel avr usb bootloader firmware. use in case that you accidentally deleted the bootloader that is shipped with the mcu.
AVR_USBHID_Bootloader
- AVR芯片的USB HID Bootloader。不同于一般的串口下载。支持没有USB接口的AVR芯片模拟USB通讯,通过USB直接下载代码到芯片。内附上位机的下载程序。 支持AVR MEGA系列芯片,只需修改Makefile文件中芯片型号即可-AVR chip USB HID Bootloader. Unlike the serial port download. No USB interface to support analog USB AVR chip communication,
AVRbootloader
- 这是一人BOOTLOADER,用时请针对修改-This is one BOOTLOADER, when used for modification
mega_bootloader
- 在Iccavr软件平台上,提供一个具有通用性的 mega Bootloader,不同型号的AVR单片机只需要修改一下几个简单的配置参数就可以直接使用了,不需要再修改主程序。-In Iccavr software platform to provide a universal mega Bootloader, different models of AVR Singlechip you only need to modify a few simple configuration parameter
Atmega128_8
- the AVR assembly boot code for ATMEGA128 . this is usefull for any students to knowing bootloader and how using that.
Atmega128_16
- the AVR assembly boot code version 2 for ATMEGA128 . this is usefull for any students to knowing bootloader and how using that.
bootloader
- Bootloader for AVR microcontroller
BootLoader
- AVR STK500 compatible bootloader
AVR
- ATmega128具备引导加载支持的用户程序自编程功能(In-System Programming by On-chipBoot Program),它提供了一个真正的由MCU本身自动下载和更新(采用读/写同时"Read-While-Write"进行的方式)程序代码的系统程序自编程更新的机制。利用AVR的这个功能,可以实现在应用编程(IAP)以及实现系统程序的远程自动更新的应用。 -ATmega128 bootloader support with user program from the pr
bootloader
- 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
bootloader
- * Descr iption : 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 executi
bootloaderforavr
- bootloader source code for AVR
MegaLoadBootLoader
- AVR BOOTLOADER,IAR工程-AVR BOOTLOADER, IAR project
AVR-BOOTLOADER
- Tmega128具备引导加载支持的用户程序自编程功能(In-System Programming by On-chipBoot Program),它提供了一个真正的由MCU本身自动下载和更新( 采用读/写同时"Read-While-Write"进行的方式)程序代码的系统程序自编程更 新的机制。利用AVR的这个功能,可以实现在应用编程(IAP)以及实现系统程 序的远程自动更新的应用。-Tmega128 with boot loader program to support user se
AVR单片机 Bootloader(串口在线升级程序源代码)
- AVR单片机 Bootloader(串口在线升级程序源代码)(AVR singlechip Bootloader (serial port upgrade program source code))
bootloader
- 将给出一个实际的的Boot Loader程序,它可以配合Windows中的超级终端程序,采用Xmodem传输协议,通过RS232接口下载更新用户的应用程序。(This section will give a practical Boot Loader program, which can cooperate with the super terminal program in Windows and use Xmodem transport protocol to download and up
Bootloader
- AVR单片机的从Bootloader区开始进行读取数据,并且可以通过串口进行烧写程序。(The AVR singlechip starts from the Bootloader area to read the data, and can make the burning and writing program through the serial port.)
BOOTLoader
- AVR单片机 可支持485或232接口。变异软件ICCAVR,上位机软件应用超级终端或avrubd等,Xmodem,9600,8,1,n(AVR single chip can support 485 or 232 interfaces. Mutation software ICCAVR, upper computer software application super terminal or avrubd, Xmodem, 9600,8,1, n)
AVR+bootloader
- avr bootloader source