User`s manual

2./4 Device[ADDR] Buffer[1+(4*ADDR)]
3./4 Device[ADDR] Buffer[2+(4*ADDR)]
4./4 Device[ADDR] Buffer[3+(4*ADDR)]
Real addressing will be following: (all addresses are
hexadecimal)
Split type Device addresses Buffer addresses
None 00 01 02 03 04 05 00 01 02 03 04 05
Even 00 01 02 03 04 05 00 02 04 06 08 0A
Odd 00 01 02 03 04 05 01 03 05 07 09 0B
1./4 00 01 02 03 04 05 00 04 08 0C 10 14
2./4 00 01 02 03 04 05 01 05 09 0D 11 15
3./4 00 01 02 03 04 05 02 06 0A 0E 12 16
4./4 00 01 02 03 04 05 03 07 0B 0F 13 17
Terms explanation:
Access to device address ADDR is written as
Device[ADDR].
Access to buffer address ADDR is written as
Buffer[ADDR].
ADDR value can be from zero to device size (in bytes).
All addresses are byte oriented addresses.
group Insertion test:
insertion test (default ENABLE)
If enabled, the programmer checks all pins of the
programmed chip, if have proper connection to the ZIF
socket (continuity test). The programmer is able to
identify the wrong contact, misinserted chip and also
(partially) backinserted chip.
check ID bytes (default ENABLE)
If enabled, the programmer checks the electronic ID of
the programmed chip.
Note 1: Some old chips don't carry electronic ID.
Note 2: In some special cases, several microcontrollers
don't provide ID, if copy protection feature in the chip is
set, even if device ID check setting in control program is
set to "Enable".
group Command execution:
blank check before programming (default DISABLE)
erase before programming (default DISABLE)
verify after reading (default ENABLE)
verify (ONCE, TWICE)
verify options (nominal VCC +/-5%
nominal VCC +/-10%
VCCmin - VCCmax)
group ISP Target Supply Parameters
117