Datasheet
20
AVR068
2591C-AVR-06/06
Table 5-49. Valid Result Values for the answer to this command
Values Description
STATUS_CMD_OK Operation succeeded
STATUS_RDY_BSY_
TOUT
No response from target device within specified timeframe
5.3.9 CMD_READ_FUSE_PP
XML PATH: /AVRPART/ICE_SETTINGS/STK500_2/PpReadFuse/
Table 5-50. Command format
Field Size Values Description
Command ID 1 byte CMD_READ_FUSE_PP Command id
Address 1 byte Address of fuse byte to read
Table 5-51. Answer format if command is executed
Field Size Values Description
Answer ID 1 byte CMD_ READ_FUSE Answer id
Status 1 byte STATUS_CMD_OK
Data 1 byte
Data read from device. Contains the
read low, high or ext fuse byte. Will
be padded with 0’s if errors
occurred during read-out.
5.3.10 CMD_PROGRAM_LOCK_PP
See CMD_PROGRAM_FUSE.
Note: Address must be sent but is ignored by firmware.
XML PATH: /AVRPART/ICE_SETTINGS/STK500_2/PpProgramLock/
5.3.11 CMD_READ_LOCK_PP
See CMD_READ_FUSE_PP.
Note: Address must be sent but is ignored by firmware.
XML PATH: /AVRPART/ICE_SETTINGS/STK500_2/PpReadLock/
5.3.12 CMD_READ_SIGNATURE_PP
See CMD_READ_FUSE.
XML PATH: /AVRPART/ICE_SETTINGS/STK500_2/PpReadSign/
5.3.13 CMD_READ_OSCCAL_PP
See CMD_READ_FUSE.
XML PATH: /AVRPART/ICE_SETTINGS/STK500_2/PpReadOsccal/