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

Codes de produits
ATSTK600
Page de 61
 
24 
AVR079 
8133A-AVR-04/08 
6.6 CMD_PROGRAM_EEPROM_HVSP 
See the CMD_WRITE_FLASH_HVSP command.  
XML path: /AVRPART/ICE_SETTINGS/STK600/HvspProgramEeprom/ 
6.7 CMD_READ_EEPROM_HVSP 
See the CMD_READ_FLASH_HVSP command. 
XML path: /AVRPART/ICE_SETTINGS/STK600/HvspReadEeprom/ 
6.8 CMD_PROGRAM_FUSE_HVSP 
This command programs one fuse byte, addressed by the Fuse Address byte.  
XML path: /AVRPART/ICE_SETTINGS/STK600/HvspProgramFuse/ 
Table 6-12. Command format. 
Field Size 
Values 
Description 
Command ID 
1 byte 
CMD_PROGRAM_FUSE_HVSP Command id 
Fuse Address 
1 byte 
0, 1 or 2 
Address of byte to write (0=low, 1=high, 2=ext) 
Fuse Byte 
1 byte 
 
Fuse byte value (low, high or ext) to be 
programmed 
pollTimeout 
1 byte 
XML: pollTimeout 
Poll timeout  
 
Table 6-13. Answer format. 
Field Size 
Values 
Description 
Answer ID 
1 byte 
CMD_CHIP_ERASE_HVSP 
Answer id 
Status 
1 byte 
STATUS_CMD_OK or 
STATUS_RDY_BSY_TOUT 
Result Value indicating the result of the 
operation.  
 
6.9 CMD_READ_FUSE_HVSP 
This command programs one fuse byte, addressed by the Fuse Address byte. 
XML path: /AVRPART/ICE_SETTINGS/STK600/HvspReadFuse/ 
Table 6-14. Command format. 
Field Size 
Values 
Description 
Command ID 
1 byte 
CMD_ READ_FUSE_HVSP Command 
id 
Fuse Address 
1 byte 
0, 1 or 2 
Address of byte to read (0=low, 1=high, 2=ext)