-
Notifications
You must be signed in to change notification settings - Fork 11
/
4067.yaml
85 lines (84 loc) · 1.76 KB
/
4067.yaml
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
---
description: "16-channel analog multiplexer/demultiplexer"
package: DIP
pincount: 24
family: "4000"
datasheet: "http://www.standardics.nxp.com/products/hef/datasheet/hef4067b.pdf"
pins:
- num: 1
sym: Z
desc: common input/output
- num: 2
sym: Y7
desc: independent input/output
- num: 3
sym: Y6
desc: independent input/output
- num: 4
sym: Y5
desc: independent input/output
- num: 5
sym: Y4
desc: independent input/output
- num: 6
sym: Y3
desc: independent input/output
- num: 7
sym: Y2
desc: independent input/output
- num: 8
sym: Y1
desc: independent input/output
- num: 9
sym: Y0
desc: independent input/output
- num: 10
sym: A0
desc: address input
- num: 11
sym: A1
desc: address input
- num: 12
sym: GND
desc: ground
- num: 13
sym: A3
desc: address input
- num: 14
sym: A2
desc: address input
- num: 15
sym: ~E
desc: enable input (active low)
- num: 16
sym: Y15
desc: independent input/output
- num: 17
sym: Y14
desc: independent input/output
- num: 18
sym: Y13
desc: independent input/output
- num: 19
sym: Y12
desc: independent input/output
- num: 20
sym: Y11
desc: independent input/output
- num: 21
sym: Y10
desc: independent input/output
- num: 22
sym: Y9
desc: independent input/output
- num: 23
sym: Y8
desc: independent input/output
- num: 24
sym: V__CC
desc: supply voltage
notes:
- The device contains sixteen bidirectional analog switches.
- The analog inputs/outputs can swing between V__CC and GND.
- When ~E is high, all switches are in a high-impedance off state.
...