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

Fix Sensor_Pressure_DPS310 according to KLC

parent 2fef98b9
No related branches found
No related tags found
No related merge requests found
......@@ -9943,12 +9943,12 @@
)
)
)
(symbol "Sensor_Pressure_DPS310" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at -7.62 10.16 0)
(effects (font (size 1.27 1.27)) (justify left top))
(symbol "Sensor_Pressure_DPS310" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at -7.62 8.89 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "Sensor_Pressure_DPS310" (id 1) (at 0 10.16 0)
(effects (font (size 1.27 1.27)) (justify left top))
(property "Value" "Sensor_Pressure_DPS310" (id 1) (at 1.27 8.89 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "fab:VFLGA-8_2x2.5mm" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
......@@ -9962,6 +9962,9 @@
(property "ki_description" "Pressure Sensor 4.35PSI ~ 17.4PSI (30kPa ~ 120kPa) Vented Gauge 24 b 8-VFLGA" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "*VFLGA*8*2x2.5mm*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Sensor_Pressure_DPS310_0_1"
(rectangle (start -7.62 7.62) (end 7.62 -7.62)
(stroke (width 0.254) (type default) (color 0 0 0 0))
......@@ -9969,15 +9972,15 @@
)
)
(symbol "Sensor_Pressure_DPS310_1_1"
(pin power_in line (at 10.16 5.08 180) (length 2.54)
(pin power_in line (at 0 -10.16 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin input line (at -10.16 5.08 0) (length 2.54)
(pin input line (at -10.16 0 0) (length 2.54)
(name "CSB" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -10.16 0 0) (length 2.54)
(pin input line (at 10.16 2.54 180) (length 2.54)
(name "SDI" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
......@@ -9985,19 +9988,19 @@
(name "SCK" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin output line (at -10.16 -5.08 0) (length 2.54)
(pin output line (at 10.16 0 180) (length 2.54)
(name "SDO" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 10.16 -2.54 180) (length 2.54)
(pin power_in line (at -2.54 10.16 270) (length 2.54)
(name "VDDIO" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 10.16 2.54 180) (length 2.54)
(pin power_in line (at 2.54 -10.16 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 10.16 -5.08 180) (length 2.54)
(pin power_in line (at 0 10.16 270) (length 2.54)
(name "VDD" (effects (font (size 1.27 1.27))))
(number "8" (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