Skip to content

Commit 8a5b4ea

Browse files
author
Alex Wende
committed
Updated USB to UART converter
Updated shematic to indicate the USB to UART converter can be either the CP2104 or CP2102N
1 parent f788279 commit 8a5b4ea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Hardware/ESP32_Thing_Plus.brd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11661,7 +11661,7 @@ design rules under a new name.</description>
1166111661
<attribute name="PROD_ID" value="CONN-13694" x="5.08" y="9.398" size="1.778" layer="27" font="vector" ratio="15" rot="R270" display="off"/>
1166211662
<attribute name="VALUE" x="1.778" y="11.049" size="0.6096" layer="27" font="vector" ratio="20" rot="R270"/>
1166311663
</element>
11664-
<element name="U4" library="SparkFun-IC-Comms" package="QFN24" value="CP2102N" x="16.51" y="24.13" smashed="yes" rot="R90">
11664+
<element name="U4" library="SparkFun-IC-Comms" package="QFN24" value="CP210X" x="16.51" y="24.13" smashed="yes" rot="R90">
1166511665
<attribute name="NAME" x="16.129" y="23.241" size="0.4064" layer="25" rot="R90"/>
1166611666
<attribute name="PROD_ID" value="IC-14020" x="16.51" y="24.13" size="1.778" layer="27" rot="R90" display="off"/>
1166711667
<attribute name="VALUE" x="17.145" y="23.114" size="0.4064" layer="27" rot="R90"/>

Hardware/ESP32_Thing_Plus.sch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26611,7 +26611,7 @@ You are welcome to use this library for commercial purposes. For attribution, we
2661126611
<part name="J3" library="SparkFun-Connectors" deviceset="QWIIC_CONNECTOR" device="JS-1MM"/>
2661226612
<part name="SUPPLY1" library="SparkFun-Aesthetics" deviceset="3.3V" device=""/>
2661326613
<part name="GND6" library="SparkFun-Aesthetics" deviceset="GND" device=""/>
26614-
<part name="U4" library="SparkFun-IC-Comms" deviceset="CP2102N" device=""/>
26614+
<part name="U4" library="SparkFun-IC-Comms" deviceset="CP2102N" device="" value="CP210X"/>
2661526615
<part name="R1" library="SparkFun-Resistors" deviceset="1KOHM" device="-0603-1/10W-1%" value="1k"/>
2661626616
<part name="SUPPLY9" library="SparkFun-PowerSymbols" deviceset="3.3V" device=""/>
2661726617
<part name="GND7" library="SparkFun-Aesthetics" deviceset="GND" device=""/>
@@ -26660,7 +26660,7 @@ MTDO 1 x x
2666026660
GPIO5 1 1 x
2666126661
If U0TXD, GPIO2, GPIO5 are floating,
2666226662
GPIO0 determines boot mode</text>
26663-
<text x="256.54" y="274.32" size="2.54" layer="94" font="vector">CP2102N (USB-to-Serial Converter)</text>
26663+
<text x="256.54" y="274.32" size="2.54" layer="94" font="vector">CP2104/2N (USB-to-Serial Converter)</text>
2666426664
<text x="246.38" y="266.7" size="1.524" layer="97" rot="MR0" align="top-left">V_BATT should be a single-
2666526665
cell LiPo battery.</text>
2666626666
<text x="203.2" y="213.36" size="2.032" layer="97" font="vector" rot="MR0" align="top-right">Charge current:

0 commit comments

Comments
 (0)