-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathPCFF8575C.lbr
183 lines (183 loc) · 10.5 KB
/
PCFF8575C.lbr
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE eagle SYSTEM "eagle.dtd">
<eagle version="7.3.0">
<drawing>
<settings>
<setting alwaysvectorfont="no"/>
<setting verticaltext="up"/>
</settings>
<grid distance="0.1" unitdist="inch" unit="inch" style="lines" multiple="1" display="no" altdistance="0.01" altunitdist="inch" altunit="inch"/>
<layers>
<layer number="1" name="Top" color="4" fill="1" visible="yes" active="yes"/>
<layer number="16" name="Bottom" color="1" fill="1" visible="yes" active="yes"/>
<layer number="17" name="Pads" color="2" fill="1" visible="yes" active="yes"/>
<layer number="18" name="Vias" color="2" fill="1" visible="yes" active="yes"/>
<layer number="19" name="Unrouted" color="6" fill="1" visible="yes" active="yes"/>
<layer number="20" name="Dimension" color="15" fill="1" visible="yes" active="yes"/>
<layer number="21" name="tPlace" color="7" fill="1" visible="yes" active="yes"/>
<layer number="22" name="bPlace" color="7" fill="1" visible="yes" active="yes"/>
<layer number="23" name="tOrigins" color="15" fill="1" visible="yes" active="yes"/>
<layer number="24" name="bOrigins" color="15" fill="1" visible="yes" active="yes"/>
<layer number="25" name="tNames" color="7" fill="1" visible="yes" active="yes"/>
<layer number="26" name="bNames" color="7" fill="1" visible="yes" active="yes"/>
<layer number="27" name="tValues" color="7" fill="1" visible="yes" active="yes"/>
<layer number="28" name="bValues" color="7" fill="1" visible="yes" active="yes"/>
<layer number="29" name="tStop" color="7" fill="3" visible="no" active="yes"/>
<layer number="30" name="bStop" color="7" fill="6" visible="no" active="yes"/>
<layer number="31" name="tCream" color="7" fill="4" visible="no" active="yes"/>
<layer number="32" name="bCream" color="7" fill="5" visible="no" active="yes"/>
<layer number="33" name="tFinish" color="6" fill="3" visible="no" active="yes"/>
<layer number="34" name="bFinish" color="6" fill="6" visible="no" active="yes"/>
<layer number="35" name="tGlue" color="7" fill="4" visible="no" active="yes"/>
<layer number="36" name="bGlue" color="7" fill="5" visible="no" active="yes"/>
<layer number="37" name="tTest" color="7" fill="1" visible="no" active="yes"/>
<layer number="38" name="bTest" color="7" fill="1" visible="no" active="yes"/>
<layer number="39" name="tKeepout" color="4" fill="11" visible="yes" active="yes"/>
<layer number="40" name="bKeepout" color="1" fill="11" visible="yes" active="yes"/>
<layer number="41" name="tRestrict" color="4" fill="10" visible="yes" active="yes"/>
<layer number="42" name="bRestrict" color="1" fill="10" visible="yes" active="yes"/>
<layer number="43" name="vRestrict" color="2" fill="10" visible="yes" active="yes"/>
<layer number="44" name="Drills" color="7" fill="1" visible="no" active="yes"/>
<layer number="45" name="Holes" color="7" fill="1" visible="no" active="yes"/>
<layer number="46" name="Milling" color="3" fill="1" visible="no" active="yes"/>
<layer number="47" name="Measures" color="7" fill="1" visible="no" active="yes"/>
<layer number="48" name="Document" color="7" fill="1" visible="yes" active="yes"/>
<layer number="49" name="Reference" color="7" fill="1" visible="yes" active="yes"/>
<layer number="51" name="tDocu" color="7" fill="1" visible="yes" active="yes"/>
<layer number="52" name="bDocu" color="7" fill="1" visible="yes" active="yes"/>
<layer number="91" name="Nets" color="2" fill="1" visible="yes" active="yes"/>
<layer number="92" name="Busses" color="1" fill="1" visible="yes" active="yes"/>
<layer number="93" name="Pins" color="2" fill="1" visible="yes" active="yes"/>
<layer number="94" name="Symbols" color="4" fill="1" visible="yes" active="yes"/>
<layer number="95" name="Names" color="7" fill="1" visible="yes" active="yes"/>
<layer number="96" name="Values" color="7" fill="1" visible="yes" active="yes"/>
<layer number="97" name="Info" color="7" fill="1" visible="yes" active="yes"/>
<layer number="98" name="Guide" color="6" fill="1" visible="yes" active="yes"/>
</layers>
<library>
<description><b>PCF8575 16-bit I/O expander for I2C-bus</b>
<br><br>
This library contains one device - PCF8575 chip. I had to create entire package drawing by myself, because there was no chip in standard library that is packaged in SOP24 (or I was unable to find it.)
<br><br>
<b>Warning!</b> Phillips datasheet says that PCF8575 is made only in SSOP24 package - it seems that the chip I used in my project was not made by Phillips, and the package <b>is not</b> SSOP24, for sure.
<br><br>
Author: Piotr Nikiel <br>
E-mail: nikl@op.pl
<br>
Student of Cracow University of Technology, Cracow, Poland.
<br><br>
Feel free to modify and add new packages to this library, but leave
information about original author. Please let me know (by email)
about your modifications/upgrades.</description>
<packages>
<package name="SOP24">
<wire x1="0" y1="0" x2="7.62" y2="0" width="0.127" layer="21"/>
<wire x1="7.62" y1="0" x2="7.62" y2="15.24" width="0.127" layer="21"/>
<wire x1="7.62" y1="15.24" x2="0" y2="15.24" width="0.127" layer="21"/>
<wire x1="0" y1="15.24" x2="0" y2="0" width="0.127" layer="21"/>
<circle x="1.27" y="13.97" radius="0.635" width="0.127" layer="21"/>
<smd name="INT" x="-1.27" y="14.605" dx="1.27" dy="0.635" layer="1"/>
<smd name="A1" x="-1.27" y="13.335" dx="1.27" dy="0.635" layer="1"/>
<smd name="A2" x="-1.27" y="12.065" dx="1.27" dy="0.635" layer="1"/>
<smd name="P00" x="-1.27" y="10.795" dx="1.27" dy="0.635" layer="1"/>
<smd name="P01" x="-1.27" y="9.525" dx="1.27" dy="0.635" layer="1"/>
<smd name="P02" x="-1.27" y="8.255" dx="1.27" dy="0.635" layer="1"/>
<smd name="P03" x="-1.27" y="6.985" dx="1.27" dy="0.635" layer="1"/>
<smd name="P04" x="-1.27" y="5.715" dx="1.27" dy="0.635" layer="1"/>
<smd name="P05" x="-1.27" y="4.445" dx="1.27" dy="0.635" layer="1"/>
<smd name="P06" x="-1.27" y="3.175" dx="1.27" dy="0.635" layer="1"/>
<smd name="P07" x="-1.27" y="1.905" dx="1.27" dy="0.635" layer="1"/>
<smd name="GND" x="-1.27" y="0.635" dx="1.27" dy="0.635" layer="1"/>
<smd name="P10" x="8.89" y="0.635" dx="1.27" dy="0.635" layer="1"/>
<smd name="P11" x="8.89" y="1.905" dx="1.27" dy="0.635" layer="1"/>
<smd name="P12" x="8.89" y="3.175" dx="1.27" dy="0.635" layer="1"/>
<smd name="P13" x="8.89" y="4.445" dx="1.27" dy="0.635" layer="1"/>
<smd name="P14" x="8.89" y="5.715" dx="1.27" dy="0.635" layer="1"/>
<smd name="P15" x="8.89" y="6.985" dx="1.27" dy="0.635" layer="1"/>
<smd name="P16" x="8.89" y="8.255" dx="1.27" dy="0.635" layer="1"/>
<smd name="P17" x="8.89" y="9.525" dx="1.27" dy="0.635" layer="1"/>
<smd name="A0" x="8.89" y="10.795" dx="1.27" dy="0.635" layer="1"/>
<smd name="SCL" x="8.89" y="12.065" dx="1.27" dy="0.635" layer="1"/>
<smd name="SDA" x="8.89" y="13.335" dx="1.27" dy="0.635" layer="1"/>
<smd name="VCC" x="8.89" y="14.605" dx="1.27" dy="0.635" layer="1"/>
<text x="4.445" y="8.255" size="1.27" layer="21" rot="R270">PCF8575</text>
<text x="2.54" y="6.985" size="1.27" layer="25" rot="R270">>NAME</text>
</package>
</packages>
<symbols>
<symbol name="PCF8575">
<wire x1="-10.16" y1="10.16" x2="-10.16" y2="-35.56" width="0.254" layer="94"/>
<wire x1="-10.16" y1="-35.56" x2="10.16" y2="-35.56" width="0.254" layer="94"/>
<wire x1="10.16" y1="-35.56" x2="10.16" y2="10.16" width="0.254" layer="94"/>
<wire x1="10.16" y1="10.16" x2="-10.16" y2="10.16" width="0.254" layer="94"/>
<text x="2.54" y="-27.94" size="1.778" layer="94" rot="R90">PCF8575</text>
<text x="2.54" y="-10.16" size="1.778" layer="95" rot="R90">>NAME</text>
<pin name="P00" x="-12.7" y="7.62" visible="pin" length="short"/>
<pin name="P01" x="-12.7" y="5.08" visible="pin" length="short"/>
<pin name="P02" x="-12.7" y="2.54" visible="pin" length="short"/>
<pin name="P03" x="-12.7" y="0" visible="pin" length="short"/>
<pin name="P04" x="-12.7" y="-2.54" visible="pin" length="short"/>
<pin name="P05" x="-12.7" y="-5.08" visible="pin" length="short"/>
<pin name="P06" x="-12.7" y="-7.62" visible="pin" length="short"/>
<pin name="P07" x="-12.7" y="-10.16" visible="pin" length="short"/>
<pin name="P10" x="-12.7" y="-15.24" visible="pin" length="short"/>
<pin name="P11" x="-12.7" y="-17.78" visible="pin" length="short"/>
<pin name="P12" x="-12.7" y="-20.32" visible="pin" length="short"/>
<pin name="P13" x="-12.7" y="-22.86" visible="pin" length="short"/>
<pin name="P14" x="-12.7" y="-25.4" visible="pin" length="short"/>
<pin name="P15" x="-12.7" y="-27.94" visible="pin" length="short"/>
<pin name="P16" x="-12.7" y="-30.48" visible="pin" length="short"/>
<pin name="P17" x="-12.7" y="-33.02" visible="pin" length="short"/>
<pin name="A0" x="12.7" y="7.62" visible="pin" length="short" direction="in" rot="R180"/>
<pin name="A1" x="12.7" y="5.08" visible="pin" length="short" direction="in" rot="R180"/>
<pin name="A2" x="12.7" y="2.54" visible="pin" length="short" direction="in" rot="R180"/>
<pin name="!INT" x="12.7" y="-5.08" visible="pin" length="short" direction="oc" rot="R180"/>
<pin name="SCL" x="12.7" y="-12.7" visible="pin" length="short" direction="in" rot="R180"/>
<pin name="SDA" x="12.7" y="-15.24" visible="pin" length="short" rot="R180"/>
<pin name="GND" x="12.7" y="0" visible="pin" length="short" direction="pwr" rot="R180"/>
<pin name="VCC" x="12.7" y="-22.86" visible="pin" length="short" direction="pwr" rot="R180"/>
</symbol>
</symbols>
<devicesets>
<deviceset name="PCF8575C" prefix="IC">
<gates>
<gate name="G$1" symbol="PCF8575" x="-22.86" y="20.32"/>
</gates>
<devices>
<device name="" package="SOP24">
<connects>
<connect gate="G$1" pin="!INT" pad="INT"/>
<connect gate="G$1" pin="A0" pad="A0"/>
<connect gate="G$1" pin="A1" pad="A1"/>
<connect gate="G$1" pin="A2" pad="A2"/>
<connect gate="G$1" pin="GND" pad="GND"/>
<connect gate="G$1" pin="P00" pad="P00"/>
<connect gate="G$1" pin="P01" pad="P01"/>
<connect gate="G$1" pin="P02" pad="P02"/>
<connect gate="G$1" pin="P03" pad="P03"/>
<connect gate="G$1" pin="P04" pad="P04"/>
<connect gate="G$1" pin="P05" pad="P05"/>
<connect gate="G$1" pin="P06" pad="P06"/>
<connect gate="G$1" pin="P07" pad="P07"/>
<connect gate="G$1" pin="P10" pad="P10"/>
<connect gate="G$1" pin="P11" pad="P11"/>
<connect gate="G$1" pin="P12" pad="P12"/>
<connect gate="G$1" pin="P13" pad="P13"/>
<connect gate="G$1" pin="P14" pad="P14"/>
<connect gate="G$1" pin="P15" pad="P15"/>
<connect gate="G$1" pin="P16" pad="P16"/>
<connect gate="G$1" pin="P17" pad="P17"/>
<connect gate="G$1" pin="SCL" pad="SCL"/>
<connect gate="G$1" pin="SDA" pad="SDA"/>
<connect gate="G$1" pin="VCC" pad="VCC"/>
</connects>
<technologies>
<technology name=""/>
</technologies>
</device>
</devices>
</deviceset>
</devicesets>
</library>
</drawing>
</eagle>