Atmel ATSTK600 500 Starter Kit and Development System. ATSTK600 ATSTK600 Fiche De Données

Codes de produits
ATSTK600
Page de 61
 
12 
AVR079 
8133A-AVR-04/08 
 
4.6 CMD_PROGRAM_EEPROM_ISP 
See the CMD_PROGRAM_FLASH_ISP command. 
XML path: /AVRPART/ICE_SETTINGS/STK600/IspProgramEeprom/ 
4.7 CMD_READ_EEPROM_ISP 
See the CMD_READ_FLASH_ISP command. 
XML path: /AVRPART/ICE_SETTINGS/STK600/IspReadEeprom/ 
4.8 CMD_PROGRAM_FUSE_ISP 
This command programs the fuses of the target device. 
Table 4-13. Command format. 
Field Size 
Values 
Description 
Command ID 
1 byte 
CMD_PROGRAM_FUSE_ISP 
Command id 
cmd1
(1)
 
1 byte 
 
Command Byte #1 
cmd2
(1)
 
1 byte 
 
Command Byte #2  
cmd3
(1)
 
1 byte 
 
Command Byte #3 
cmd4
(1)
 
1 byte 
 
Command Byte #4 
Notes: 
1.  cmd1, cmd2, cmd3 and cmd4 are the instruction bytes found in the SPI Serial Programming Instruction Set found in 
the device datasheet. 
 
Table 4-14. Answer format. 
Field Size 
Values 
Description 
Answer ID 
1 byte 
CMD_PROGRAM_FUSE_ISP 
Answer id 
Status1 
1 byte 
STATUS_CMD_OK 
Will always read OK 
Status2 
1 byte 
STATUS_CMD_OK 
Will always read OK 
 
4.9 CMD_READ_FUSE_ISP 
This command reads the fuses of the target device. 
XML path: /AVRPART/ICE_SETTINGS/STK600/IspReadFuse/ 
Table 4-15. Command format. 
Field Size 
Values 
Description 
Command ID 
1 byte 
CMD_READ_FUSE_ISP 
Command id 
RetAddr
(1)
 
1 byte 
XML: pollIndex 
Return address  
cmd1
(2)
 
1 byte 
 
Command Byte #1  
cmd2
(2)
 
1 byte 
 
Command Byte #2  
cmd3
(2)
 
1 byte 
 
Command Byte #3  
cmd4
(2)
 
1 byte 
 
Command Byte #4