Welcome![Sign In][Sign Up]
Location:
Search - avr bootloader atmega128

Search list

[SCMATMEGA128_Bootloader_Release_1_3

Description: 采用IAR进行编译。 这是ATMEGA128单片机的BOOTLOADER的源码。 和AVRSTUDIO配合使用。 具体请参考bootloader.c的注释说明。 如有任何问题请邮件联系。-used for IAR compiler. This is ATMEGA128 SCM BOOTLOADER source. And the use of AVRSTUDIO tie. Please refer to specific bootloader.c note of the Notes. If you have any questions please contact mail.
Platform: | Size: 34816 | Author: | Hits:

[SCMPC_SofterForBootLoad

Description: 这个程序的主要目的是为了提供一个具有通用性的 AVR Bootloader,不同型号的AVR单片机只需要修改一下几个简单的配置参数就可以直接使用了,不需要再修改主程序。因为现在网上流传的很多 Bootloader程序都是针对某个或几个特定型号的,在换用其它型号后,需要对程序进行较多的修改;而且很多Bootloader程序虽然实现了基本功能,但是存在着一些缺陷或隐患,或者使用起来不够方便,所以我写了这个程序。它是在网上流传的马潮老师的ATmega128 Bootloader程序的基础上,结合了我以前在PIC18单片机中使用Bootloader的一点经验,以及学习自AVR USB中一些使用宏定义的技巧,再经过多次优化和反复测试后得出的。-PC SOFTERWARE Bootloader for AVR
Platform: | Size: 143360 | Author: knight | Hits:

[assembly languageAtmega128_8

Description: the AVR assembly boot code for ATMEGA128 . this is usefull for any students to knowing bootloader and how using that.
Platform: | Size: 3072 | Author: amir | Hits:

[assembly languageAtmega128_16

Description: the AVR assembly boot code version 2 for ATMEGA128 . this is usefull for any students to knowing bootloader and how using that.
Platform: | Size: 3072 | Author: amir | Hits:

[SCMavr128usart

Description: 一般教科书上提供的UART收发的程序往往是一段采用轮循(Polling)方式完成收发的简单代码。但对于高速的AVR来讲,采用这种方式大大降低了MUC的效率。在使用AVR时,应根据芯片本身的特点(片内大容量数据器RAM,更适合采用高级语言编写系统程序),编写高效可靠的UART收发接口(低层)程序。下面是一个典型的USART的接口程序。-General textbook on the procedures provided by the UART transceivers often use a round robin (Polling) a simple manner to send and receive code. But for high-speed AVR speaking, this approach greatly reduces the efficiency of MUC. When using the AVR should be based on the characteristics of the chip itself (on-chip high-capacity data device RAM, more suitable for high-level language for writing system programs), the preparation of highly efficient and reliable UART transceiver interface (lower) program. The following is a typical USART interface program.
Platform: | Size: 2048 | Author: 男人 | Hits:

[SCMAVR

Description: ATmega128具备引导加载支持的用户程序自编程功能(In-System Programming by On-chipBoot Program),它提供了一个真正的由MCU本身自动下载和更新(采用读/写同时"Read-While-Write"进行的方式)程序代码的系统程序自编程更新的机制。利用AVR的这个功能,可以实现在应用编程(IAP)以及实现系统程序的远程自动更新的应用。 -ATmega128 bootloader support with user program from the programming function (In-System Programming by On-chipBoot Program), which provides a real from the MCU to automatically download and update itself (with read/write at the same time " Read-While-Write" The way) system program code update mechanism for self-programming. Using AVR to this feature, you can achieve in the Application Programming (IAP) and the system automatically updates the remote process applications.
Platform: | Size: 6144 | Author: 男人 | Hits:

CodeBus www.codebus.net