Skip to content

Commit

Permalink
Replaced R13
Browse files Browse the repository at this point in the history
Pull down resistor R13 was too weak for the ESP32 at 10k. Replacing with
1k.
  • Loading branch information
awende committed May 19, 2017
1 parent b7eaa85 commit a34dc17
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Hardware/SparkFun_ESP32_Power_Control_Shield.brd
Expand Up @@ -2335,8 +2335,8 @@ These rules have been curated by SparkFuns DFM commitee. After doing much resear
<attribute name="SF_ID" value="PRT-08235" x="50.8" y="46.99" size="1.778" layer="28" font="vector" ratio="15" rot="MR180" display="off"/>
<attribute name="PROD_ID" value="CONN-08288" x="50.8" y="46.99" size="1.778" layer="28" font="vector" ratio="15" rot="MR180" display="off"/>
</element>
<element name="R13" library="SparkFun-Resistors" package="0603" value="10k" x="34.798" y="25.908" rot="R270">
<attribute name="PROD_ID" value="RES-00824" x="34.798" y="25.908" size="1.778" layer="27" font="vector" ratio="15" rot="R270" display="off"/>
<element name="R13" library="SparkFun-Resistors" package="0603" value="1k" x="34.798" y="25.908" rot="R270">
<attribute name="PROD_ID" value="RES-07856" x="34.798" y="25.908" size="1.778" layer="27" font="vector" ratio="15" rot="R270" display="off"/>
</element>
<element name="R10" library="SparkFun-Resistors" package="AXIAL-0.3" value="" x="40.005" y="17.78" rot="R180">
<attribute name="PROD_ID" value="RES-12182" x="40.005" y="17.78" size="1.778" layer="27" font="vector" ratio="15" rot="R180" display="off"/>
Expand Down
2 changes: 1 addition & 1 deletion Hardware/SparkFun_ESP32_Power_Control_Shield.sch
Expand Up @@ -21469,7 +21469,7 @@ Specifications:
<part name="SUPPLY15" library="SparkFun-PowerSymbols" deviceset="VCC" device=""/>
<part name="GND18" library="SparkFun-PowerSymbols" deviceset="GND" device=""/>
<part name="SUPPLY16" library="SparkFun-PowerSymbols" deviceset="5V" device=""/>
<part name="R13" library="SparkFun-Resistors" deviceset="10KOHM" device="-0603-1/10W-1%" value="10k"/>
<part name="R13" library="SparkFun-Resistors" deviceset="1KOHM" device="-0603-1/10W-1%" value="1k"/>
<part name="R10" library="SparkFun-Resistors" deviceset="1KOHM" device="-HORIZ-1/4W-1%" value=""/>
<part name="JP2" library="SparkFun-Jumpers" deviceset="JUMPER-SMT_2_NC_PASTE" device="_NO-SILK" value=""/>
<part name="JP3" library="SparkFun-Jumpers" deviceset="JUMPER-SMT_2_NC_PASTE" device="_NO-SILK" value=""/>
Expand Down

0 comments on commit a34dc17

Please sign in to comment.