866 B&K Precision, 866 Datasheet - Page 124

PROGRAMMER UNIV W/ USB INTERFACE

866

Manufacturer Part Number
866
Description
PROGRAMMER UNIV W/ USB INTERFACE
Manufacturer
B&K Precision
Type
Universalr
Datasheets

Specifications of 866

Contents
Programmer, Adapter, Cable, Manual and Software
For Use With/related Products
EPROM, EEPROM-Flash, Serial EPROM, Microcontroller & PLD
Other names
866BK
Q2005647

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
866
Quantity:
2 950
Part Number:
866+++
Quantity:
1 480
Part Number:
866590-0950
Manufacturer:
TOSHIBA/东芝
Quantity:
20 000
Part Number:
8669-001
Manufacturer:
TOSHIBA
Quantity:
6 222
Part Number:
866B509
Manufacturer:
BOM
Quantity:
894
Note: address 80H is because buffer has byte
organization and PIC has word organization so it has
equivalent program memory address 40H. When buffer
has word organization x16, the address will be 40H and
number 1234ABCDH will be placed to buffer as following:
Address
0000040 ABCD 1234 xxxx xxxx xxxx xxxx xxxx xxxx
We want to use RETLW instruction so buffer has to be:
Address
0000040 34CD 34AB 3434 3412 xxxx xxxx xxxx xxxx
We can do this by following steps:
a) write four RETLW instructions at address 40H to
b) Set the serialization options as following:
main buffer (this can be done by hand editing buffer
or by loading file with proper content). The bottom 8
bits of each RETLW instruction are not important
now, because serialization will write correct serial
number bytes at bottom 8 bits of each RETLW
instruction.
The buffer content before starting device program will
look for example as following:
Address Data
0000040
8 bits of each RETLW instructions are zeros, they
can have any value.
Check the option ”Split serial number at every N
byte(s)” and split value N set to 2.
(It means split of serial number to buffer at every
second Byte)
The correct serial number is set tightly before device
programming operation starts.
The
programming the first device is:
Address Data
S/N size 4 Bytes
Address: 40H
Start value: 1234ABCDH
Step: 1
S/N mode: BIN
Style: HEX
Save to buffer: LS Byte first
buffer
Data
Data
3400 3400 3400 3400 xxxx xxxx xxxx xxxx
content
124
of
serial
number
when

Related parts for 866