Skip to content

Commit a5e8a5e

Browse files
committed
Add pulldown resistor to BOOT0 pin
1 parent 989fedc commit a5e8a5e

File tree

2 files changed

+100
-72
lines changed

2 files changed

+100
-72
lines changed

Hardware/SparkFun_Optical_Tracking_Odometry_Sensor.brd

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6757,6 +6757,11 @@ These are the free and generally easy to produce 2-layer PCB design rules. You c
67576757
</element>
67586758
<element name="U$23" library="output" package="#_IO10#0" value="" x="19.05" y="1.524" smashed="yes" rot="MR90"/>
67596759
<element name="U$32" library="output" package="#_IO9#0" value="" x="16.51" y="1.524" smashed="yes" rot="MR90"/>
6760+
<element name="R7" library="SparkFun-Resistors" package="0603" value="100k" x="10.16" y="23.495" smashed="yes">
6761+
<attribute name="NAME" x="10.16" y="24.257" size="0.6096" layer="25" font="vector" ratio="20" align="bottom-center"/>
6762+
<attribute name="PROD_ID" value="RES-07828" x="10.16" y="23.495" size="1.778" layer="27" display="off"/>
6763+
<attribute name="VALUE" x="10.16" y="22.733" size="0.6096" layer="27" font="vector" ratio="20" align="top-center"/>
6764+
</element>
67606765
</elements>
67616766
<signals>
67626767
<signal name="GND">
@@ -6855,6 +6860,7 @@ These are the free and generally easy to produce 2-layer PCB design rules. You c
68556860
<via x="12.7" y="3.81" extent="1-16" drill="0.3048"/>
68566861
<via x="12.7" y="5.842" extent="1-16" drill="0.3048"/>
68576862
<via x="10.3124" y="18.034" extent="1-16" drill="0.3048"/>
6863+
<contactref element="R7" pad="1"/>
68586864
</signal>
68596865
<signal name="1.8V">
68606866
<contactref element="U1" pad="12"/>
@@ -7137,6 +7143,10 @@ These are the free and generally easy to produce 2-layer PCB design rules. You c
71377143
<via x="13.335" y="20.32" extent="1-16" drill="0.3048"/>
71387144
<wire x1="13.335" y1="20.32" x2="13.335" y2="20.955" width="0.254" layer="16"/>
71397145
<wire x1="13.335" y1="20.955" x2="12.7" y2="21.59" width="0.254" layer="16"/>
7146+
<contactref element="R7" pad="2"/>
7147+
<wire x1="11.01" y1="23.495" x2="12.7" y2="23.495" width="0.254" layer="1"/>
7148+
<via x="12.7" y="23.495" extent="1-16" drill="0.35"/>
7149+
<wire x1="12.7" y1="23.495" x2="12.7" y2="21.59" width="0.254" layer="16"/>
71407150
</signal>
71417151
<signal name="PAA_!RST!">
71427152
<contactref element="U1" pad="2"/>

0 commit comments

Comments
 (0)