forked from 74hc595/chipdb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
4053.yaml
61 lines (60 loc) · 1.36 KB
/
4053.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
---
description: Triple 2-channel analog multiplexer/demultiplexer (triple SPDT analog switch)
package: DIP
pincount: 16
family: "4000"
datasheet: "http://www.standardics.nxp.com/products/hef/datasheet/hef4053b.pdf"
pins:
- num: 1
sym: Y__1B
desc: independent input/output
- num: 2
sym: Y__0B
desc: independent input/output
- num: 3
sym: Y__1C
desc: independent input/output
- num: 4
sym: Z__C
desc: common input/output
- num: 5
sym: Y__0C
desc: independent input/output
- num: 6
sym: ~E
desc: enable input (active low)
- num: 7
sym: V__EE
desc: switch negative supply voltage
- num: 8
sym: GND
desc: ground
- num: 9
sym: S__C
desc: select input
- num: 10
sym: S__B
desc: select input
- num: 11
sym: S__A
desc: select input
- num: 12
sym: Y__0A
desc: independent input/output
- num: 13
sym: Y__1A
desc: independent input/output
- num: 14
sym: Z__A
desc: common input/output
- num: 15
sym: Z__B
desc: common input/output
- num: 16
sym: V__CC
desc: supply voltage
notes:
- Each multiplexer/demultiplexer contains two bidirectional analog switches.
- The analog inputs/outputs can swing between V__CC and V__EE.
- When E is high, all switches are in a high-impedance off state.
...