Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Added ISL3295ExHZ-T and ISL3298ExRTZ-T to Interface_UART.lib #2922

Merged
merged 20 commits into from
Aug 23, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions Interface_UART.dcm
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,18 @@ K rs232 uart transceiver line-driver
F http://www.intersil.com/content/dam/Intersil/documents/icl3/icl3221-22-23-32-41-43.pdf
$ENDCMP
#
$CMP ISL3295xxH
D RS485, RS422, 20Mbps Transceiver, 3.0V to 7V, Low-Power, SOT-23
K RS485 RS422 transceiver
F https://www.renesas.com/sg/en/www/doc/datasheet/isl3295e-98e.pdf
$ENDCMP
#
$CMP ISL3298xxRT
D RS485, RS422, 20Mbps Transceiver, 3.0V to 7V, Low-Power, TDFN-8
K RS485 RS422 transceiver
F https://www.renesas.com/sg/en/www/doc/datasheet/isl3295e-98e.pdf
$ENDCMP
#
$CMP ISL83491
D 10Mbps RS485/RS422 transceiver, full duplex, receiver/driver enable, low power shutdown
K RS485 RS422 transceiver full duplex
Expand Down
45 changes: 45 additions & 0 deletions Interface_UART.lib
Original file line number Diff line number Diff line change
Expand Up @@ -997,6 +997,51 @@ X RA5 9 600 400 150 L 50 50 1 1 I
ENDDRAW
ENDDEF
#
# ISL3295xxH
#
DEF ISL3295xxH U 0 20 Y Y 1 F N
F0 "U" -200 450 50 H V C CNN
F1 "ISL3295xxH" -300 350 50 H V C CNN
F2 "Package_TO_SOT_SMD:SOT-23-6" 0 -750 50 H I C CNN
F3 "" -200 450 50 H I C CNN
$FPLIST
SOT?23*
$ENDFPLIST
DRAW
P 5 0 1 10 -300 300 300 300 300 -300 -300 -300 -300 300 f
X DI 1 -400 100 100 R 50 50 1 1 I
X VCC 2 0 400 100 D 50 50 1 1 W
X DE 3 -400 -100 100 R 50 50 1 1 I
X Z 4 400 100 100 L 50 50 1 1 O
X GND 5 0 -400 100 U 50 50 1 1 W
X Y 6 400 -100 100 L 50 50 1 1 O
ENDDRAW
ENDDEF
#
# ISL3298xxRT
#
DEF ISL3298xxRT U 0 20 Y Y 1 F N
F0 "U" -300 500 50 H V C CNN
F1 "ISL3298xxRT" -400 400 50 H V C CNN
F2 "Package_DFN_QFN:TDFN-8-1EP_3x2mm_P0.5mm_EP1.80x1.65mm" 200 -800 50 H I C CNN
F3 "" -300 500 50 H I C CNN
$FPLIST
TDFN*1EP*3x2mm*P0.5mm*
$ENDFPLIST
DRAW
P 5 0 1 10 -300 300 300 300 300 -300 -300 -300 -300 300 f
X VL 1 -100 400 100 D 50 50 1 1 W
X DE 2 -400 -100 100 R 50 50 1 1 I
X DI 3 -400 100 100 R 50 50 1 1 I
X GND 4 0 -400 100 U 50 50 1 1 P N
X GND 5 0 -400 100 U 50 50 1 1 W
X Y 6 400 -100 100 L 50 50 1 1 O
X Z 7 400 100 100 L 50 50 1 1 O
X VCC 8 100 400 100 D 50 50 1 1 W
X GND 9 0 -400 100 U 50 50 1 1 P N
ENDDRAW
ENDDEF
#
# ISL83491
#
DEF ISL83491 U 0 40 Y Y 1 F N
Expand Down