Skip to content

Commit 3b35a0f

Browse files
committed
Toshiba: Fix elements
1 parent f69902f commit 3b35a0f

File tree

2 files changed

+39
-2
lines changed

2 files changed

+39
-2
lines changed

toshiba/tc7s14f.yaml

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
name: TC7S14F
2+
description: Single Schmitt Inverter
3+
datasheet: https://toshiba.semicon-storage.com/info/docget.jsp?did=20193&prodName=TC7S14F
4+
keywords: IC, Digital, Inverter
5+
6+
pinout:
7+
IN_A: 2
8+
OUT_Y: 4
9+
VCC: 5
10+
GND: 3
11+
NC: 1
12+
13+
properties:
14+
in: IN_A
15+
out: OUT_Y
16+
power: VCC
17+
ground: GND
18+
nc: NC
19+
inverted: OUT_Y
20+
21+
schematic:
22+
symbol: IC
23+
left: IN_A, NC
24+
right: OUT_Y
25+
top: VCC
26+
bottom: GND
27+
28+
housing:
29+
pattern: SOT23
30+
bodyWidth: 1.5-1.8
31+
bodyLength: 2.7-3.1
32+
height: 1.1-1.4
33+
leadWidth: 0.3-0.5
34+
leadLength: 0.3-0.6
35+
leadSpan: 2.5-3
36+
leadCount: 5
37+
pitch: 0.95

toshiba/tlp160g.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: TLP160G
2-
description: Photocoupler GaAs Ired & Photo-Triac
3-
datasheet: https://toshiba.semicon-storage.com/info/docget.jsp?did=16916
2+
description: Photocoupler, Phototriac Output
3+
datasheet: https://toshiba.semicon-storage.com/info/docget.jsp?did=16916&prodName=TLP160G
44
keywords: IC, Analog, Optocoupler
55

66
pinout:

0 commit comments

Comments
 (0)