-
Notifications
You must be signed in to change notification settings - Fork 11
/
6N137.yaml
50 lines (49 loc) · 1018 Bytes
/
6N137.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
---
description: "10 MBit/s single-channel high speed logic gate output optocoupler"
aliases: [HCPL2601, HCPL2611]
package: DIP
pincount: 8
family: "Fairchild"
datasheet: "http://www.fairchildsemi.com/ds/6N/6N137.pdf"
pins:
- num: 1
sym: N/C
desc: no connection
- num: 2
sym: "V__F +"
desc: emitter, anode
- num: 3
sym: "V__F -"
desc: emitter, cathode
- num: 4
sym: N/C
desc: no connection
- num: 5
sym: GND
desc: supply ground
- num: 6
sym: V__O
desc: output
- num: 7
sym: V__E
desc: enable input
- num: 8
sym: Vcc
desc: supply voltage
specs:
- param: "Supply voltage, minimum"
val: 4.5
unit: V
- param: "Supply voltage, maxmimum"
val: 5.5
unit: V
- param: "Input forward voltage, typical @ 25C"
val: 1.4
unit: V
- param: "Input forward voltage, typical @ 25C"
val: 1.4
unit: V
- param: "Input forward voltage, max"
val: 1.8
unit: V
...