Added MCP2551 chips back in

This commit is contained in:
Oliver Walters 2016-04-14 10:32:08 +10:00
parent ddc1181aa0
commit a390dee54d
2 changed files with 36 additions and 1 deletions

View file

@ -324,6 +324,18 @@ K microcontroller reset monitor
F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf
$ENDCMP
#
$CMP MCP2551-I/P
D 1Mbps CAN Transceiver, DIP-8 package
K can transceiver
F http://ww1.microchip.com/downloads/en/devicedoc/21667d.pdf
$ENDCMP
#
$CMP MCP2551-I/SN
D 1Mbps CAN Transceiver, SOIC-8 package
K can transceiver
F http://ww1.microchip.com/downloads/en/devicedoc/21667d.pdf
$ENDCMP
#
$CMP MCP41010
D Single Digital Potentiometer, SPI interface, 256 taps, 10 kohm
K R POT

View file

@ -1869,7 +1869,30 @@ X Vdd 2 -300 0 100 R 50 50 1 1 W
X GND 3 0 -300 100 U 50 50 1 1 W
ENDDRAW
ENDDEF
#
# MCP2551-I/P
#
DEF MCP2551-I/P U 0 40 Y Y 1 F N
F0 "U" -300 350 50 H V L CNN
F1 "MCP2551-I/P" 100 350 50 H V L CNN
F2 "" 0 0 50 H V C CIN
F3 "" 0 0 50 H V C CNN
ALIAS MCP2551-I/SN
$FPLIST
DIP8*
$ENDFPLIST
DRAW
S -300 300 300 -300 0 1 10 f
X TXD 1 -400 200 100 R 50 50 1 1 I
X VSS 2 0 -400 100 U 50 50 1 1 W
X VDD 3 0 400 100 D 50 50 1 1 W
X RXD 4 -400 100 100 R 50 50 1 1 O
X Vref 5 -400 -100 100 R 50 50 1 1 I
X CANL 6 400 -100 100 L 50 50 1 1 B
X CANH 7 400 100 100 L 50 50 1 1 B
X Rs 8 -400 -200 100 R 50 50 1 1 I
ENDDRAW
ENDDEF
#
# MCP41010
#