Atmel ATSTK600 500 Starter Kit and Development System. ATSTK600 ATSTK600 データシート

製品コード
ATSTK600
ページ / 61
 
18 
AVR079 
8133A-AVR-04/08 
Field Size 
Values 
Description 
Status 1 
byte 
STATUS_CMD_OK 
 
Data Nmb 
bytes 
 
Data read from device. Will be padded with 0’s if 
errors occurred during read-out. 
Status 1 
byte 
STATUS_CMD_OK 
Result Value indicating the result of the 
operation 
 
5.6 CMD_PROGRAM_EEPROM_PP 
This command programs one page the EEPROM memory of the target device if it 
succeeds.  
XML PATH: /AVRPART/ICE_SETTINGS/STK600/PpReadEeprom/ 
Command format: See CMD_PROGRAM_FLASH_PP. 
5.7 CMD_READ_EEPROM_PP 
This command will read data from the EEPROM memory of the target device if it 
succeeds.  
XML PATH: /AVRPART/ICE_SETTINGS/STK600/PpReadEeprom/ 
Command format: See CMD_READ_FLASH_PP 
5.8 CMD_PROGRAM_FUSE_PP 
XML PATH: /AVRPART/ICE_SETTINGS/STK600/PpProgramFuse/ 
Table 5-15. Command format. 
Field Size 
Values 
Description 
Command ID 
1 byte 
CMD_PROGRAM_FUSE_PP 
Command id 
Address 1 
byte 
 
address of fuse byte to program (low, high, ext, 
ext2) 
Data 
1 byte 
 
fuse byte value to be programmed 
pulseWidth 
1 byte 
XML: pulseWidth 
width (ms) of /WR pulse (0 => 1 cycle) 
pollTimeout 
1 byte 
XML: pollTimeout 
Time-out (ms) for polling RDY/BSY (0 = don’t 
poll) 
 
Table 5-16. Answer format. 
Field Size 
Values 
Description 
Answer ID 
1 byte 
CMD_PROGRAM_FUSE_PP 
Answer id 
Status 
1 byte 
See table below 
Result Value indicating the result of the 
operation 
 
 
Table 5-17. Valid Result Values for the answer to this command. 
Value Description 
STATUS_CMD_OK Operation 
succeeded