Datasheet

9
AVR061
2525B–AVR–04/03
Program Data Memory Program one byte in EEPROM memory.
Command Cmnd_STK_PROG_DATA, data, Sync_CRC_EOP
Command Value 0x61
Response Resp_STK_INSYNC, Resp_STK_OK
or
Resp_STK_NOSYNC (If no Sync_CRC_EOP received)
Program Fuse Bits Program Fuse bits. The Fuse bit mapping for the currently supported devices is
described in the appendix.
Note: For ISP Programming, use the Cmnd_STK_UNIVERSAL command with the appropriate
ISP command bytes (found in the device data sheet).
Command Cmnd_STK_PROG_FUSE, fuse_low, fuse_high, Sync_CRC_EOP
Command Value 0x62
Response Resp_STK_INSYNC, Resp_STK_OK
or
Resp_STK_NOSYNC (If no Sync_CRC_EOP received)
Table 13. Parameters
Parameter Name Field Usage Field Format
data Byte to program 1 byte
Table 14. Parameters
Parameter Name Field Usage Field Format
fuse_low Low byte of Fuse bits 1 byte
fuse_high High byte of Fuse bits 1 byte