
PG4UW
85
Split settings described above mean split of serial number by bytes to buffer at every second
byte. The correct serial number is set tightly before device programming operation starts.
The buffer content of serial number when programming the first device will be:
Address
Data
0000040
34CD 34AB 3434 3412 xxxx xxxx xxxx xxxx
The second device will have:
Address
Data
0000040
34CE 34AB 3434 3412 xxxx xxxx xxxx xxxx
Next devices will have same format of serial number, of course incremented by 1 for each
device.
Example 2.b
Use of serialization split with NOP instructions for Microchip PIC24FJ256 devices
Device PIC24FJ256 has 24 bit wide instruction word. Instruction NOP has code 00xxxxh. Let's
assume we want to use serialization in the same manner as SQTP serialization specified in
Microchip MPLAB®:
We can do this by following steps:
A) Write NOP instructions (00xxxxh) at address 800h to main buffer of PG4UW. This can be
done by hand editing buffer or by loading file with proper content. The address 800h in
PG4UW buffer is equivalent to PIC24Fxxx Program memory address 200h. For more details
look at Device information in PG4UW for PIC24FJ256 device.
The buffer content with NOPs at address 800h before starting device program should look for
example as following:
Address
Data
0000800
00 00 00 00 00 00 00 00 xx xx xx xx xx xx xx xx
xx – means any byte value
B) Set the serialization options as following:
S/N size:
3 bytes
Address:
800h
Start value:
123456h
Step:
1
S/N mode:
BIN
Style:
HEX
Save to buffer:
LS byte first
Split serial number:
checked
Split gap:
2 byte(s)
S/N fragment size:
2 byte(s)
Split settings described above mean split of serial number into fragments with 16 bit (2 bytes)
size to buffer with gap of 2 bytes between fragments. The correct serial number is set tightly
before device programming operation starts.
The buffer content of serial number when programming the first device will be:
Summary of Contents for 448PRO2AP
Page 6: ...6 Introduction ...
Page 11: ...DATAMAN 448PRO2AP AU 11 DATAMAN 448PRO2AP AU ...
Page 19: ...DATAMAN 448PRO2AP 19 DATAMAN 448PRO2AP ...
Page 26: ...26 DATAMAN 48PRO2AP ...
Page 33: ...Setup 33 Setup ...
Page 38: ...38 Step 8 Installation process will start Step 9 Click Finish button to finish setup ...
Page 56: ...56 PG4UW ...
Page 123: ...PG4UWMC 123 PG4UWMC ...
Page 136: ...136 Installation procedure customized ...
Page 145: ...Common notes 145 Common notes ...
Page 157: ...Troubleshooting and warranty 157 Troubleshooting and warranty ...