-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathFTDI_FT231XS-U_Breakout.net
294 lines (294 loc) · 9.59 KB
/
FTDI_FT231XS-U_Breakout.net
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
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
(export (version D)
(design
(source /home/couscous/Bureau/EL/projets/Breakouts/FTDI_FT231XS-U_Breakout/FTDI_FT231XS-U_Breakout.sch)
(date "lun. 08 août 2016 14:56:56 CEST")
(tool "Eeschema 4.0.2-4+6225~38~ubuntu14.04.1-stable")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title)
(company)
(rev)
(date)
(source FTDI_FT231XS-U_Breakout.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref P1)
(value MINIUSB_B_Female)
(footprint Connect:USB_Mini-B)
(libsource (lib conn) (part USB_OTG))
(sheetpath (names /) (tstamps /))
(tstamp 5784B1F8))
(comp (ref C1)
(value 100nF)
(footprint Capacitors_SMD:C_0805_HandSoldering)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 5784B3B5))
(comp (ref P3)
(value CONN_01X08)
(footprint Pin_Headers:Pin_Header_Straight_1x08)
(libsource (lib conn) (part CONN_01X08))
(sheetpath (names /) (tstamps /))
(tstamp 5784B483))
(comp (ref P2)
(value CONN_01X08)
(footprint Pin_Headers:Pin_Header_Straight_1x08)
(libsource (lib conn) (part CONN_01X08))
(sheetpath (names /) (tstamps /))
(tstamp 5784B59E))
(comp (ref U1)
(value FT231XS)
(footprint SMD_Packages:SSOP-20)
(libsource (lib ftdi) (part FT231XS))
(sheetpath (names /) (tstamps /))
(tstamp 5784D541))
(comp (ref R3)
(value 27R)
(footprint Resistors_SMD:R_0805_HandSoldering)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 578639DA))
(comp (ref R2)
(value 27R)
(footprint Resistors_SMD:R_0805_HandSoldering)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 57863B0B))
(comp (ref C3)
(value 47pF)
(footprint Capacitors_SMD:C_0805_HandSoldering)
(libsource (lib device) (part C_Small))
(sheetpath (names /) (tstamps /))
(tstamp 5786579A))
(comp (ref C4)
(value 47pF)
(footprint Capacitors_SMD:C_0805_HandSoldering)
(libsource (lib device) (part C_Small))
(sheetpath (names /) (tstamps /))
(tstamp 57865831))
(comp (ref C5)
(value 100nF)
(footprint Capacitors_SMD:C_0805_HandSoldering)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 57866269))
(comp (ref C2)
(value 4.7µF)
(footprint Capacitors_SMD:C_1210_HandSoldering)
(libsource (lib device) (part CP))
(sheetpath (names /) (tstamps /))
(tstamp 57908B23))
(comp (ref R1)
(value 100K)
(footprint Resistors_SMD:R_0805_HandSoldering)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 57909BE0)))
(libparts
(libpart (lib device) (part C)
(description "Unpolarized capacitor")
(footprints
(fp C?)
(fp C_????_*)
(fp C_????)
(fp SMD*_c)
(fp Capacitor*))
(fields
(field (name Reference) C)
(field (name Value) C))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib conn) (part CONN_01X08)
(description "Connector 01x08")
(footprints
(fp Pin_Header_Straight_1X08)
(fp Pin_Header_Angled_1X08)
(fp Socket_Strip_Straight_1X08)
(fp Socket_Strip_Angled_1X08))
(fields
(field (name Reference) P)
(field (name Value) CONN_01X08))
(pins
(pin (num 1) (name P1) (type passive))
(pin (num 2) (name P2) (type passive))
(pin (num 3) (name P3) (type passive))
(pin (num 4) (name P4) (type passive))
(pin (num 5) (name P5) (type passive))
(pin (num 6) (name P6) (type passive))
(pin (num 7) (name P7) (type passive))
(pin (num 8) (name P8) (type passive))))
(libpart (lib device) (part CP)
(description "Polarised capacitor")
(footprints
(fp CP*)
(fp Elko*)
(fp TantalC*)
(fp C*elec)
(fp c_elec*)
(fp SMD*_Pol))
(fields
(field (name Reference) C)
(field (name Value) CP))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib device) (part C_Small)
(description "Unpolarized capacitor")
(footprints
(fp C?)
(fp C_????_*)
(fp C_????)
(fp SMD*_c)
(fp Capacitor*))
(fields
(field (name Reference) C)
(field (name Value) C_Small))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib ftdi) (part FT231XS)
(description "Full Speed USB to Full Handshake UART, SSOP-20")
(docs http://www.ftdichip.com/Products/ICs/FT231X.html)
(footprints
(fp SSOP*))
(fields
(field (name Reference) U)
(field (name Value) FT231XS)
(field (name Footprint) SSOP-20))
(pins
(pin (num 1) (name ~DTR) (type output))
(pin (num 2) (name ~RTS) (type input))
(pin (num 3) (name VCCIO) (type power_in))
(pin (num 4) (name RXD) (type input))
(pin (num 5) (name ~RI) (type input))
(pin (num 6) (name GND) (type power_in))
(pin (num 7) (name ~DSR) (type output))
(pin (num 8) (name ~DCD) (type input))
(pin (num 9) (name ~CTS) (type input))
(pin (num 10) (name CBUS2) (type BiDi))
(pin (num 11) (name USBDP) (type BiDi))
(pin (num 12) (name USBDM) (type BiDi))
(pin (num 13) (name 3V3OUT) (type power_out))
(pin (num 14) (name ~RESET) (type input))
(pin (num 15) (name VCC) (type power_in))
(pin (num 16) (name GND) (type power_in))
(pin (num 17) (name CBUS1) (type BiDi))
(pin (num 18) (name CBUS0) (type BiDi))
(pin (num 19) (name CBUS3) (type BiDi))
(pin (num 20) (name TXD) (type output))))
(libpart (lib device) (part R)
(description Resistor)
(footprints
(fp R_*)
(fp Resistor_*))
(fields
(field (name Reference) R)
(field (name Value) R))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib conn) (part USB_OTG)
(description "micro/mini connector")
(footprints
(fp USB*))
(fields
(field (name Reference) P)
(field (name Value) USB_OTG))
(pins
(pin (num 1) (name VCC) (type power_out))
(pin (num 2) (name D-) (type passive))
(pin (num 3) (name D+) (type passive))
(pin (num 4) (name ID) (type power_in))
(pin (num 5) (name GND) (type power_in))
(pin (num 6) (name shield) (type passive)))))
(libraries
(library (logical device)
(uri /usr/share/kicad/library/device.lib))
(library (logical conn)
(uri /usr/share/kicad/library/conn.lib))
(library (logical ftdi)
(uri /home/couscous/Bureau/EL/projets/Breakouts/FTDI_FT231XS-U_Breakout/ftdi.lib)))
(nets
(net (code 1) (name RI)
(node (ref U1) (pin 5))
(node (ref P3) (pin 8)))
(net (code 2) (name CTS)
(node (ref U1) (pin 9))
(node (ref P3) (pin 4)))
(net (code 3) (name DTR)
(node (ref P3) (pin 5))
(node (ref U1) (pin 1)))
(net (code 4) (name DSR)
(node (ref U1) (pin 7))
(node (ref P3) (pin 6)))
(net (code 5) (name CBUS3)
(node (ref U1) (pin 19))
(node (ref P2) (pin 4)))
(net (code 6) (name TXD)
(node (ref P3) (pin 1))
(node (ref U1) (pin 20)))
(net (code 7) (name DCD)
(node (ref U1) (pin 8))
(node (ref P3) (pin 7)))
(net (code 8) (name CBUS0)
(node (ref U1) (pin 18))
(node (ref P2) (pin 1)))
(net (code 9) (name CBUS1)
(node (ref U1) (pin 17))
(node (ref P2) (pin 2)))
(net (code 10) (name CBUS2)
(node (ref P2) (pin 3))
(node (ref U1) (pin 10)))
(net (code 11) (name "Net-(P1-Pad4)")
(node (ref P1) (pin 4)))
(net (code 12) (name RTS)
(node (ref U1) (pin 2))
(node (ref P3) (pin 3)))
(net (code 13) (name RESET)
(node (ref R1) (pin 2))
(node (ref P2) (pin 5))
(node (ref U1) (pin 14)))
(net (code 14) (name RXD)
(node (ref U1) (pin 4))
(node (ref P3) (pin 2)))
(net (code 15) (name VCCIO)
(node (ref P2) (pin 7))
(node (ref U1) (pin 3))
(node (ref C5) (pin 2))
(node (ref R1) (pin 1))
(node (ref U1) (pin 13)))
(net (code 16) (name VCC)
(node (ref P2) (pin 8))
(node (ref U1) (pin 15))
(node (ref C2) (pin 1))
(node (ref P1) (pin 1))
(node (ref C1) (pin 1)))
(net (code 17) (name "Net-(R3-Pad1)")
(node (ref U1) (pin 11))
(node (ref R3) (pin 1)))
(net (code 18) (name "Net-(R2-Pad1)")
(node (ref U1) (pin 12))
(node (ref R2) (pin 1)))
(net (code 19) (name "Net-(C3-Pad1)")
(node (ref C3) (pin 1))
(node (ref P1) (pin 2))
(node (ref R2) (pin 2)))
(net (code 20) (name "Net-(C4-Pad1)")
(node (ref R3) (pin 2))
(node (ref C4) (pin 1))
(node (ref P1) (pin 3)))
(net (code 21) (name GND)
(node (ref C1) (pin 2))
(node (ref P1) (pin 6))
(node (ref P1) (pin 5))
(node (ref C3) (pin 2))
(node (ref U1) (pin 6))
(node (ref P2) (pin 6))
(node (ref C2) (pin 2))
(node (ref U1) (pin 16))
(node (ref C4) (pin 2))
(node (ref C5) (pin 1)))))