Skip to content
Snippets Groups Projects
Commit ee490655 authored by Krisjanis Rijnieks's avatar Krisjanis Rijnieks :lion_face:
Browse files

Fix DAC_12bit_I2C_MCP4725_SOT-23-6 according to KLC

parent 9fac0a3f
No related branches found
No related tags found
No related merge requests found
......@@ -3594,13 +3594,13 @@
)
)
(symbol "DAC_12bit_I2C_MCP4725_SOT-23-6" (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 "Reference" "U" (id 0) (at -7.62 6.35 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "DAC_12bit_I2C_MCP4725_SOT-23-6" (id 1) (at 8.89 6.35 0)
(effects (font (size 1.27 1.27)))
(property "Value" "DAC_12bit_I2C_MCP4725_SOT-23-6" (id 1) (at 1.27 6.35 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "fab:SOT-23-6" (id 2) (at 0 -6.35 0)
(property "Footprint" "fab:SOT-23-6" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "www.adafruit.com/datasheets/mcp4725.pdf" (id 3) (at 0 0 0)
......@@ -3622,7 +3622,7 @@
)
)
(symbol "DAC_12bit_I2C_MCP4725_SOT-23-6_1_1"
(pin output line (at 10.16 0 180) (length 2.54)
(pin power_out line (at 10.16 2.54 180) (length 2.54)
(name "VOUT" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
......@@ -3634,7 +3634,7 @@
(name "VDD" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -10.16 0 0) (length 2.54)
(pin bidirectional line (at -10.16 -2.54 0) (length 2.54)
(name "SDA" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
......@@ -3642,7 +3642,7 @@
(name "SCL" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin input line (at -10.16 -2.54 0) (length 2.54)
(pin input line (at -10.16 0 0) (length 2.54)
(name "A0" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment