PDK 5S-P-003
Program Writer
©Copyright 2018, PADAUK Technology Co. Ltd
Page 15 of 27
PDK-5S-P-003-UM-EN-V006 – Oct. 30, 2018
5.1. Define the data of exclusive use packaged pin
Define the data of exclusive use packaged pin in program. Here is grammar:
.writer package
….,
(A total of twelve sets of values)
For example:
.writer package
16, 5, 11, 9, 10, 8, 7, 6, 14, 0x00F0, 0x00F4, 0.
Grammar instruction
Group
Count
Name
Introduction
Remarks
1
Pin
Count
(the number of pin)
Up to 28 pins
2
VDD
VDD pin number
3
PA0
PA0 pin number
Note 1
4
PA3
PA3 pin number
5
PA4
PA4 pin number
6
PA5
PA5pin number
7
PA6
PA6 pin number
8
PA7
PA7 pin number
Note 1
9
GND
GND pin number
10
Mask1
Package the left pin mask value,
each bit represents a pin
BIT0
1st pin, BIT2
2nd pin,
BITn (n=0..13) 0/1: bypass/ O/S
test
Set 0:this pin not do O/S test
Set 1:this pin do O/S test
Note 2
11
Mask2
Package the right pin mask value,
each bit represents a pin;
BIT0
m pin, BIT2
(m-1)pin,
BITn (n=0..13) 0/1: bypass/ O/S
test
Set 0:this pin not do O/S test
Set 1:this pin do O/S test
m: The number of pin
Note 2
12
Shift
IC is corresponding to the blank
space number need to shift from the
top of SOCKET.
Note 1: If the pin does not exist, fill in 32
representing NC (no connect)
Note 2: If the pin does not exist or cannot do O/S test (i.e. Special multi-chip package pin), set the
corresponding bit value to zero.