-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathSPH0641LU.net
128 lines (128 loc) · 4.08 KB
/
SPH0641LU.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
(export (version D)
(design
(source D:\Microchip_work\05_PCB_DESIGN\SPH0641LU\SPH0641LU.sch)
(date "04/16/17 22:16:12")
(tool "Eeschema 4.0.1-stable")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title "SPH0641LU4H DIGITAL MEMS MICROPHONE")
(company Crescent)
(rev v1.0)
(date 2017-04-16)
(source SPH0641LU.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref P1)
(value CONN_01X05)
(footprint pin-head:pinhead-1X05)
(libsource (lib conn) (part CONN_01X05))
(sheetpath (names /) (tstamps /))
(tstamp 58F35D98))
(comp (ref C1)
(value C)
(footprint generic:generic-SMD1608)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 58F35E00))
(comp (ref R2)
(value R)
(footprint generic:generic-SMD1608)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 58F35E1D))
(comp (ref R1)
(value R)
(footprint generic:generic-SMD1608)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 58F35E38))
(comp (ref U1)
(value SPH0641LU4H)
(footprint SPH0641LU4H:SPH0641LU4H)
(libsource (lib sph0641lu4h) (part SPH0641LU4H))
(sheetpath (names /) (tstamps /))
(tstamp 58F360D1)))
(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_01X05)
(description "Connector 01x05")
(footprints
(fp Pin_Header_Straight_1X05)
(fp Pin_Header_Angled_1X05)
(fp Socket_Strip_Straight_1X05)
(fp Socket_Strip_Angled_1X05))
(fields
(field (name Reference) P)
(field (name Value) CONN_01X05))
(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))))
(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 sph0641lu4h) (part SPH0641LU4H)
(fields
(field (name Reference) U)
(field (name Value) SPH0641LU4H))
(pins
(pin (num 1) (name DATA) (type output))
(pin (num 2) (name LRSEL) (type input))
(pin (num 3) (name GND) (type power_in))
(pin (num 4) (name CLK) (type input))
(pin (num 5) (name VDD) (type power_in)))))
(libraries
(library (logical device)
(uri "C:\\Program Files\\KiCad\\share\\kicad\\library\\device.lib"))
(library (logical sph0641lu4h)
(uri D:\Microchip_work\05_PCB_DESIGN\SPH0641LU\sph0641lu4h.lib))
(library (logical conn)
(uri "C:\\Program Files\\KiCad\\share\\kicad\\library\\conn.lib")))
(nets
(net (code 1) (name GND)
(node (ref U1) (pin 3))
(node (ref R1) (pin 2))
(node (ref C1) (pin 2))
(node (ref P1) (pin 2)))
(net (code 2) (name DATA)
(node (ref P1) (pin 4))
(node (ref U1) (pin 1)))
(net (code 3) (name LRSEL)
(node (ref U1) (pin 2))
(node (ref R1) (pin 1))
(node (ref R2) (pin 2))
(node (ref P1) (pin 5)))
(net (code 4) (name CLK)
(node (ref P1) (pin 3))
(node (ref U1) (pin 4)))
(net (code 5) (name VDD)
(node (ref U1) (pin 5))
(node (ref P1) (pin 1))
(node (ref R2) (pin 1))
(node (ref C1) (pin 1)))))