搜索资源列表
AT91RM9200-BasicROM_Services_BootLoader
- 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.-This zip file shows the
btldr_at91rm9200
- 自己写的一个基于kb9202开发板的bootloader,实现了一个命令行处理和xmodem文件下载功能,可以装载一般的应用程序-himself wrote a kb9202 development board based on the Bootloader. Implementation of a command-line processing and xmodem download function could carry general application
BOOTLOADER
- AVRmega128的bootloadr可以把一个bin文件使用Xmodem协议写入flash,按page写入的。-AVRmega128 the bootloadr can use a paper bin Xmod written agreement em flash, according to the written page.
BootCode
- nrf9e5 nordic公司出品的带有无线发送接收的单片机的bootloader程序。支持xmodem下载-nrf9e5 nordic director of the company with a wireless transmitter to receive the MCU bootlo ader procedures. Download support xmodem
main
- 采用128字节,xmodem协议,从串口引导的bootloader
BSL
- 用于sst89x516(sst89x564)的Bootloader,使用超级终端用xmodem协议下载,(只支持bin文件的下载).在晶振为11.0592,未开双倍速的情况下,波特率为57600bps.在超级终端中长按 Z 键并对系统上电进入下载,否则500ms后跳转至block0中程序执行,可代替原SST中的BSL.可扩展实现远程升级-For sst89x516 (sst89x564) the Bootloader, use HyperTerminal to download using xm
hs_xmodem_demo
- xmodem工具,用于文件传输,具有友好的界面-xmodem tool for file transfer, with friendly interface
Bootloader
- 针对44b0芯片编写的一款Bootloader代码,使用Xmodem协议将代码下载到芯片中直接运行,对想要了解Bootloader和Xmodem协议的朋友很有帮助,笔者原创,已经经过测试运行。-Prepared for a chip 44b0 Bootloader code, use the Xmodem protocol to download the code to run directly on the chip, you want to understand the Bootloader
avr_boot_0421
- avr 单片机BOOTLOADER程序,实现了XMODEM,YMODEM的下载,同时支持AT24C512/1024的驱动,可以实现程序升级-avr microcontroller BOOTLOADER procedures to achieve the XMODEM, YMODEM of downloads, support AT24C512/1024 the driver upgrade process can be achieved
Mega32_bootloader
- Mega32 Bootloader源码,包含FLASH编程和XMODEM文件传输协议。-Mega32 Bootloader source, including FLASH programming and XMODEM file transfer protocol.
Bootloader-example
- 本程序简单的示范了AVR ATMEGA16的IAP应用,实现智能升级 Boot Loader XMODEM-CRC传输协议 CRC16校验-This procedure is simple demonstration of the AVR ATmega16 IAP applications, intelligent upgrade Boot Loader That XMODEM-CRC Transfer Protocol CRC16 checksum
bootloader
- 通过串口方式实现bootloader功能(非ISP)。可以直接下载hex文件将程序下载到指定Flash存储区。文件传输用Xmodem协议。 串口命令输入执行相关动作。 -The bootloader function (non-ISP) through the serial port. Hex file can be downloaded directly to the program is downloaded to the specified Flash memory area.
STM32_bootloader
- 基于STM32的bootloader,应用Xmode协议。可远程升级应用程序APP(IAP),无需直接连接芯片。-Based on the STM32 bootloader, use Xmodem protocol. You can remotely upgrade the application APP (IAP), without direct connection chip.
AN-LPC1100SecondBootloader-CN
- nxp的二级bootloader,基于xmode协议的。仿照官方例程做的,还是挺好用的。-nxp secondary bootloader, based xmodem protocol. Modeled official routine to do, or very good use.
stm32_boot
- stm32的bootloader程序,基于Ymodem协议,通过Secure CRT串口实现IAP功能-stm32 the bootloader program, based on Xmodem protocol to implement IAP function via the serial port Securecrt
(V2.0)STM32F103ZET-Bootloader-Xmodem
- stm32的一个bootloader的程序,可以用于蓝牙远程烧写程序。-Stm32 a bootloader procedures can be used for Bluetooth remote programming procedures.
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单片机 可支持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)
xmodem.tar
- 一个非常小巧方便的xmodem程序,可用与单片机IAP在线升级,用了很多年,非常稳定;(A very small and convenient XMODEM program, can be used with the MCU IAP online upgrade, for many years, very stable;)