Select the base in „Style“ options before entering numbers of serial start value and step.
Save to buffer
Save to buffer option specifies the serial value byte order to write to buffer. This option is
used for Bin S / N mode (for ASCII mode it has no effect).
Two options are available:
LSByte first
(used by Intel processors) will place the Least Significant Byte of serial number to
the lowest address in buffer.
MSByte first
(used by Motorola processors) will place the Most Significant Byte first to the
lowest address in buffer.
Split serial number at every N byte(s)
The option allows dividing serial number into individual bytes and placing the bytes at each
Nth address of buffer. This feature is particularly useful for example for Microchip PIC devices
when the device serial number can be the part of program memory as group of RETLW
instructions. The example of using serial number split is listed in section Examples bellow as
example number 2.
Example:
Example 1:
Write serial numbers to AT29C040 devices at address 7FFFAH, size of serial number is 4
bytes, start value is 16000000H, incremental step is 1, the serial number form is binary and
least significant byte is placed at the lower address of serial number in device.
To make above described serialization following settings have to be set in Serialization
dialog:
Mode: Incremental mode
S/N size: 4 bytes
S/N mode:: Bin
Style: Hex
Save to buffer: LS Byte first
Address: 7FFFCH
Start value: 16000000H
Step: 1
Following values will be written to device:
The 1st device
Address Data
007FFF0 xx xx xx xx xx xx xx xx xx xx xx xx 00 00 00 16
The 2nd device
Address Data
007FFF0 xx xx xx xx xx xx xx xx xx xx xx xx 01 00 00 16
The 3rd device
Address Data
007FFF0 xx xx xx xx xx xx xx xx xx xx xx xx 02 00 00 16
etc.
”xx” mean user data programmed to device
Serial numbers are written to device from address 7FFFCH to address 7FFFFH because
serial number size is 4 bytes.
88
Содержание 844USB
Страница 7: ...Introduction 7 ...
Страница 12: ...Quick Start 12 ...
Страница 14: ...4 check if the device is blank click on 5 program device click on 6 additional verify of device click on 14 ...
Страница 15: ...Detailed description 15 ...
Страница 16: ...859 16 ...
Страница 28: ...866B 28 ...
Страница 41: ...844USB 41 ...
Страница 50: ...848A 50 ...
Страница 56: ...Setup 56 ...
Страница 60: ...Step 6 Check your setting and then click on Install button Step 7 Installation process will start 60 ...
Страница 65: ...Step 6 Click on Continue Anyway button For Windows Vista Click Install this driver software anyway 65 ...
Страница 67: ...Pg4uw 67 ...
Страница 116: ...About When you choose the Info command from the menu a window appears showing copyright and version information 116 ...
Страница 117: ...Pg4uwMC 117 ...
Страница 127: ...Common notes 127 ...
Страница 134: ...Troubleshooting and warranty 134 ...