From f478c9bb62ad70f73cf04e0780d919242daf5a92 Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Mon, 23 Jan 2017 00:46:54 +0100 Subject: [PATCH] Fix ADUM4160 pin "PIN" location The "PIN" pin control the upstream pull-up, but is located on the downstream side, and is relative to the downstream "GND" pins. Therefore move it to the right side of the isolator. --- library/interface.lib | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library/interface.lib b/library/interface.lib index 8a18669d..1e4aca3d 100644 --- a/library/interface.lib +++ b/library/interface.lib @@ -441,7 +441,7 @@ DEF ADUM4160 U 0 40 Y Y 1 F N F0 "U" -400 550 50 H V L CNN F1 "ADUM4160" 150 550 50 H V L CNN F2 "SOIC_Packages:SOIC-16_7.5x10.3mm_Pitch1.27mm" 0 -700 50 H I C CNN -F3 "" -200 0 50 H I C CNN +F3 "" -200 0 50 H V C CNN ALIAS ADUM3160 $FPLIST SOIC-*7.5x10.3mm_Pitch1.27mm* @@ -475,7 +475,7 @@ X GND1 8 -100 -600 100 U 50 50 1 1 W X GND2 9 100 -600 100 U 50 50 1 1 W X DD+ 10 500 100 100 L 50 50 1 1 T X DD- 11 500 0 100 L 50 50 1 1 T -X PIN 12 -500 300 100 R 50 50 1 1 I +X PIN 12 500 300 100 L 50 50 1 1 I X SPD 13 500 -200 100 L 50 50 1 1 I X VDD2 14 500 400 100 L 50 50 1 1 W X GND2 15 200 -600 100 U 50 50 1 1 W