文件名称:atmega8 bootloader
文件大小:9KB
文件格式:7Z
更新时间:2016-08-27 04:36:57
bootloader atmaga8
Programming panStamps panStamps can be programmed in two ways: Serial programming. This is the recommended way for programming panStamps, Like Arduinos, panStamps can be programmed serially, through the UART. In order to interface the panStamp UART from your computer, a panStick or any other USB-TTL or RS232-TTL adapter has to be used. In-Circuit programming (ICP). programming is done through the SPI port. This kind of programming requires you to use an ICP programmer for Atmega's (STK500 or similar). This programming method is not recommended since it erases the pre-installed bootloader. Bootloader panStamps come with the Arduino bootloader preinstalled. Fuse values are listed here: Extended = 0x05 High = 0xD8 Low = 0xE2
【文件预览】:
bootloader
----ATmegaBOOT_168.c(30KB)
----Makefile(6KB)