Skip to content

Commit 7b11602

Browse files
committed
NXP: Add new transistors
1 parent 16162fb commit 7b11602

File tree

2 files changed

+69
-0
lines changed

2 files changed

+69
-0
lines changed

nxp/bc846.yaml

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
name: BC846
2+
alias: BC846A, BC846B
3+
description: 65 V, 100 mA NPN General Purpose Transistor
4+
datasheet: http://www.nxp.com/documents/data_sheet/BC846_SER.pdf
5+
keywords: transistor, NPN
6+
7+
pinout:
8+
B: 1
9+
E: 2
10+
C: 3
11+
12+
properties:
13+
in: B
14+
passive: C, E
15+
16+
schematic:
17+
symbol: transistor
18+
options: npn
19+
20+
housing: SOT23, SOT323, SOT416
21+
22+
SOT23:
23+
outline: JEDEC TO-236 AB
24+
suffix: ''
25+
26+
padWidth: 0.7
27+
padHeight: 0.6
28+
padDistance: 2
29+
30+
SOT323:
31+
outline: JEITA SC-70
32+
suffix: 'W'
33+
34+
padWidth: 0.55
35+
padHeight: 0.6
36+
padDistance: 1.85
37+
38+
SOT416:
39+
outline: JEITA SC-75
40+
suffix: 'T'
41+
42+
padWidth: 0.6
43+
padHeight: 0.5
44+
padDistance: 1.3

nxp/bc856.yaml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
name: BC856
2+
alias: BC856A, BC856B
3+
description: PNP General Purpose Transistor
4+
datasheet: http://www.nxp.com/documents/data_sheet/BC856_BC857_BC858.pdf
5+
keywords: transistor, NPN
6+
7+
pinout:
8+
B: 1
9+
E: 2
10+
C: 3
11+
12+
properties:
13+
in: B
14+
passive: C, E
15+
16+
schematic:
17+
symbol: transistor
18+
options: pnp
19+
20+
housing:
21+
outline: JEDEC TO-236 AB
22+
23+
padWidth: 0.7
24+
padHeight: 0.6
25+
padDistance: 2

0 commit comments

Comments
 (0)