From 1bae86428d0604f294b46ac6e6c1c23b098e4b7f Mon Sep 17 00:00:00 2001 From: Vasile Vilvoiu Date: Sun, 1 Nov 2020 16:01:23 +0200 Subject: Filtering, jumpers, LEDs, misc * Modified high level diagram to express the shared UART bus * Renamed XCVR_VCC to XCVR_13V8 * Add solder jumpers on audio, PTT and UART lines for easy prototyping/bypassing * Added bypass caps on XCVR side data and audio connectors * Add series ferite beads on data ICs Vcc * Added schottky diodes to all XCVR_13V8 * Changed series resistors of RXLED/TXLED/VccLED for 6mA current * Added power LEDs on XCVR_13V8 connector terminals * Added power LED for XCVR_5V rail --- kicad/catahack-cache.lib | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) (limited to 'kicad/catahack-cache.lib') diff --git a/kicad/catahack-cache.lib b/kicad/catahack-cache.lib index f4d1716..8c6f0f4 100644 --- a/kicad/catahack-cache.lib +++ b/kicad/catahack-cache.lib @@ -249,6 +249,30 @@ X ~ 2 0 -100 80 U 50 50 1 1 P ENDDRAW ENDDEF # +# Device_D_Schottky_Small +# +DEF Device_D_Schottky_Small D 0 10 N N 1 F N +F0 "D" -50 80 50 H V L CNN +F1 "Device_D_Schottky_Small" -280 -80 50 H V L CNN +F2 "" 0 0 50 V I C CNN +F3 "" 0 0 50 V I C CNN +$FPLIST + TO-???* + *_Diode_* + *SingleDiode* + D_* +$ENDFPLIST +DRAW +P 2 0 1 0 -30 -40 -30 40 N +P 2 0 1 0 -30 0 30 0 N +P 3 0 1 0 -30 -40 -20 -40 -20 -30 N +P 3 0 1 0 -30 40 -40 40 -40 30 N +P 4 0 1 0 30 -40 -30 0 30 40 30 -40 N +X K 1 -100 0 70 R 50 50 1 1 P +X A 2 100 0 70 L 50 50 1 1 P +ENDDRAW +ENDDEF +# # Device_Ferrite_Bead_Small # DEF Device_Ferrite_Bead_Small FB 0 0 N Y 1 F N @@ -374,6 +398,29 @@ X DCR 9 800 200 150 L 50 50 1 1 I L ENDDRAW ENDDEF # +# Jumper_SolderJumper_2_Bridged +# +DEF Jumper_SolderJumper_2_Bridged JP 0 0 Y N 1 F N +F0 "JP" 0 80 50 H V C CNN +F1 "Jumper_SolderJumper_2_Bridged" 0 -100 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +$FPLIST + SolderJumper*Bridged* +$ENDFPLIST +DRAW +A -10 0 40 901 -901 0 1 0 N -10 40 -10 -40 +A -10 0 40 901 -901 0 1 0 F -10 40 -10 -40 +A 10 0 40 -899 899 0 1 0 N 10 -40 10 40 +A 10 0 40 -899 899 0 1 0 F 10 -40 10 40 +S -20 20 20 -20 0 1 0 F +P 2 0 1 0 -10 40 -10 -40 N +P 2 0 1 0 10 40 10 -40 N +X A 1 -150 0 100 R 50 50 1 1 P +X B 2 150 0 100 L 50 50 1 1 P +ENDDRAW +ENDDEF +# # Power_Protection_SN65220 # DEF Power_Protection_SN65220 U 0 0 Y Y 1 F N -- cgit v1.2.3