renamed libraries, added libraries

This commit is contained in:
Joseph Hopfmüller
2023-01-23 16:06:36 +01:00
parent 5566c0b80a
commit 12173ff275
10 changed files with 170 additions and 0 deletions

View File

@@ -0,0 +1,59 @@
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor)
(symbol "DAC8532" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 6.35 6.35 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "DAC8532" (id 1) (at 5.08 -6.35 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "Package_SO:MSOP-8_3x3mm_P0.65mm" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "16 bit, dual channel, low power DAC, SPI" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "DAC8532_0_0"
(pin power_in line (at -2.54 7.62 270) (length 2.54)
(name "V_{DD}" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin input line (at 2.54 7.62 270) (length 2.54)
(name "V_{REF}" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin output line (at 12.7 -2.54 180) (length 2.54)
(name "V_{OUT}B" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin output line (at 12.7 2.54 180) (length 2.54)
(name "V_{OUT}A" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin input line (at -12.7 2.54 0) (length 2.54)
(name "~{SYNC}" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin input line (at -12.7 0 0) (length 2.54)
(name "SCLK" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin input line (at -12.7 -2.54 0) (length 2.54)
(name "D_{IN}" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -2.54 -7.62 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
)
(symbol "DAC8532_0_1"
(rectangle (start -10.16 5.08) (end 10.16 -5.08)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type background))
)
)
)
)