Datasheet

AVR079
21
8133A-AVR-04/08
Field Size Values Description
PowoffDelay 1 byte XML: powoffDelay
Power-off delay. Additional delay (in ms) after Vtg
is turned off in order to make sure the Vtg is low
enough
resetDelay1 1 byte XML: resetDelay1
RSTDELAY #1 (in ms) Additional delay between
Vtg is turned on and reset goes high.
resetDelay2 1 byte XML: resetDelay2
RSTDELAY #2(in us x 10) Additional delay
between Vtg is turned on and reset goes high.
Total delay is RSTDELAY #1 (ms) + RSTDELAY
#2 (us x 10)
Table 6-2. Answer format.
Field Size Values Description
Answer ID 1 byte
CMD_ENTER_PROGMODE_H
VSP
Answer id
Status 1 byte
STATUS_CMD_OK or
STATUS_CMD_FAILED
A Result Value indicating the result of the
operation. If failed the target voltage is >5.5V or
<4.5V
6.2 CMD_LEAVE_PROGMODE_HVSP
This command will make the target device leave programming mode if it succeeds.
XML path: /AVRPART/ICE_SETTINGS/STK600/HvspLeaveProgMode/
Table 6-3. Command format.
Field Size Values Description
Command ID 1 byte
CMD_LEAVE_PROGMODE_HV
SP
Command id
stabDelay 1 byte XML: stabDelay Delay (in ms) used for pin stabilization
resetDelay 1 byte XML: resetDelay
Delay (in ms) in connection with the
LeaveProgMode command execution and
Reset_low_duration
Table 6-4. Answer format.
Field Size Values Description
Answer ID 1 byte
CMD_LEAVE_PROGMODE_HV
SP
Answer id
Status 1 byte STATUS_CMD_OK
A Result Value indicating the result of the
operation. Will always read OK
6.3 CMD_CHIP_ERASE_HVSP
This command will perform a chip erase on the target device if it succeeds.
XML path: /AVRPART/ICE_SETTINGS/STK600/HvspChipErase/