Add docs for the nucleo for the stm32l452
[hw/altusmetrum] / packages / SO16.fp
1         # number of pads
2         # pad width in 1/1000 mil
3         # pad length in 1/1000 mil
4         # pad pitch 1/1000 mil
5         # seperation between pads on opposite sides 1/1000 mil
6         # X coordinates for the right hand column of pads (1/100 mils)
7         # pad clearance to plane layer in 1/100 mil
8         # pad soldermask width in 1/100 mil
9         # silk screen width (1/100 mils)
10         # figure out if we have an even or odd number of pins per side
11         # silk bounding box is -XMAX,-YMAX, XMAX,YMAX (1/100 mils)
12 # element_flags, description, pcb-name, value, mark_x, mark_y,
13 # text_x, text_y, text_direction, text_scale, text_flags
14 Element[0x00000000 "Small outline package, narrow (150mil)" "" "SO16" 0 0 -2000 -6000 0 100 0x00000000]
15 (
16
17 # Pad[x1, y1, x2, y2, thickness, clearance, mask, name , pad number, flags]
18         Pad[   -13500 -17500 
19                          -7000 -17500 
20                         2000 1000 3000 "1" "1" 0x00000100]
21         Pad[   -13500 -12500 
22                          -7000 -12500 
23                         2000 1000 3000 "2" "2" 0x00000100]
24         Pad[   -13500 -7500 
25                          -7000 -7500 
26                         2000 1000 3000 "3" "3" 0x00000100]
27         Pad[   -13500 -2500 
28                          -7000 -2500 
29                         2000 1000 3000 "4" "4" 0x00000100]
30         Pad[   -13500 2500 
31                          -7000 2500 
32                         2000 1000 3000 "5" "5" 0x00000100]
33         Pad[   -13500 7500 
34                          -7000 7500 
35                         2000 1000 3000 "6" "6" 0x00000100]
36         Pad[   -13500 12500 
37                          -7000 12500 
38                         2000 1000 3000 "7" "7" 0x00000100]
39         Pad[   -13500 17500 
40                          -7000 17500 
41                         2000 1000 3000 "8" "8" 0x00000100]
42         Pad[   13500 17500 
43                          7000 17500 
44                         2000 1000 3000 "9" "9" 0x00000100]
45         Pad[   13500 12500 
46                          7000 12500 
47                         2000 1000 3000 "10" "10" 0x00000100]
48         Pad[   13500 7500 
49                          7000 7500 
50                         2000 1000 3000 "11" "11" 0x00000100]
51         Pad[   13500 2500 
52                          7000 2500 
53                         2000 1000 3000 "12" "12" 0x00000100]
54         Pad[   13500 -2500 
55                          7000 -2500 
56                         2000 1000 3000 "13" "13" 0x00000100]
57         Pad[   13500 -7500 
58                          7000 -7500 
59                         2000 1000 3000 "14" "14" 0x00000100]
60         Pad[   13500 -12500 
61                          7000 -12500 
62                         2000 1000 3000 "15" "15" 0x00000100]
63         Pad[   13500 -17500 
64                          7000 -17500 
65                         2000 1000 3000 "16" "16" 0x00000100]
66         ElementLine[-15500 -19500 -15500  19500 1000]
67         ElementLine[-15500  19500  15500  19500 1000]
68         ElementLine[ 15500  19500  15500 -19500 1000]
69         ElementLine[-15500 -19500 -2500 -19500 1000]
70         ElementLine[ 15500 -19500  2500 -19500 1000]
71         # punt on the arc on small parts as it can cover the pads
72         ElementArc[0 -19500 2500 2500 0 180 1000]
73 )