d11_usb_std.sch 67 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE eagle SYSTEM "eagle.dtd">
  3. <eagle version="7.3.0">
  4. <drawing>
  5. <settings>
  6. <setting alwaysvectorfont="no"/>
  7. <setting verticaltext="up"/>
  8. </settings>
  9. <grid distance="0.1" unitdist="inch" unit="inch" style="lines" multiple="1" display="no" altdistance="0.01" altunitdist="inch" altunit="inch"/>
  10. <layers>
  11. <layer number="1" name="Top" color="4" fill="1" visible="no" active="no"/>
  12. <layer number="16" name="Bottom" color="1" fill="1" visible="no" active="no"/>
  13. <layer number="17" name="Pads" color="2" fill="1" visible="no" active="no"/>
  14. <layer number="18" name="Vias" color="2" fill="1" visible="no" active="no"/>
  15. <layer number="19" name="Unrouted" color="6" fill="1" visible="no" active="no"/>
  16. <layer number="20" name="Dimension" color="15" fill="1" visible="no" active="no"/>
  17. <layer number="21" name="tPlace" color="7" fill="1" visible="no" active="no"/>
  18. <layer number="22" name="bPlace" color="7" fill="1" visible="no" active="no"/>
  19. <layer number="23" name="tOrigins" color="15" fill="1" visible="no" active="no"/>
  20. <layer number="24" name="bOrigins" color="15" fill="1" visible="no" active="no"/>
  21. <layer number="25" name="tNames" color="7" fill="1" visible="no" active="no"/>
  22. <layer number="26" name="bNames" color="7" fill="1" visible="no" active="no"/>
  23. <layer number="27" name="tValues" color="7" fill="1" visible="no" active="no"/>
  24. <layer number="28" name="bValues" color="7" fill="1" visible="no" active="no"/>
  25. <layer number="29" name="tStop" color="7" fill="3" visible="no" active="no"/>
  26. <layer number="30" name="bStop" color="7" fill="6" visible="no" active="no"/>
  27. <layer number="31" name="tCream" color="7" fill="4" visible="no" active="no"/>
  28. <layer number="32" name="bCream" color="7" fill="5" visible="no" active="no"/>
  29. <layer number="33" name="tFinish" color="6" fill="3" visible="no" active="no"/>
  30. <layer number="34" name="bFinish" color="6" fill="6" visible="no" active="no"/>
  31. <layer number="35" name="tGlue" color="7" fill="4" visible="no" active="no"/>
  32. <layer number="36" name="bGlue" color="7" fill="5" visible="no" active="no"/>
  33. <layer number="37" name="tTest" color="7" fill="1" visible="no" active="no"/>
  34. <layer number="38" name="bTest" color="7" fill="1" visible="no" active="no"/>
  35. <layer number="39" name="tKeepout" color="4" fill="11" visible="no" active="no"/>
  36. <layer number="40" name="bKeepout" color="1" fill="11" visible="no" active="no"/>
  37. <layer number="41" name="tRestrict" color="4" fill="10" visible="no" active="no"/>
  38. <layer number="42" name="bRestrict" color="1" fill="10" visible="no" active="no"/>
  39. <layer number="43" name="vRestrict" color="2" fill="10" visible="no" active="no"/>
  40. <layer number="44" name="Drills" color="7" fill="1" visible="no" active="no"/>
  41. <layer number="45" name="Holes" color="7" fill="1" visible="no" active="no"/>
  42. <layer number="46" name="Milling" color="3" fill="1" visible="no" active="no"/>
  43. <layer number="47" name="Measures" color="7" fill="1" visible="no" active="no"/>
  44. <layer number="48" name="Document" color="7" fill="1" visible="no" active="no"/>
  45. <layer number="49" name="Reference" color="7" fill="1" visible="no" active="no"/>
  46. <layer number="51" name="tDocu" color="6" fill="1" visible="no" active="no"/>
  47. <layer number="52" name="bDocu" color="7" fill="1" visible="no" active="no"/>
  48. <layer number="90" name="Modules" color="5" fill="1" visible="yes" active="yes"/>
  49. <layer number="91" name="Nets" color="2" fill="1" visible="yes" active="yes"/>
  50. <layer number="92" name="Busses" color="1" fill="1" visible="yes" active="yes"/>
  51. <layer number="93" name="Pins" color="2" fill="1" visible="no" active="yes"/>
  52. <layer number="94" name="Symbols" color="4" fill="1" visible="yes" active="yes"/>
  53. <layer number="95" name="Names" color="7" fill="1" visible="yes" active="yes"/>
  54. <layer number="96" name="Values" color="7" fill="1" visible="yes" active="yes"/>
  55. <layer number="97" name="Info" color="7" fill="1" visible="yes" active="yes"/>
  56. <layer number="98" name="Guide" color="6" fill="1" visible="yes" active="yes"/>
  57. </layers>
  58. <schematic xreflabel="%F%N/%S.%C%R" xrefpart="/%S.%C%R">
  59. <libraries>
  60. <library name="ataradov_mcu">
  61. <description>Alex Taradov Library (MCUs)</description>
  62. <packages>
  63. <package name="SO-14">
  64. <description>SO-14</description>
  65. <wire x1="4.305" y1="-1.9" x2="-4.305" y2="-1.9" width="0.2032" layer="51"/>
  66. <wire x1="-4.305" y1="-1.9" x2="-4.305" y2="-1.4" width="0.2032" layer="51"/>
  67. <wire x1="-4.305" y1="-1.4" x2="-4.305" y2="1.9" width="0.2032" layer="51"/>
  68. <wire x1="4.305" y1="-1.4" x2="-4.305" y2="-1.4" width="0.2032" layer="51"/>
  69. <wire x1="4.305" y1="1.9" x2="4.305" y2="-1.4" width="0.2032" layer="51"/>
  70. <wire x1="4.305" y1="-1.4" x2="4.305" y2="-1.9" width="0.2032" layer="51"/>
  71. <wire x1="-4.305" y1="1.9" x2="4.305" y2="1.9" width="0.2032" layer="51"/>
  72. <smd name="2" x="-2.54" y="-2.6" dx="0.6" dy="2.2" layer="1"/>
  73. <smd name="13" x="-2.54" y="2.6" dx="0.6" dy="2.2" layer="1"/>
  74. <smd name="1" x="-3.81" y="-2.6" dx="0.6" dy="2.2" layer="1"/>
  75. <smd name="3" x="-1.27" y="-2.6" dx="0.6" dy="2.2" layer="1"/>
  76. <smd name="4" x="0" y="-2.6" dx="0.6" dy="2.2" layer="1"/>
  77. <smd name="14" x="-3.81" y="2.6" dx="0.6" dy="2.2" layer="1"/>
  78. <smd name="12" x="-1.27" y="2.6" dx="0.6" dy="2.2" layer="1"/>
  79. <smd name="11" x="0" y="2.6" dx="0.6" dy="2.2" layer="1"/>
  80. <smd name="6" x="2.54" y="-2.6" dx="0.6" dy="2.2" layer="1"/>
  81. <smd name="9" x="2.54" y="2.6" dx="0.6" dy="2.2" layer="1"/>
  82. <smd name="5" x="1.27" y="-2.6" dx="0.6" dy="2.2" layer="1"/>
  83. <smd name="7" x="3.81" y="-2.6" dx="0.6" dy="2.2" layer="1"/>
  84. <smd name="10" x="1.27" y="2.6" dx="0.6" dy="2.2" layer="1"/>
  85. <smd name="8" x="3.81" y="2.6" dx="0.6" dy="2.2" layer="1"/>
  86. <text x="-4.826" y="0" size="1.27" layer="25" font="vector" rot="R90" align="bottom-center">&gt;NAME</text>
  87. <text x="6.096" y="0" size="1.27" layer="27" font="vector" rot="R90" align="bottom-center">&gt;VALUE</text>
  88. <rectangle x1="-4.0551" y1="-3.1001" x2="-3.5649" y2="-2" layer="51"/>
  89. <rectangle x1="-2.7851" y1="-3.1001" x2="-2.2949" y2="-2" layer="51"/>
  90. <rectangle x1="-1.5151" y1="-3.1001" x2="-1.0249" y2="-2" layer="51"/>
  91. <rectangle x1="-0.2451" y1="-3.1001" x2="0.2451" y2="-2" layer="51"/>
  92. <rectangle x1="-0.2451" y1="2" x2="0.2451" y2="3.1001" layer="51"/>
  93. <rectangle x1="-1.5151" y1="2" x2="-1.0249" y2="3.1001" layer="51"/>
  94. <rectangle x1="-2.7851" y1="2" x2="-2.2949" y2="3.1001" layer="51"/>
  95. <rectangle x1="-4.0551" y1="2" x2="-3.5649" y2="3.1001" layer="51"/>
  96. <rectangle x1="1.0249" y1="-3.1001" x2="1.5151" y2="-2" layer="51"/>
  97. <rectangle x1="2.2949" y1="-3.1001" x2="2.7851" y2="-2" layer="51"/>
  98. <rectangle x1="3.5649" y1="-3.1001" x2="4.0551" y2="-2" layer="51"/>
  99. <rectangle x1="3.5649" y1="2" x2="4.0551" y2="3.1001" layer="51"/>
  100. <rectangle x1="2.2949" y1="2" x2="2.7851" y2="3.1001" layer="51"/>
  101. <rectangle x1="1.0249" y1="2" x2="1.5151" y2="3.1001" layer="51"/>
  102. </package>
  103. </packages>
  104. <symbols>
  105. <symbol name="ATSAMDXXC">
  106. <description>Atmel SAM D09C/D10C/D11C Cortex-M0+ microcontroller</description>
  107. <wire x1="-12.7" y1="10.16" x2="12.7" y2="10.16" width="0.254" layer="94"/>
  108. <wire x1="12.7" y1="10.16" x2="12.7" y2="-10.16" width="0.254" layer="94"/>
  109. <wire x1="12.7" y1="-10.16" x2="-12.7" y2="-10.16" width="0.254" layer="94"/>
  110. <wire x1="-12.7" y1="-10.16" x2="-12.7" y2="10.16" width="0.254" layer="94"/>
  111. <pin name="PA28/RST" x="-17.78" y="-5.08" length="middle"/>
  112. <pin name="PA8" x="-17.78" y="5.08" length="middle"/>
  113. <pin name="PA9" x="-17.78" y="2.54" length="middle"/>
  114. <pin name="PA14" x="-17.78" y="0" length="middle"/>
  115. <pin name="PA15" x="-17.78" y="-2.54" length="middle"/>
  116. <pin name="PA5" x="-17.78" y="7.62" length="middle"/>
  117. <pin name="PA04" x="17.78" y="7.62" length="middle" rot="R180"/>
  118. <pin name="PA02" x="17.78" y="5.08" length="middle" rot="R180"/>
  119. <text x="0" y="10.922" size="1.27" layer="95" align="bottom-center">&gt;NAME</text>
  120. <text x="0" y="-12.192" size="1.27" layer="96" align="bottom-center">&gt;VALUE</text>
  121. <pin name="PA30/SCK" x="-17.78" y="-7.62" length="middle"/>
  122. <pin name="VDD" x="17.78" y="2.54" length="middle" rot="R180"/>
  123. <pin name="GND" x="17.78" y="0" length="middle" rot="R180"/>
  124. <pin name="PA25" x="17.78" y="-2.54" length="middle" rot="R180"/>
  125. <pin name="PA24" x="17.78" y="-5.08" length="middle" rot="R180"/>
  126. <pin name="PA31/SIO" x="17.78" y="-7.62" length="middle" rot="R180"/>
  127. </symbol>
  128. </symbols>
  129. <devicesets>
  130. <deviceset name="ATSAMD11C" prefix="IC">
  131. <gates>
  132. <gate name="G$1" symbol="ATSAMDXXC" x="0" y="0"/>
  133. </gates>
  134. <devices>
  135. <device name="" package="SO-14">
  136. <connects>
  137. <connect gate="G$1" pin="GND" pad="11"/>
  138. <connect gate="G$1" pin="PA02" pad="13"/>
  139. <connect gate="G$1" pin="PA04" pad="14"/>
  140. <connect gate="G$1" pin="PA14" pad="4"/>
  141. <connect gate="G$1" pin="PA15" pad="5"/>
  142. <connect gate="G$1" pin="PA24" pad="9"/>
  143. <connect gate="G$1" pin="PA25" pad="10"/>
  144. <connect gate="G$1" pin="PA28/RST" pad="6"/>
  145. <connect gate="G$1" pin="PA30/SCK" pad="7"/>
  146. <connect gate="G$1" pin="PA31/SIO" pad="8"/>
  147. <connect gate="G$1" pin="PA5" pad="1"/>
  148. <connect gate="G$1" pin="PA8" pad="2"/>
  149. <connect gate="G$1" pin="PA9" pad="3"/>
  150. <connect gate="G$1" pin="VDD" pad="12"/>
  151. </connects>
  152. <technologies>
  153. <technology name=""/>
  154. </technologies>
  155. </device>
  156. </devices>
  157. </deviceset>
  158. </devicesets>
  159. </library>
  160. <library name="ataradov_pwr">
  161. <description>Alex Taradov Library (Power Symbols)</description>
  162. <packages>
  163. </packages>
  164. <symbols>
  165. <symbol name="+3V3">
  166. <wire x1="-1.905" y1="0" x2="1.905" y2="0" width="0.254" layer="94"/>
  167. <text x="0" y="0.762" size="1.27" layer="96" align="bottom-center">&gt;VALUE</text>
  168. <pin name="+3V3" x="0" y="-2.54" visible="off" length="short" direction="sup" rot="R90"/>
  169. </symbol>
  170. <symbol name="GND">
  171. <wire x1="-1.905" y1="0" x2="1.905" y2="0" width="0.254" layer="94"/>
  172. <text x="0" y="-2.032" size="1.27" layer="96" align="bottom-center">&gt;VALUE</text>
  173. <pin name="GND" x="0" y="2.54" visible="off" length="short" direction="sup" rot="R270"/>
  174. </symbol>
  175. <symbol name="V_USB">
  176. <wire x1="-1.905" y1="0" x2="1.905" y2="0" width="0.254" layer="94"/>
  177. <text x="0" y="0.762" size="1.27" layer="96" align="bottom-center">&gt;VALUE</text>
  178. <pin name="V_USB" x="0" y="-2.54" visible="off" length="short" direction="sup" rot="R90"/>
  179. </symbol>
  180. </symbols>
  181. <devicesets>
  182. <deviceset name="+3V3" prefix="P_">
  183. <gates>
  184. <gate name="1" symbol="+3V3" x="0" y="0"/>
  185. </gates>
  186. <devices>
  187. <device name="">
  188. <technologies>
  189. <technology name=""/>
  190. </technologies>
  191. </device>
  192. </devices>
  193. </deviceset>
  194. <deviceset name="GND" prefix="P_">
  195. <gates>
  196. <gate name="1" symbol="GND" x="0" y="0"/>
  197. </gates>
  198. <devices>
  199. <device name="">
  200. <technologies>
  201. <technology name=""/>
  202. </technologies>
  203. </device>
  204. </devices>
  205. </deviceset>
  206. <deviceset name="V_USB" prefix="P_">
  207. <gates>
  208. <gate name="1" symbol="V_USB" x="0" y="0"/>
  209. </gates>
  210. <devices>
  211. <device name="">
  212. <technologies>
  213. <technology name=""/>
  214. </technologies>
  215. </device>
  216. </devices>
  217. </deviceset>
  218. </devicesets>
  219. </library>
  220. <library name="ataradov_conn">
  221. <description>Alex Taradov Library (Connectors)</description>
  222. <packages>
  223. <package name="HEADER-5X2-1.27MM">
  224. <wire x1="-3.81" y1="1.905" x2="3.81" y2="1.905" width="0.127" layer="21"/>
  225. <wire x1="3.81" y1="1.905" x2="3.81" y2="-1.905" width="0.127" layer="21"/>
  226. <wire x1="3.81" y1="-1.905" x2="-3.175" y2="-1.905" width="0.127" layer="21"/>
  227. <wire x1="-3.175" y1="-1.905" x2="-3.81" y2="-1.27" width="0.127" layer="21"/>
  228. <wire x1="-3.81" y1="-1.27" x2="-3.81" y2="1.905" width="0.127" layer="21"/>
  229. <pad name="1" x="-2.54" y="-0.635" drill="0.6604" diameter="1.0668"/>
  230. <pad name="2" x="-2.54" y="0.635" drill="0.6604" diameter="1.0668"/>
  231. <pad name="3" x="-1.27" y="-0.635" drill="0.6604" diameter="1.0668"/>
  232. <pad name="4" x="-1.27" y="0.635" drill="0.6604" diameter="1.0668"/>
  233. <pad name="5" x="0" y="-0.635" drill="0.6604" diameter="1.0668"/>
  234. <pad name="6" x="0" y="0.635" drill="0.6604" diameter="1.0668"/>
  235. <pad name="7" x="1.27" y="-0.635" drill="0.6604" diameter="1.0668"/>
  236. <pad name="8" x="1.27" y="0.635" drill="0.6604" diameter="1.0668"/>
  237. <pad name="9" x="2.54" y="-0.635" drill="0.6604" diameter="1.0668"/>
  238. <pad name="10" x="2.54" y="0.635" drill="0.6604" diameter="1.0668"/>
  239. <text x="0" y="2.54" size="1.27" layer="25" font="vector" align="bottom-center">&gt;NAME</text>
  240. </package>
  241. <package name="HEADER-5X2-2.54MM">
  242. <wire x1="-6.35" y1="0" x2="-3.81" y2="0" width="0.127" layer="21"/>
  243. <wire x1="-3.81" y1="0" x2="-3.81" y2="-2.54" width="0.127" layer="21"/>
  244. <wire x1="-6.35" y1="2.54" x2="6.35" y2="2.54" width="0.127" layer="21"/>
  245. <wire x1="6.35" y1="2.54" x2="6.35" y2="-2.54" width="0.127" layer="21"/>
  246. <wire x1="6.35" y1="-2.54" x2="-6.35" y2="-2.54" width="0.127" layer="21"/>
  247. <wire x1="-6.35" y1="-2.54" x2="-6.35" y2="2.54" width="0.127" layer="21"/>
  248. <pad name="1" x="-5.08" y="-1.27" drill="1.016" shape="square"/>
  249. <pad name="2" x="-5.08" y="1.27" drill="1.016"/>
  250. <pad name="3" x="-2.54" y="-1.27" drill="1.016"/>
  251. <pad name="4" x="-2.54" y="1.27" drill="1.016"/>
  252. <pad name="5" x="0" y="-1.27" drill="1.016"/>
  253. <pad name="6" x="0" y="1.27" drill="1.016"/>
  254. <pad name="7" x="2.54" y="-1.27" drill="1.016"/>
  255. <pad name="8" x="2.54" y="1.27" drill="1.016"/>
  256. <pad name="9" x="5.08" y="-1.27" drill="1.016"/>
  257. <pad name="10" x="5.08" y="1.27" drill="1.016"/>
  258. <text x="0" y="3.175" size="1.27" layer="25" font="vector" align="bottom-center">&gt;NAME</text>
  259. </package>
  260. </packages>
  261. <symbols>
  262. <symbol name="HEADER-5X2">
  263. <wire x1="-5.08" y1="7.62" x2="-5.08" y2="-7.62" width="0.254" layer="94"/>
  264. <wire x1="-5.08" y1="-7.62" x2="5.08" y2="-7.62" width="0.254" layer="94"/>
  265. <wire x1="5.08" y1="-7.62" x2="5.08" y2="7.62" width="0.254" layer="94"/>
  266. <wire x1="5.08" y1="7.62" x2="-5.08" y2="7.62" width="0.254" layer="94"/>
  267. <pin name="1" x="-7.62" y="5.08" length="short" direction="pas"/>
  268. <pin name="2" x="7.62" y="5.08" length="short" direction="pas" rot="R180"/>
  269. <pin name="3" x="-7.62" y="2.54" length="short" direction="pas"/>
  270. <pin name="4" x="7.62" y="2.54" length="short" direction="pas" rot="R180"/>
  271. <pin name="5" x="-7.62" y="0" length="short" direction="pas"/>
  272. <pin name="6" x="7.62" y="0" length="short" direction="pas" rot="R180"/>
  273. <pin name="7" x="-7.62" y="-2.54" length="short" direction="pas"/>
  274. <pin name="8" x="7.62" y="-2.54" length="short" direction="pas" rot="R180"/>
  275. <pin name="9" x="-7.62" y="-5.08" length="short" direction="pas"/>
  276. <pin name="10" x="7.62" y="-5.08" length="short" direction="pas" rot="R180"/>
  277. <text x="0" y="8.382" size="1.27" layer="95" align="bottom-center">&gt;NAME</text>
  278. </symbol>
  279. </symbols>
  280. <devicesets>
  281. <deviceset name="HEADER-5X2" prefix="J">
  282. <gates>
  283. <gate name="G$1" symbol="HEADER-5X2" x="0" y="0"/>
  284. </gates>
  285. <devices>
  286. <device name="-TH-1.27" package="HEADER-5X2-1.27MM">
  287. <connects>
  288. <connect gate="G$1" pin="1" pad="1"/>
  289. <connect gate="G$1" pin="10" pad="10"/>
  290. <connect gate="G$1" pin="2" pad="2"/>
  291. <connect gate="G$1" pin="3" pad="3"/>
  292. <connect gate="G$1" pin="4" pad="4"/>
  293. <connect gate="G$1" pin="5" pad="5"/>
  294. <connect gate="G$1" pin="6" pad="6"/>
  295. <connect gate="G$1" pin="7" pad="7"/>
  296. <connect gate="G$1" pin="8" pad="8"/>
  297. <connect gate="G$1" pin="9" pad="9"/>
  298. </connects>
  299. <technologies>
  300. <technology name=""/>
  301. </technologies>
  302. </device>
  303. <device name="-TH-2.54" package="HEADER-5X2-2.54MM">
  304. <connects>
  305. <connect gate="G$1" pin="1" pad="1"/>
  306. <connect gate="G$1" pin="10" pad="10"/>
  307. <connect gate="G$1" pin="2" pad="2"/>
  308. <connect gate="G$1" pin="3" pad="3"/>
  309. <connect gate="G$1" pin="4" pad="4"/>
  310. <connect gate="G$1" pin="5" pad="5"/>
  311. <connect gate="G$1" pin="6" pad="6"/>
  312. <connect gate="G$1" pin="7" pad="7"/>
  313. <connect gate="G$1" pin="8" pad="8"/>
  314. <connect gate="G$1" pin="9" pad="9"/>
  315. </connects>
  316. <technologies>
  317. <technology name=""/>
  318. </technologies>
  319. </device>
  320. </devices>
  321. </deviceset>
  322. </devicesets>
  323. </library>
  324. <library name="ataradov_rlc">
  325. <description>Alex Taradov Library (R, L and C)</description>
  326. <packages>
  327. <package name="SMD0402">
  328. <wire x1="-1" y1="0.5" x2="1" y2="0.5" width="0.1" layer="21"/>
  329. <wire x1="1" y1="0.5" x2="1" y2="-0.5" width="0.1" layer="21"/>
  330. <wire x1="1" y1="-0.5" x2="-1" y2="-0.5" width="0.1" layer="21"/>
  331. <wire x1="-1" y1="-0.5" x2="-1" y2="0.5" width="0.1" layer="21"/>
  332. <smd name="1" x="-0.5" y="0" dx="0.6" dy="0.6" layer="1"/>
  333. <smd name="2" x="0.5" y="0" dx="0.6" dy="0.6" layer="1"/>
  334. <text x="0" y="0.762" size="1.27" layer="25" font="vector" align="bottom-center">&gt;NAME</text>
  335. </package>
  336. <package name="SMD0508">
  337. <wire x1="-1" y1="1.25" x2="1" y2="1.25" width="0.1" layer="21"/>
  338. <wire x1="1" y1="1.25" x2="1" y2="-1.25" width="0.1" layer="21"/>
  339. <wire x1="1" y1="-1.25" x2="-1" y2="-1.25" width="0.1" layer="21"/>
  340. <wire x1="-1" y1="-1.25" x2="-1" y2="1.25" width="0.1" layer="21"/>
  341. <smd name="1" x="-0.5" y="0" dx="2" dy="0.5" layer="1" rot="R90"/>
  342. <smd name="2" x="0.5" y="0" dx="2" dy="0.5" layer="1" rot="R90"/>
  343. <text x="0" y="1.524" size="1.27" layer="25" font="vector" align="bottom-center">&gt;NAME</text>
  344. </package>
  345. <package name="SMD0603">
  346. <wire x1="-1.5" y1="0.75" x2="1.5" y2="0.75" width="0.1" layer="21"/>
  347. <wire x1="1.5" y1="0.75" x2="1.5" y2="-0.75" width="0.1" layer="21"/>
  348. <wire x1="1.5" y1="-0.75" x2="-1.5" y2="-0.75" width="0.1" layer="21"/>
  349. <wire x1="-1.5" y1="-0.75" x2="-1.5" y2="0.75" width="0.1" layer="21"/>
  350. <smd name="1" x="-0.8" y="0" dx="0.9" dy="0.9" layer="1"/>
  351. <smd name="2" x="0.8" y="0" dx="0.9" dy="0.9" layer="1"/>
  352. <text x="0" y="1.016" size="1.27" layer="25" font="vector" align="bottom-center">&gt;NAME</text>
  353. </package>
  354. <package name="SMD0612">
  355. <wire x1="-1.8" y1="1.4" x2="1.8" y2="1.4" width="0.1" layer="21"/>
  356. <wire x1="1.8" y1="1.4" x2="1.8" y2="-1.4" width="0.1" layer="21"/>
  357. <wire x1="1.8" y1="-1.4" x2="-1.8" y2="-1.4" width="0.1" layer="21"/>
  358. <wire x1="-1.8" y1="-1.4" x2="-1.8" y2="1.4" width="0.1" layer="21"/>
  359. <smd name="1" x="0" y="0.8" dx="3.2" dy="0.8" layer="1"/>
  360. <smd name="2" x="0" y="-0.8" dx="3.2" dy="0.8" layer="1"/>
  361. <text x="0" y="1.778" size="1.27" layer="25" font="vector" align="bottom-center">&gt;NAME</text>
  362. </package>
  363. <package name="SMD0805">
  364. <wire x1="-2" y1="1" x2="2" y2="1" width="0.1" layer="21"/>
  365. <wire x1="2" y1="1" x2="2" y2="-1" width="0.1" layer="21"/>
  366. <wire x1="2" y1="-1" x2="-2" y2="-1" width="0.1" layer="21"/>
  367. <wire x1="-2" y1="-1" x2="-2" y2="1" width="0.1" layer="21"/>
  368. <smd name="1" x="-0.95" y="0" dx="1.3" dy="1.5" layer="1"/>
  369. <smd name="2" x="0.95" y="0" dx="1.3" dy="1.5" layer="1"/>
  370. <text x="0" y="1.27" size="1.27" layer="25" font="vector" align="bottom-center">&gt;NAME</text>
  371. </package>
  372. <package name="SMD1206">
  373. <wire x1="-2.5" y1="1.5" x2="2.5" y2="1.5" width="0.1" layer="21"/>
  374. <wire x1="2.5" y1="1.5" x2="2.5" y2="-1.5" width="0.1" layer="21"/>
  375. <wire x1="2.5" y1="-1.5" x2="-2.5" y2="-1.5" width="0.1" layer="21"/>
  376. <wire x1="-2.5" y1="-1.5" x2="-2.5" y2="1.5" width="0.1" layer="21"/>
  377. <smd name="1" x="-1.4" y="0" dx="1.6" dy="2" layer="1"/>
  378. <smd name="2" x="1.4" y="0" dx="1.6" dy="2" layer="1"/>
  379. <text x="0" y="1.778" size="1.27" layer="25" font="vector" align="bottom-center">&gt;NAME</text>
  380. </package>
  381. <package name="SMD2512">
  382. <wire x1="-5.5" y1="2.5" x2="5.5" y2="2.5" width="0.1" layer="21"/>
  383. <wire x1="5.5" y1="2.5" x2="5.5" y2="-2.5" width="0.1" layer="21"/>
  384. <wire x1="5.5" y1="-2.5" x2="-5.5" y2="-2.5" width="0.1" layer="21"/>
  385. <wire x1="-5.5" y1="-2.5" x2="-5.5" y2="2.5" width="0.1" layer="21"/>
  386. <smd name="1" x="-3.25" y="0" dx="3.5" dy="3" layer="1" rot="R90"/>
  387. <smd name="2" x="3.25" y="0" dx="3.5" dy="3" layer="1" rot="R90"/>
  388. <text x="0" y="2.794" size="1.27" layer="25" font="vector" align="bottom-center">&gt;NAME</text>
  389. </package>
  390. </packages>
  391. <symbols>
  392. <symbol name="C">
  393. <rectangle x1="-1.524" y1="-0.254" x2="2.54" y2="0.254" layer="94" rot="R90"/>
  394. <rectangle x1="-2.54" y1="-0.254" x2="1.524" y2="0.254" layer="94" rot="R90"/>
  395. <wire x1="-2.54" y1="0" x2="-0.762" y2="0" width="0.1524" layer="94"/>
  396. <wire x1="2.54" y1="0" x2="0.762" y2="0" width="0.1524" layer="94"/>
  397. <pin name="1" x="-2.54" y="0" visible="off" length="point" direction="pas" swaplevel="1"/>
  398. <pin name="2" x="2.54" y="0" visible="off" length="point" direction="pas" swaplevel="1" rot="R180"/>
  399. <text x="0" y="2.413" size="1.27" layer="95" align="bottom-center">&gt;NAME</text>
  400. <text x="0" y="-3.683" size="1.27" layer="96" align="bottom-center">&gt;VALUE</text>
  401. </symbol>
  402. <symbol name="R">
  403. <wire x1="-2.54" y1="-1.016" x2="-2.54" y2="1.016" width="0.254" layer="94"/>
  404. <pin name="1" x="-5.08" y="0" visible="off" length="short" direction="pas" swaplevel="1"/>
  405. <pin name="2" x="5.08" y="0" visible="off" length="short" direction="pas" swaplevel="1" rot="R180"/>
  406. <text x="0" y="1.524" size="1.27" layer="95" align="bottom-center">&gt;NAME</text>
  407. <text x="0" y="0" size="1.016" layer="96" align="center">&gt;VALUE</text>
  408. <wire x1="2.54" y1="-1.016" x2="2.54" y2="1.016" width="0.254" layer="94"/>
  409. <wire x1="-2.54" y1="1.016" x2="2.54" y2="1.016" width="0.254" layer="94"/>
  410. <wire x1="-2.54" y1="-1.016" x2="2.54" y2="-1.016" width="0.254" layer="94"/>
  411. </symbol>
  412. </symbols>
  413. <devicesets>
  414. <deviceset name="C" prefix="C" uservalue="yes">
  415. <gates>
  416. <gate name="G$1" symbol="C" x="0" y="0"/>
  417. </gates>
  418. <devices>
  419. <device name="-0402" package="SMD0402">
  420. <connects>
  421. <connect gate="G$1" pin="1" pad="1"/>
  422. <connect gate="G$1" pin="2" pad="2"/>
  423. </connects>
  424. <technologies>
  425. <technology name=""/>
  426. </technologies>
  427. </device>
  428. <device name="-0508" package="SMD0508">
  429. <connects>
  430. <connect gate="G$1" pin="1" pad="1"/>
  431. <connect gate="G$1" pin="2" pad="2"/>
  432. </connects>
  433. <technologies>
  434. <technology name=""/>
  435. </technologies>
  436. </device>
  437. <device name="-0603" package="SMD0603">
  438. <connects>
  439. <connect gate="G$1" pin="1" pad="1"/>
  440. <connect gate="G$1" pin="2" pad="2"/>
  441. </connects>
  442. <technologies>
  443. <technology name=""/>
  444. </technologies>
  445. </device>
  446. <device name="-0612" package="SMD0612">
  447. <connects>
  448. <connect gate="G$1" pin="1" pad="1"/>
  449. <connect gate="G$1" pin="2" pad="2"/>
  450. </connects>
  451. <technologies>
  452. <technology name=""/>
  453. </technologies>
  454. </device>
  455. <device name="-0805" package="SMD0805">
  456. <connects>
  457. <connect gate="G$1" pin="1" pad="1"/>
  458. <connect gate="G$1" pin="2" pad="2"/>
  459. </connects>
  460. <technologies>
  461. <technology name=""/>
  462. </technologies>
  463. </device>
  464. <device name="-1206" package="SMD1206">
  465. <connects>
  466. <connect gate="G$1" pin="1" pad="1"/>
  467. <connect gate="G$1" pin="2" pad="2"/>
  468. </connects>
  469. <technologies>
  470. <technology name=""/>
  471. </technologies>
  472. </device>
  473. <device name="-2512" package="SMD2512">
  474. <connects>
  475. <connect gate="G$1" pin="1" pad="1"/>
  476. <connect gate="G$1" pin="2" pad="2"/>
  477. </connects>
  478. <technologies>
  479. <technology name=""/>
  480. </technologies>
  481. </device>
  482. </devices>
  483. </deviceset>
  484. <deviceset name="R" prefix="R" uservalue="yes">
  485. <gates>
  486. <gate name="G$1" symbol="R" x="0" y="0"/>
  487. </gates>
  488. <devices>
  489. <device name="-0402" package="SMD0402">
  490. <connects>
  491. <connect gate="G$1" pin="1" pad="1"/>
  492. <connect gate="G$1" pin="2" pad="2"/>
  493. </connects>
  494. <technologies>
  495. <technology name=""/>
  496. </technologies>
  497. </device>
  498. <device name="-0508" package="SMD0508">
  499. <connects>
  500. <connect gate="G$1" pin="1" pad="1"/>
  501. <connect gate="G$1" pin="2" pad="2"/>
  502. </connects>
  503. <technologies>
  504. <technology name=""/>
  505. </technologies>
  506. </device>
  507. <device name="-0603" package="SMD0603">
  508. <connects>
  509. <connect gate="G$1" pin="1" pad="1"/>
  510. <connect gate="G$1" pin="2" pad="2"/>
  511. </connects>
  512. <technologies>
  513. <technology name=""/>
  514. </technologies>
  515. </device>
  516. <device name="-0612" package="SMD0612">
  517. <connects>
  518. <connect gate="G$1" pin="1" pad="1"/>
  519. <connect gate="G$1" pin="2" pad="2"/>
  520. </connects>
  521. <technologies>
  522. <technology name=""/>
  523. </technologies>
  524. </device>
  525. <device name="-0805" package="SMD0805">
  526. <connects>
  527. <connect gate="G$1" pin="1" pad="1"/>
  528. <connect gate="G$1" pin="2" pad="2"/>
  529. </connects>
  530. <technologies>
  531. <technology name=""/>
  532. </technologies>
  533. </device>
  534. <device name="-1206" package="SMD1206">
  535. <connects>
  536. <connect gate="G$1" pin="1" pad="1"/>
  537. <connect gate="G$1" pin="2" pad="2"/>
  538. </connects>
  539. <technologies>
  540. <technology name=""/>
  541. </technologies>
  542. </device>
  543. <device name="-2512" package="SMD2512">
  544. <connects>
  545. <connect gate="G$1" pin="1" pad="1"/>
  546. <connect gate="G$1" pin="2" pad="2"/>
  547. </connects>
  548. <technologies>
  549. <technology name=""/>
  550. </technologies>
  551. </device>
  552. </devices>
  553. </deviceset>
  554. </devicesets>
  555. </library>
  556. <library name="ataradov_vreg">
  557. <description>Alex Taradov Library (Voltage Regulators)</description>
  558. <packages>
  559. <package name="SOT23-5">
  560. <description>SOT23-5</description>
  561. <wire x1="1.422" y1="0.81" x2="1.422" y2="-0.81" width="0.1524" layer="21"/>
  562. <wire x1="1.422" y1="-0.81" x2="-1.422" y2="-0.81" width="0.1524" layer="51"/>
  563. <wire x1="-1.422" y1="-0.81" x2="-1.422" y2="0.81" width="0.1524" layer="21"/>
  564. <wire x1="-1.422" y1="0.81" x2="1.422" y2="0.81" width="0.1524" layer="51"/>
  565. <wire x1="-0.522" y1="0.81" x2="0.522" y2="0.81" width="0.1524" layer="21"/>
  566. <wire x1="-0.428" y1="-0.81" x2="-0.522" y2="-0.81" width="0.1524" layer="21"/>
  567. <wire x1="0.522" y1="-0.81" x2="0.428" y2="-0.81" width="0.1524" layer="21"/>
  568. <wire x1="-1.328" y1="-0.81" x2="-1.422" y2="-0.81" width="0.1524" layer="21"/>
  569. <wire x1="1.422" y1="-0.81" x2="1.328" y2="-0.81" width="0.1524" layer="21"/>
  570. <wire x1="1.328" y1="0.81" x2="1.422" y2="0.81" width="0.1524" layer="21"/>
  571. <wire x1="-1.422" y1="0.81" x2="-1.328" y2="0.81" width="0.1524" layer="21"/>
  572. <smd name="1" x="-0.95" y="-1.3" dx="0.55" dy="1.2" layer="1"/>
  573. <smd name="2" x="0" y="-1.3" dx="0.55" dy="1.2" layer="1"/>
  574. <smd name="3" x="0.95" y="-1.3" dx="0.55" dy="1.2" layer="1"/>
  575. <smd name="4" x="0.95" y="1.3" dx="0.55" dy="1.2" layer="1"/>
  576. <smd name="5" x="-0.95" y="1.3" dx="0.55" dy="1.2" layer="1"/>
  577. <text x="0" y="2.286" size="1.27" layer="25" font="vector" align="bottom-center">&gt;NAME</text>
  578. <text x="0" y="-3.556" size="1.27" layer="27" font="vector" align="bottom-center">&gt;VALUE</text>
  579. <rectangle x1="-1.2" y1="-1.5" x2="-0.7" y2="-0.85" layer="51"/>
  580. <rectangle x1="-0.25" y1="-1.5" x2="0.25" y2="-0.85" layer="51"/>
  581. <rectangle x1="0.7" y1="-1.5" x2="1.2" y2="-0.85" layer="51"/>
  582. <rectangle x1="0.7" y1="0.85" x2="1.2" y2="1.5" layer="51"/>
  583. <rectangle x1="-1.2" y1="0.85" x2="-0.7" y2="1.5" layer="51"/>
  584. </package>
  585. </packages>
  586. <symbols>
  587. <symbol name="VREG-3-EN">
  588. <wire x1="-7.62" y1="5.08" x2="7.62" y2="5.08" width="0.254" layer="94"/>
  589. <wire x1="7.62" y1="5.08" x2="7.62" y2="-2.54" width="0.254" layer="94"/>
  590. <wire x1="7.62" y1="-2.54" x2="-7.62" y2="-2.54" width="0.254" layer="94"/>
  591. <wire x1="-7.62" y1="-2.54" x2="-7.62" y2="5.08" width="0.254" layer="94"/>
  592. <text x="-2.032" y="-1.524" size="1.524" layer="95">GND</text>
  593. <text x="0" y="5.842" size="1.27" layer="95" align="bottom-center">&gt;NAME</text>
  594. <text x="1.524" y="-4.318" size="1.27" layer="96">&gt;VALUE</text>
  595. <pin name="IN" x="-10.16" y="2.54" length="short" direction="sup"/>
  596. <pin name="OUT" x="10.16" y="2.54" length="short" direction="sup" rot="R180"/>
  597. <pin name="GND" x="0" y="-5.08" visible="pad" length="short" direction="pwr" rot="R90"/>
  598. <pin name="EN" x="-10.16" y="0" length="short" direction="in"/>
  599. </symbol>
  600. </symbols>
  601. <devicesets>
  602. <deviceset name="MIC5504" prefix="IC" uservalue="yes">
  603. <description>LM1117 voltage regulator</description>
  604. <gates>
  605. <gate name="G$1" symbol="VREG-3-EN" x="0" y="0"/>
  606. </gates>
  607. <devices>
  608. <device name="-SOT23-5" package="SOT23-5">
  609. <connects>
  610. <connect gate="G$1" pin="EN" pad="3"/>
  611. <connect gate="G$1" pin="GND" pad="2"/>
  612. <connect gate="G$1" pin="IN" pad="1"/>
  613. <connect gate="G$1" pin="OUT" pad="5"/>
  614. </connects>
  615. <technologies>
  616. <technology name=""/>
  617. </technologies>
  618. </device>
  619. </devices>
  620. </deviceset>
  621. </devicesets>
  622. </library>
  623. <library name="con-cypressindustries">
  624. <description>&lt;b&gt;Connectors from Cypress Industries&lt;/b&gt;&lt;p&gt;
  625. www.cypressindustries.com&lt;br&gt;
  626. &lt;author&gt;Created by librarian@cadsoft.de&lt;/author&gt;</description>
  627. <packages>
  628. <package name="32005-201">
  629. <description>&lt;b&gt;MINI USB-B R/A SMT W/ REAR&lt;/b&gt;&lt;p&gt;
  630. Source: http://www.cypressindustries.com/pdf/32005-201.pdf</description>
  631. <wire x1="-5.9182" y1="3.8416" x2="-3.6879" y2="3.8416" width="0.1016" layer="51"/>
  632. <wire x1="-3.6879" y1="3.8416" x2="-3.6879" y2="4.8799" width="0.1016" layer="51"/>
  633. <wire x1="-3.6879" y1="4.8799" x2="-3.3245" y2="4.8799" width="0.1016" layer="51"/>
  634. <wire x1="-3.3245" y1="4.8799" x2="-3.3245" y2="4.4646" width="0.1016" layer="51"/>
  635. <wire x1="-3.3245" y1="4.4646" x2="-2.7015" y2="4.4646" width="0.1016" layer="51"/>
  636. <wire x1="-2.7015" y1="4.4646" x2="-2.7015" y2="4.8799" width="0.1016" layer="51"/>
  637. <wire x1="-2.7015" y1="4.8799" x2="-2.3093" y2="4.8799" width="0.1016" layer="51"/>
  638. <wire x1="-2.3093" y1="4.8799" x2="-2.3093" y2="3.8416" width="0.1016" layer="51"/>
  639. <wire x1="-1.5825" y1="3.8416" x2="0.7266" y2="3.8416" width="0.1016" layer="21"/>
  640. <wire x1="2.8032" y1="3.8416" x2="0.7266" y2="3.8416" width="0.1016" layer="51"/>
  641. <wire x1="0.7266" y1="3.8416" x2="0.519" y2="4.0492" width="0.1016" layer="21" curve="-90"/>
  642. <wire x1="0.519" y1="4.0492" x2="0.519" y2="4.205" width="0.1016" layer="21"/>
  643. <wire x1="0.519" y1="4.205" x2="2.907" y2="4.205" width="0.1016" layer="51"/>
  644. <wire x1="2.907" y1="4.205" x2="3.4781" y2="3.6339" width="0.1016" layer="51" curve="-90"/>
  645. <wire x1="-5.9182" y1="-3.8415" x2="-5.9182" y2="-3.8414" width="0.1016" layer="21"/>
  646. <wire x1="-5.9182" y1="-3.8414" x2="-5.9182" y2="3.8416" width="0.1016" layer="21"/>
  647. <wire x1="-1.8171" y1="2.9591" x2="-4.5685" y2="2.7514" width="0.1016" layer="21"/>
  648. <wire x1="-4.5685" y1="2.7514" x2="-4.828" y2="2.5438" width="0.1016" layer="21" curve="68.629849"/>
  649. <wire x1="-4.828" y1="2.5438" x2="-4.828" y2="1.9727" width="0.1016" layer="21" curve="34.099487"/>
  650. <wire x1="-4.828" y1="1.9727" x2="-4.5685" y2="1.7651" width="0.1016" layer="21" curve="68.629849"/>
  651. <wire x1="-4.5685" y1="1.7651" x2="-1.8171" y2="1.5055" width="0.1016" layer="21"/>
  652. <wire x1="-1.8171" y1="1.5055" x2="-1.8171" y2="1.7132" width="0.1016" layer="21"/>
  653. <wire x1="-1.8171" y1="1.7132" x2="-4.2051" y2="1.9727" width="0.1016" layer="21"/>
  654. <wire x1="-4.2051" y1="1.9727" x2="-4.2051" y2="2.4919" width="0.1016" layer="21"/>
  655. <wire x1="-4.2051" y1="2.4919" x2="-1.8171" y2="2.7514" width="0.1016" layer="21"/>
  656. <wire x1="-1.8171" y1="2.7514" x2="-1.8171" y2="2.9591" width="0.1016" layer="21"/>
  657. <wire x1="2.8032" y1="3.8416" x2="3.0627" y2="3.5821" width="0.1016" layer="51" curve="-90"/>
  658. <wire x1="3.0627" y1="3.5821" x2="3.0627" y2="3.011" width="0.1016" layer="51"/>
  659. <wire x1="3.0627" y1="3.011" x2="3.4261" y2="3.011" width="0.1016" layer="21"/>
  660. <wire x1="1.713" y1="4.2569" x2="1.713" y2="4.8799" width="0.1016" layer="51"/>
  661. <wire x1="1.713" y1="4.8799" x2="2.1283" y2="4.8799" width="0.1016" layer="51"/>
  662. <wire x1="2.1283" y1="4.8799" x2="2.1283" y2="4.4646" width="0.1016" layer="51"/>
  663. <wire x1="2.1283" y1="4.4646" x2="2.6474" y2="4.4646" width="0.1016" layer="51"/>
  664. <wire x1="2.6474" y1="4.4646" x2="2.6474" y2="4.8799" width="0.1016" layer="51"/>
  665. <wire x1="2.6474" y1="4.8799" x2="3.0627" y2="4.8799" width="0.1016" layer="51"/>
  666. <wire x1="3.0627" y1="4.8799" x2="3.0627" y2="4.2569" width="0.1016" layer="51"/>
  667. <wire x1="0.5709" y1="1.7651" x2="0.5709" y2="-1.765" width="0.1016" layer="21"/>
  668. <wire x1="1.0381" y1="-1.8169" x2="1.0381" y2="1.817" width="0.1016" layer="21"/>
  669. <wire x1="1.0381" y1="1.817" x2="0.8305" y2="2.0246" width="0.1016" layer="21" curve="90.055225"/>
  670. <wire x1="0.8305" y1="2.0246" x2="0.8304" y2="2.0246" width="0.1016" layer="21"/>
  671. <wire x1="0.8304" y1="2.0246" x2="0.5709" y2="1.7651" width="0.1016" layer="21" curve="89.955858"/>
  672. <wire x1="1.5573" y1="-2.0246" x2="3.4261" y2="-2.0246" width="0.1016" layer="21"/>
  673. <wire x1="3.0627" y1="-1.9726" x2="3.0627" y2="1.9727" width="0.1016" layer="51"/>
  674. <wire x1="-4.5684" y1="1.2459" x2="-0.5192" y2="1.0383" width="0.1016" layer="21"/>
  675. <wire x1="-0.5192" y1="1.0383" x2="-0.3116" y2="0.8306" width="0.1016" layer="21" curve="-83.771817"/>
  676. <wire x1="-4.5685" y1="1.2459" x2="-4.7761" y2="1.0383" width="0.1016" layer="21" curve="90"/>
  677. <wire x1="-4.7761" y1="1.0383" x2="-4.7761" y2="1.0382" width="0.1016" layer="21"/>
  678. <wire x1="-4.7761" y1="1.0382" x2="-4.5685" y2="0.8306" width="0.1016" layer="21" curve="90"/>
  679. <wire x1="-4.5685" y1="0.8306" x2="-1.1422" y2="0.623" width="0.1016" layer="21"/>
  680. <wire x1="-5.9182" y1="-3.8414" x2="-3.6879" y2="-3.8414" width="0.1016" layer="51"/>
  681. <wire x1="-3.6879" y1="-3.8414" x2="-3.6879" y2="-4.8797" width="0.1016" layer="51"/>
  682. <wire x1="-3.6879" y1="-4.8797" x2="-3.3245" y2="-4.8797" width="0.1016" layer="51"/>
  683. <wire x1="-3.3245" y1="-4.8797" x2="-3.3245" y2="-4.4644" width="0.1016" layer="51"/>
  684. <wire x1="-3.3245" y1="-4.4644" x2="-2.7015" y2="-4.4644" width="0.1016" layer="51"/>
  685. <wire x1="-2.7015" y1="-4.4644" x2="-2.7015" y2="-4.8797" width="0.1016" layer="51"/>
  686. <wire x1="-2.7015" y1="-4.8797" x2="-2.3093" y2="-4.8797" width="0.1016" layer="51"/>
  687. <wire x1="-2.3093" y1="-4.8797" x2="-2.3093" y2="-3.8414" width="0.1016" layer="51"/>
  688. <wire x1="-2.3093" y1="-3.8414" x2="2.8032" y2="-3.8414" width="0.1016" layer="51"/>
  689. <wire x1="0.7266" y1="-3.8414" x2="0.519" y2="-4.049" width="0.1016" layer="21" curve="90"/>
  690. <wire x1="0.519" y1="-4.049" x2="0.519" y2="-4.2048" width="0.1016" layer="21"/>
  691. <wire x1="0.519" y1="-4.2048" x2="2.907" y2="-4.2048" width="0.1016" layer="51"/>
  692. <wire x1="2.907" y1="-4.2048" x2="3.4781" y2="-3.6337" width="0.1016" layer="51" curve="90.020069"/>
  693. <wire x1="-1.8171" y1="-2.9589" x2="-4.5685" y2="-2.7512" width="0.1016" layer="21"/>
  694. <wire x1="-4.5685" y1="-2.7512" x2="-4.828" y2="-2.5436" width="0.1016" layer="21" curve="-68.629849"/>
  695. <wire x1="-4.828" y1="-2.5436" x2="-4.828" y2="-1.9725" width="0.1016" layer="21" curve="-34.099487"/>
  696. <wire x1="-4.828" y1="-1.9725" x2="-4.5685" y2="-1.7649" width="0.1016" layer="21" curve="-68.629849"/>
  697. <wire x1="-4.5685" y1="-1.7649" x2="-1.8171" y2="-1.5053" width="0.1016" layer="21"/>
  698. <wire x1="-1.8171" y1="-1.5053" x2="-1.8171" y2="-1.713" width="0.1016" layer="21"/>
  699. <wire x1="-1.8171" y1="-1.713" x2="-4.2051" y2="-1.9725" width="0.1016" layer="21"/>
  700. <wire x1="-4.2051" y1="-1.9725" x2="-4.2051" y2="-2.4917" width="0.1016" layer="21"/>
  701. <wire x1="-4.2051" y1="-2.4917" x2="-1.8171" y2="-2.7512" width="0.1016" layer="21"/>
  702. <wire x1="-1.8171" y1="-2.7512" x2="-1.8171" y2="-2.9589" width="0.1016" layer="21"/>
  703. <wire x1="2.8032" y1="-3.8414" x2="3.0627" y2="-3.5819" width="0.1016" layer="51" curve="90.044176"/>
  704. <wire x1="3.0627" y1="-3.5819" x2="3.0627" y2="-3.0108" width="0.1016" layer="51"/>
  705. <wire x1="3.0627" y1="-3.0108" x2="3.4261" y2="-3.0108" width="0.1016" layer="21"/>
  706. <wire x1="1.713" y1="-4.2567" x2="1.713" y2="-4.8797" width="0.1016" layer="51"/>
  707. <wire x1="1.713" y1="-4.8797" x2="2.1283" y2="-4.8797" width="0.1016" layer="51"/>
  708. <wire x1="2.1283" y1="-4.8797" x2="2.1283" y2="-4.4644" width="0.1016" layer="51"/>
  709. <wire x1="2.1283" y1="-4.4644" x2="2.6474" y2="-4.4644" width="0.1016" layer="51"/>
  710. <wire x1="2.6474" y1="-4.4644" x2="2.6474" y2="-4.8797" width="0.1016" layer="51"/>
  711. <wire x1="2.6474" y1="-4.8797" x2="3.0627" y2="-4.8797" width="0.1016" layer="51"/>
  712. <wire x1="3.0627" y1="-4.8797" x2="3.0627" y2="-4.2567" width="0.1016" layer="51"/>
  713. <wire x1="1.0381" y1="-1.8168" x2="0.8305" y2="-2.0244" width="0.1016" layer="21" curve="-90.055225"/>
  714. <wire x1="0.8304" y1="-2.0244" x2="0.5709" y2="-1.7649" width="0.1016" layer="21" curve="-89.867677"/>
  715. <wire x1="1.5573" y1="-1.9725" x2="1.5573" y2="2.0248" width="0.1016" layer="51"/>
  716. <wire x1="1.5573" y1="2.0248" x2="3.4261" y2="2.0248" width="0.1016" layer="21"/>
  717. <wire x1="-4.5684" y1="-1.2457" x2="-0.5192" y2="-1.0381" width="0.1016" layer="21"/>
  718. <wire x1="-0.5192" y1="-1.0381" x2="-0.3116" y2="-0.8304" width="0.1016" layer="21" curve="83.722654"/>
  719. <wire x1="-0.3116" y1="-0.8304" x2="-0.3116" y2="0.8307" width="0.1016" layer="21"/>
  720. <wire x1="-4.5685" y1="-1.2457" x2="-4.7761" y2="-1.0381" width="0.1016" layer="21" curve="-90"/>
  721. <wire x1="-4.7761" y1="-1.038" x2="-4.5685" y2="-0.8304" width="0.1016" layer="21" curve="-90"/>
  722. <wire x1="-4.5685" y1="-0.8304" x2="-1.1422" y2="-0.6228" width="0.1016" layer="21"/>
  723. <wire x1="-1.1422" y1="-0.6228" x2="-1.1422" y2="0.6232" width="0.1016" layer="21"/>
  724. <wire x1="-1.5826" y1="-3.8414" x2="0.7267" y2="-3.8415" width="0.1016" layer="21"/>
  725. <wire x1="-5.9182" y1="-3.8414" x2="-4.4146" y2="-3.8414" width="0.1016" layer="21"/>
  726. <wire x1="-5.9182" y1="3.8416" x2="-4.4147" y2="3.8415" width="0.1016" layer="21"/>
  727. <wire x1="-2.3093" y1="3.8416" x2="0.7265" y2="3.8415" width="0.1016" layer="51"/>
  728. <wire x1="3.4781" y1="-2.0245" x2="3.4781" y2="-3.0109" width="0.1016" layer="21"/>
  729. <wire x1="3.4781" y1="3.634" x2="3.478" y2="-3.0109" width="0.1016" layer="51"/>
  730. <wire x1="3.4782" y1="3.011" x2="3.4782" y2="2.0246" width="0.1016" layer="21"/>
  731. <smd name="M1" x="-3" y="-4.45" dx="2.5" dy="2" layer="1"/>
  732. <smd name="M2" x="-3" y="4.45" dx="2.5" dy="2" layer="1"/>
  733. <smd name="M4" x="2.9" y="-4.45" dx="3.3" dy="2" layer="1"/>
  734. <smd name="M3" x="2.9" y="4.45" dx="3.3" dy="2" layer="1"/>
  735. <smd name="1" x="3" y="1.6" dx="3.1" dy="0.5" layer="1"/>
  736. <smd name="2" x="3" y="0.8" dx="3.1" dy="0.5" layer="1"/>
  737. <smd name="3" x="3" y="0" dx="3.1" dy="0.5" layer="1"/>
  738. <smd name="4" x="3" y="-0.8" dx="3.1" dy="0.5" layer="1"/>
  739. <smd name="5" x="3" y="-1.6" dx="3.1" dy="0.5" layer="1"/>
  740. <text x="-4.445" y="5.715" size="1.27" layer="25">&gt;NAME</text>
  741. <text x="-4.445" y="-6.985" size="1.27" layer="27">&gt;VALUE</text>
  742. <hole x="0" y="2.2" drill="0.9"/>
  743. <hole x="0" y="-2.2" drill="0.9"/>
  744. </package>
  745. <package name="32005-301">
  746. <description>&lt;b&gt;MINI USB-B R/A SMT W/O REAR&lt;/b&gt;&lt;p&gt;
  747. Source: http://www.cypressindustries.com/pdf/32005-301.pdf</description>
  748. <wire x1="-5.9228" y1="3.8473" x2="3.1598" y2="3.8473" width="0.1016" layer="51"/>
  749. <wire x1="2.9404" y1="3.7967" x2="2.9404" y2="2.5986" width="0.1016" layer="51"/>
  750. <wire x1="2.9404" y1="2.5986" x2="1.8098" y2="2.5986" width="0.1016" layer="21"/>
  751. <wire x1="1.8098" y1="3.7798" x2="1.8098" y2="-3.8473" width="0.1016" layer="51"/>
  752. <wire x1="3.1597" y1="-3.8473" x2="-5.9228" y2="-3.8473" width="0.1016" layer="51"/>
  753. <wire x1="-5.9228" y1="-3.8473" x2="-5.9228" y2="3.8473" width="0.1016" layer="21"/>
  754. <wire x1="2.9573" y1="-3.8217" x2="2.9573" y2="-2.6998" width="0.1016" layer="51"/>
  755. <wire x1="2.9573" y1="-2.6998" x2="1.8098" y2="-2.6998" width="0.1016" layer="21"/>
  756. <wire x1="-5.9182" y1="3.8416" x2="-3.6879" y2="3.8416" width="0.1016" layer="51"/>
  757. <wire x1="-3.6879" y1="3.8416" x2="-3.6879" y2="4.8799" width="0.1016" layer="51"/>
  758. <wire x1="-3.6879" y1="4.8799" x2="-3.3245" y2="4.8799" width="0.1016" layer="51"/>
  759. <wire x1="-3.3245" y1="4.8799" x2="-3.3245" y2="4.4646" width="0.1016" layer="51"/>
  760. <wire x1="-3.3245" y1="4.4646" x2="-2.7015" y2="4.4646" width="0.1016" layer="51"/>
  761. <wire x1="-2.7015" y1="4.4646" x2="-2.7015" y2="4.8799" width="0.1016" layer="51"/>
  762. <wire x1="-2.7015" y1="4.8799" x2="-2.3093" y2="4.8799" width="0.1016" layer="51"/>
  763. <wire x1="-2.3093" y1="4.8799" x2="-2.3093" y2="3.8416" width="0.1016" layer="51"/>
  764. <wire x1="-5.9182" y1="-3.8415" x2="-5.9182" y2="-3.8414" width="0.1016" layer="21"/>
  765. <wire x1="-5.9182" y1="-3.8414" x2="-5.9182" y2="3.8416" width="0.1016" layer="21"/>
  766. <wire x1="-1.8171" y1="2.9591" x2="-4.5685" y2="2.7514" width="0.1016" layer="21"/>
  767. <wire x1="-4.5685" y1="2.7514" x2="-4.828" y2="2.5438" width="0.1016" layer="21" curve="68.629849"/>
  768. <wire x1="-4.828" y1="2.5438" x2="-4.828" y2="1.9727" width="0.1016" layer="21" curve="34.099487"/>
  769. <wire x1="-4.828" y1="1.9727" x2="-4.5685" y2="1.7651" width="0.1016" layer="21" curve="68.629849"/>
  770. <wire x1="-4.5685" y1="1.7651" x2="-1.8171" y2="1.5055" width="0.1016" layer="21"/>
  771. <wire x1="-1.8171" y1="1.5055" x2="-1.8171" y2="1.7132" width="0.1016" layer="21"/>
  772. <wire x1="-1.8171" y1="1.7132" x2="-4.2051" y2="1.9727" width="0.1016" layer="21"/>
  773. <wire x1="-4.2051" y1="1.9727" x2="-4.2051" y2="2.4919" width="0.1016" layer="21"/>
  774. <wire x1="-4.2051" y1="2.4919" x2="-1.8171" y2="2.7514" width="0.1016" layer="21"/>
  775. <wire x1="-1.8171" y1="2.7514" x2="-1.8171" y2="2.9591" width="0.1016" layer="21"/>
  776. <wire x1="1.713" y1="3.8856" x2="1.713" y2="4.8799" width="0.1016" layer="51"/>
  777. <wire x1="1.713" y1="4.8799" x2="2.1283" y2="4.8799" width="0.1016" layer="51"/>
  778. <wire x1="2.1283" y1="4.8799" x2="2.1283" y2="4.4646" width="0.1016" layer="51"/>
  779. <wire x1="2.1283" y1="4.4646" x2="2.6474" y2="4.4646" width="0.1016" layer="51"/>
  780. <wire x1="2.6474" y1="4.4646" x2="2.6474" y2="4.8799" width="0.1016" layer="51"/>
  781. <wire x1="2.6474" y1="4.8799" x2="3.1639" y2="4.8799" width="0.1016" layer="51"/>
  782. <wire x1="3.1639" y1="4.8799" x2="3.1639" y2="3.8519" width="0.1016" layer="51"/>
  783. <wire x1="-4.5684" y1="1.2459" x2="-0.5192" y2="1.0383" width="0.1016" layer="21"/>
  784. <wire x1="-0.5192" y1="1.0383" x2="-0.3116" y2="0.8306" width="0.1016" layer="21" curve="-83.771817"/>
  785. <wire x1="-4.5685" y1="1.2459" x2="-4.7761" y2="1.0383" width="0.1016" layer="21" curve="90"/>
  786. <wire x1="-4.7761" y1="1.0383" x2="-4.7761" y2="1.0382" width="0.1016" layer="21"/>
  787. <wire x1="-4.7761" y1="1.0382" x2="-4.5685" y2="0.8306" width="0.1016" layer="21" curve="90"/>
  788. <wire x1="-4.5685" y1="0.8306" x2="-1.1422" y2="0.623" width="0.1016" layer="21"/>
  789. <wire x1="-5.9182" y1="-3.8414" x2="-3.6879" y2="-3.8414" width="0.1016" layer="51"/>
  790. <wire x1="-3.6879" y1="-3.8414" x2="-3.6879" y2="-4.8797" width="0.1016" layer="51"/>
  791. <wire x1="-3.6879" y1="-4.8797" x2="-3.3245" y2="-4.8797" width="0.1016" layer="51"/>
  792. <wire x1="-3.3245" y1="-4.8797" x2="-3.3245" y2="-4.4644" width="0.1016" layer="51"/>
  793. <wire x1="-3.3245" y1="-4.4644" x2="-2.7015" y2="-4.4644" width="0.1016" layer="51"/>
  794. <wire x1="-2.7015" y1="-4.4644" x2="-2.7015" y2="-4.8797" width="0.1016" layer="51"/>
  795. <wire x1="-2.7015" y1="-4.8797" x2="-2.3093" y2="-4.8797" width="0.1016" layer="51"/>
  796. <wire x1="-2.3093" y1="-4.8797" x2="-2.3093" y2="-3.8414" width="0.1016" layer="51"/>
  797. <wire x1="-1.8171" y1="-2.9589" x2="-4.5685" y2="-2.7512" width="0.1016" layer="21"/>
  798. <wire x1="-4.5685" y1="-2.7512" x2="-4.828" y2="-2.5436" width="0.1016" layer="21" curve="-68.629849"/>
  799. <wire x1="-4.828" y1="-2.5436" x2="-4.828" y2="-1.9725" width="0.1016" layer="21" curve="-34.099487"/>
  800. <wire x1="-4.828" y1="-1.9725" x2="-4.5685" y2="-1.7649" width="0.1016" layer="21" curve="-68.629849"/>
  801. <wire x1="-4.5685" y1="-1.7649" x2="-1.8171" y2="-1.5053" width="0.1016" layer="21"/>
  802. <wire x1="-1.8171" y1="-1.5053" x2="-1.8171" y2="-1.713" width="0.1016" layer="21"/>
  803. <wire x1="-1.8171" y1="-1.713" x2="-4.2051" y2="-1.9725" width="0.1016" layer="21"/>
  804. <wire x1="-4.2051" y1="-1.9725" x2="-4.2051" y2="-2.4917" width="0.1016" layer="21"/>
  805. <wire x1="-4.2051" y1="-2.4917" x2="-1.8171" y2="-2.7512" width="0.1016" layer="21"/>
  806. <wire x1="-1.8171" y1="-2.7512" x2="-1.8171" y2="-2.9589" width="0.1016" layer="21"/>
  807. <wire x1="1.713" y1="-3.8855" x2="1.713" y2="-4.8797" width="0.1016" layer="51"/>
  808. <wire x1="1.713" y1="-4.8797" x2="2.1283" y2="-4.8797" width="0.1016" layer="51"/>
  809. <wire x1="2.1283" y1="-4.8797" x2="2.1283" y2="-4.4644" width="0.1016" layer="51"/>
  810. <wire x1="2.1283" y1="-4.4644" x2="2.6474" y2="-4.4644" width="0.1016" layer="51"/>
  811. <wire x1="2.6474" y1="-4.4644" x2="2.6474" y2="-4.8797" width="0.1016" layer="51"/>
  812. <wire x1="2.6474" y1="-4.8797" x2="3.1627" y2="-4.8797" width="0.1016" layer="51"/>
  813. <wire x1="3.1627" y1="-4.8797" x2="3.1627" y2="-3.8518" width="0.1016" layer="51"/>
  814. <wire x1="-4.5684" y1="-1.2457" x2="-0.5192" y2="-1.0381" width="0.1016" layer="21"/>
  815. <wire x1="-0.5192" y1="-1.0381" x2="-0.3116" y2="-0.8304" width="0.1016" layer="21" curve="83.722654"/>
  816. <wire x1="-0.3116" y1="-0.8304" x2="-0.3116" y2="0.8307" width="0.1016" layer="21"/>
  817. <wire x1="-4.5685" y1="-1.2457" x2="-4.7761" y2="-1.0381" width="0.1016" layer="21" curve="-90"/>
  818. <wire x1="-4.7761" y1="-1.038" x2="-4.5685" y2="-0.8304" width="0.1016" layer="21" curve="-90"/>
  819. <wire x1="-4.5685" y1="-0.8304" x2="-1.1422" y2="-0.6228" width="0.1016" layer="21"/>
  820. <wire x1="-1.1422" y1="-0.6228" x2="-1.1422" y2="0.6232" width="0.1016" layer="21"/>
  821. <wire x1="-5.9182" y1="-3.8414" x2="-4.4146" y2="-3.8414" width="0.1016" layer="21"/>
  822. <wire x1="-5.9182" y1="3.8416" x2="-4.4147" y2="3.8415" width="0.1016" layer="21"/>
  823. <wire x1="1.0842" y1="-3.8472" x2="-1.6031" y2="-3.8472" width="0.1016" layer="21"/>
  824. <wire x1="-1.5523" y1="3.8472" x2="0.9831" y2="3.8473" width="0.1016" layer="21"/>
  825. <wire x1="2.9404" y1="3.3243" x2="2.9404" y2="2.5986" width="0.1016" layer="21"/>
  826. <wire x1="1.8098" y1="2.5986" x2="1.8099" y2="3.3243" width="0.1016" layer="21"/>
  827. <wire x1="1.8098" y1="-2.6999" x2="1.8098" y2="-3.3242" width="0.1016" layer="21"/>
  828. <wire x1="2.9573" y1="-3.3324" x2="2.9573" y2="-2.6998" width="0.1016" layer="21"/>
  829. <smd name="M1" x="-3" y="-4.45" dx="2.5" dy="2" layer="1"/>
  830. <smd name="M2" x="-3" y="4.45" dx="2.5" dy="2" layer="1"/>
  831. <smd name="M4" x="2.9" y="-4.45" dx="3.3" dy="2" layer="1"/>
  832. <smd name="M3" x="2.9" y="4.45" dx="3.3" dy="2" layer="1"/>
  833. <smd name="1" x="3" y="1.6" dx="3.1" dy="0.5" layer="1"/>
  834. <smd name="2" x="3" y="0.8" dx="3.1" dy="0.5" layer="1"/>
  835. <smd name="3" x="3" y="0" dx="3.1" dy="0.5" layer="1"/>
  836. <smd name="4" x="3" y="-0.8" dx="3.1" dy="0.5" layer="1"/>
  837. <smd name="5" x="3" y="-1.6" dx="3.1" dy="0.5" layer="1"/>
  838. <text x="-4.445" y="5.715" size="1.27" layer="25">&gt;NAME</text>
  839. <text x="-4.445" y="-6.985" size="1.27" layer="27">&gt;VALUE</text>
  840. <hole x="0" y="2.2" drill="0.9"/>
  841. <hole x="0" y="-2.2" drill="0.9"/>
  842. </package>
  843. </packages>
  844. <symbols>
  845. <symbol name="MINI-USB-5">
  846. <wire x1="-2.54" y1="6.35" x2="-2.54" y2="-6.35" width="0.254" layer="94"/>
  847. <wire x1="-2.54" y1="-6.35" x2="-1.27" y2="-7.62" width="0.254" layer="94" curve="90"/>
  848. <wire x1="-1.27" y1="-7.62" x2="0" y2="-7.62" width="0.254" layer="94"/>
  849. <wire x1="0" y1="-7.62" x2="1.016" y2="-8.128" width="0.254" layer="94" curve="-53.130102"/>
  850. <wire x1="1.016" y1="-8.128" x2="2.54" y2="-8.89" width="0.254" layer="94" curve="53.130102"/>
  851. <wire x1="2.54" y1="-8.89" x2="5.08" y2="-8.89" width="0.254" layer="94"/>
  852. <wire x1="5.08" y1="-8.89" x2="6.35" y2="-7.62" width="0.254" layer="94" curve="90"/>
  853. <wire x1="6.35" y1="-7.62" x2="6.35" y2="7.62" width="0.254" layer="94"/>
  854. <wire x1="-2.54" y1="6.35" x2="-1.27" y2="7.62" width="0.254" layer="94" curve="-90"/>
  855. <wire x1="-1.27" y1="7.62" x2="0" y2="7.62" width="0.254" layer="94"/>
  856. <wire x1="0" y1="7.62" x2="1.016" y2="8.128" width="0.254" layer="94" curve="53.130102"/>
  857. <wire x1="1.016" y1="8.128" x2="2.54" y2="8.89" width="0.254" layer="94" curve="-53.130102"/>
  858. <wire x1="2.54" y1="8.89" x2="5.08" y2="8.89" width="0.254" layer="94"/>
  859. <wire x1="5.08" y1="8.89" x2="6.35" y2="7.62" width="0.254" layer="94" curve="-90"/>
  860. <wire x1="0" y1="5.08" x2="0" y2="-5.08" width="0.254" layer="94"/>
  861. <wire x1="0" y1="-5.08" x2="1.27" y2="-6.35" width="0.254" layer="94"/>
  862. <wire x1="1.27" y1="-6.35" x2="3.81" y2="-6.35" width="0.254" layer="94"/>
  863. <wire x1="3.81" y1="-6.35" x2="3.81" y2="6.35" width="0.254" layer="94"/>
  864. <wire x1="3.81" y1="6.35" x2="1.27" y2="6.35" width="0.254" layer="94"/>
  865. <wire x1="1.27" y1="6.35" x2="0" y2="5.08" width="0.254" layer="94"/>
  866. <text x="-2.54" y="11.43" size="1.778" layer="95">&gt;NAME</text>
  867. <text x="10.16" y="-7.62" size="1.778" layer="96" rot="R90">&gt;VALUE</text>
  868. <pin name="1" x="-5.08" y="5.08" visible="pin" direction="pas"/>
  869. <pin name="2" x="-5.08" y="2.54" visible="pin" direction="pas"/>
  870. <pin name="3" x="-5.08" y="0" visible="pin" direction="pas"/>
  871. <pin name="4" x="-5.08" y="-2.54" visible="pin" direction="pas"/>
  872. <pin name="5" x="-5.08" y="-5.08" visible="pin" direction="pas"/>
  873. </symbol>
  874. </symbols>
  875. <devicesets>
  876. <deviceset name="MINI-USB-" prefix="X">
  877. <description>&lt;b&gt;MINI USB-B Conector&lt;/b&gt;&lt;p&gt;
  878. Source: www.cypressindustries.com</description>
  879. <gates>
  880. <gate name="G$1" symbol="MINI-USB-5" x="0" y="0"/>
  881. </gates>
  882. <devices>
  883. <device name="32005-201" package="32005-201">
  884. <connects>
  885. <connect gate="G$1" pin="1" pad="1"/>
  886. <connect gate="G$1" pin="2" pad="2"/>
  887. <connect gate="G$1" pin="3" pad="3"/>
  888. <connect gate="G$1" pin="4" pad="4"/>
  889. <connect gate="G$1" pin="5" pad="5"/>
  890. </connects>
  891. <technologies>
  892. <technology name="">
  893. <attribute name="MF" value="" constant="no"/>
  894. <attribute name="MPN" value="" constant="no"/>
  895. <attribute name="OC_FARNELL" value="unknown" constant="no"/>
  896. <attribute name="OC_NEWARK" value="unknown" constant="no"/>
  897. </technology>
  898. </technologies>
  899. </device>
  900. <device name="32005-301" package="32005-301">
  901. <connects>
  902. <connect gate="G$1" pin="1" pad="1"/>
  903. <connect gate="G$1" pin="2" pad="2"/>
  904. <connect gate="G$1" pin="3" pad="3"/>
  905. <connect gate="G$1" pin="4" pad="4"/>
  906. <connect gate="G$1" pin="5" pad="5"/>
  907. </connects>
  908. <technologies>
  909. <technology name="">
  910. <attribute name="MF" value="" constant="no"/>
  911. <attribute name="MPN" value="" constant="no"/>
  912. <attribute name="OC_FARNELL" value="unknown" constant="no"/>
  913. <attribute name="OC_NEWARK" value="unknown" constant="no"/>
  914. </technology>
  915. </technologies>
  916. </device>
  917. </devices>
  918. </deviceset>
  919. </devicesets>
  920. </library>
  921. <library name="ataradov_misc">
  922. <description>Alex Taradov Library (Miscellaneous stuff)</description>
  923. <packages>
  924. <package name="TP-1.27MM">
  925. <smd name="1" x="0" y="0" dx="1.27" dy="1.27" layer="1" roundness="100" cream="no"/>
  926. <text x="0" y="1.016" size="1.27" layer="25" font="vector" align="bottom-center">&gt;NAME</text>
  927. </package>
  928. <package name="TP-2.54MM">
  929. <smd name="1" x="0" y="0" dx="2.54" dy="2.54" layer="1" roundness="100" cream="no"/>
  930. <text x="0" y="1.778" size="1.27" layer="25" font="vector" align="bottom-center">&gt;NAME</text>
  931. </package>
  932. </packages>
  933. <symbols>
  934. <symbol name="TP">
  935. <text x="4.064" y="-0.508" size="1.27" layer="95">&gt;NAME</text>
  936. <pin name="1" x="0" y="0" visible="off" length="short" direction="pas"/>
  937. <circle x="3.048" y="0" radius="0.508" width="0" layer="94"/>
  938. </symbol>
  939. </symbols>
  940. <devicesets>
  941. <deviceset name="TEST-POINT" prefix="TP" uservalue="yes">
  942. <description>Test Point</description>
  943. <gates>
  944. <gate name="G$1" symbol="TP" x="0" y="0"/>
  945. </gates>
  946. <devices>
  947. <device name="-1.27MM" package="TP-1.27MM">
  948. <connects>
  949. <connect gate="G$1" pin="1" pad="1"/>
  950. </connects>
  951. <technologies>
  952. <technology name=""/>
  953. </technologies>
  954. </device>
  955. <device name="-2.54MM" package="TP-2.54MM">
  956. <connects>
  957. <connect gate="G$1" pin="1" pad="1"/>
  958. </connects>
  959. <technologies>
  960. <technology name=""/>
  961. </technologies>
  962. </device>
  963. </devices>
  964. </deviceset>
  965. </devicesets>
  966. </library>
  967. <library name="ataradov_led">
  968. <description>Alex Taradov Library (LEDs and other indication devices)</description>
  969. <packages>
  970. <package name="SMD0603">
  971. <wire x1="-1.5" y1="0.75" x2="1.5" y2="0.75" width="0.1" layer="21"/>
  972. <wire x1="1.5" y1="0.75" x2="1.5" y2="-0.75" width="0.1" layer="21"/>
  973. <wire x1="1.5" y1="-0.75" x2="-1.5" y2="-0.75" width="0.1" layer="21"/>
  974. <wire x1="-1.5" y1="-0.75" x2="-1.5" y2="0.75" width="0.1" layer="21"/>
  975. <smd name="1" x="-0.8" y="0" dx="0.9" dy="0.9" layer="1"/>
  976. <smd name="2" x="0.8" y="0" dx="0.9" dy="0.9" layer="1"/>
  977. <text x="0" y="1.016" size="1.27" layer="25" font="vector" align="bottom-center">&gt;NAME</text>
  978. </package>
  979. <package name="SMD0805">
  980. <wire x1="-2" y1="1" x2="2" y2="1" width="0.1" layer="21"/>
  981. <wire x1="2" y1="1" x2="2" y2="-1" width="0.1" layer="21"/>
  982. <wire x1="2" y1="-1" x2="-2" y2="-1" width="0.1" layer="21"/>
  983. <wire x1="-2" y1="-1" x2="-2" y2="1" width="0.1" layer="21"/>
  984. <smd name="1" x="-0.95" y="0" dx="1.3" dy="1.5" layer="1"/>
  985. <smd name="2" x="0.95" y="0" dx="1.3" dy="1.5" layer="1"/>
  986. <text x="0" y="1.27" size="1.27" layer="25" font="vector" align="bottom-center">&gt;NAME</text>
  987. </package>
  988. </packages>
  989. <symbols>
  990. <symbol name="LED">
  991. <wire x1="1.27" y1="0" x2="0" y2="-2.54" width="0.254" layer="94"/>
  992. <wire x1="0" y1="-2.54" x2="-1.27" y2="0" width="0.254" layer="94"/>
  993. <wire x1="1.27" y1="-2.54" x2="0" y2="-2.54" width="0.254" layer="94"/>
  994. <wire x1="0" y1="-2.54" x2="-1.27" y2="-2.54" width="0.254" layer="94"/>
  995. <wire x1="1.27" y1="0" x2="0" y2="0" width="0.254" layer="94"/>
  996. <wire x1="0" y1="0" x2="-1.27" y2="0" width="0.254" layer="94"/>
  997. <wire x1="-2.032" y1="-0.762" x2="-3.429" y2="-2.159" width="0.1524" layer="94"/>
  998. <wire x1="-1.905" y1="-1.905" x2="-3.302" y2="-3.302" width="0.1524" layer="94"/>
  999. <text x="3.556" y="-2.032" size="1.27" layer="95" rot="R90" align="bottom-center">&gt;NAME</text>
  1000. <text x="5.715" y="-2.032" size="1.27" layer="96" rot="R90" align="bottom-center">&gt;VALUE</text>
  1001. <pin name="C" x="0" y="-5.08" visible="off" length="short" direction="pas" rot="R90"/>
  1002. <pin name="A" x="0" y="2.54" visible="off" length="short" direction="pas" rot="R270"/>
  1003. <polygon width="0.1524" layer="94">
  1004. <vertex x="-3.429" y="-2.159"/>
  1005. <vertex x="-3.048" y="-1.27"/>
  1006. <vertex x="-2.54" y="-1.778"/>
  1007. </polygon>
  1008. <polygon width="0.1524" layer="94">
  1009. <vertex x="-3.302" y="-3.302"/>
  1010. <vertex x="-2.921" y="-2.413"/>
  1011. <vertex x="-2.413" y="-2.921"/>
  1012. </polygon>
  1013. </symbol>
  1014. </symbols>
  1015. <devicesets>
  1016. <deviceset name="LED_SMD" prefix="LED" uservalue="yes">
  1017. <description>SMD_LED</description>
  1018. <gates>
  1019. <gate name="G$1" symbol="LED" x="0" y="0"/>
  1020. </gates>
  1021. <devices>
  1022. <device name="LED_0603" package="SMD0603">
  1023. <connects>
  1024. <connect gate="G$1" pin="A" pad="1"/>
  1025. <connect gate="G$1" pin="C" pad="2"/>
  1026. </connects>
  1027. <technologies>
  1028. <technology name=""/>
  1029. </technologies>
  1030. </device>
  1031. <device name="LED_0805" package="SMD0805">
  1032. <connects>
  1033. <connect gate="G$1" pin="A" pad="1"/>
  1034. <connect gate="G$1" pin="C" pad="2"/>
  1035. </connects>
  1036. <technologies>
  1037. <technology name=""/>
  1038. </technologies>
  1039. </device>
  1040. </devices>
  1041. </deviceset>
  1042. </devicesets>
  1043. </library>
  1044. </libraries>
  1045. <attributes>
  1046. </attributes>
  1047. <variantdefs>
  1048. </variantdefs>
  1049. <classes>
  1050. <class number="0" name="default" width="0" drill="0">
  1051. </class>
  1052. </classes>
  1053. <parts>
  1054. <part name="IC2" library="ataradov_mcu" deviceset="ATSAMD11C" device=""/>
  1055. <part name="P_9" library="ataradov_pwr" deviceset="+3V3" device=""/>
  1056. <part name="P_7" library="ataradov_pwr" deviceset="+3V3" device=""/>
  1057. <part name="P_17" library="ataradov_pwr" deviceset="GND" device=""/>
  1058. <part name="P_8" library="ataradov_pwr" deviceset="GND" device=""/>
  1059. <part name="P_16" library="ataradov_pwr" deviceset="V_USB" device=""/>
  1060. <part name="P_3" library="ataradov_pwr" deviceset="V_USB" device=""/>
  1061. <part name="C1" library="ataradov_rlc" deviceset="C" device="-0603" value="1uF"/>
  1062. <part name="C2" library="ataradov_rlc" deviceset="C" device="-0603" value="1uF"/>
  1063. <part name="R2" library="ataradov_rlc" deviceset="R" device="-0603" value="330"/>
  1064. <part name="R3" library="ataradov_rlc" deviceset="R" device="-0603" value="330"/>
  1065. <part name="R4" library="ataradov_rlc" deviceset="R" device="-0603" value="330"/>
  1066. <part name="IC1" library="ataradov_vreg" deviceset="MIC5504" device="-SOT23-5" value="MIC5504-3.3"/>
  1067. <part name="P_4" library="ataradov_pwr" deviceset="GND" device=""/>
  1068. <part name="P_6" library="ataradov_pwr" deviceset="GND" device=""/>
  1069. <part name="P_1" library="ataradov_pwr" deviceset="GND" device=""/>
  1070. <part name="P_2" library="ataradov_pwr" deviceset="GND" device=""/>
  1071. <part name="R5" library="ataradov_rlc" deviceset="R" device="-0603" value="100K"/>
  1072. <part name="R6" library="ataradov_rlc" deviceset="R" device="-0603" value="100K"/>
  1073. <part name="P_18" library="ataradov_pwr" deviceset="+3V3" device=""/>
  1074. <part name="P_19" library="ataradov_pwr" deviceset="+3V3" device=""/>
  1075. <part name="X1" library="con-cypressindustries" deviceset="MINI-USB-" device="32005-201"/>
  1076. <part name="R7" library="ataradov_rlc" deviceset="R" device="-0603" value="330"/>
  1077. <part name="TP1" library="ataradov_misc" deviceset="TEST-POINT" device="-1.27MM" value="SIO"/>
  1078. <part name="TP2" library="ataradov_misc" deviceset="TEST-POINT" device="-1.27MM"/>
  1079. <part name="TP3" library="ataradov_misc" deviceset="TEST-POINT" device="-1.27MM"/>
  1080. <part name="TP4" library="ataradov_misc" deviceset="TEST-POINT" device="-1.27MM"/>
  1081. <part name="LED1" library="ataradov_led" deviceset="LED_SMD" device="LED_0603"/>
  1082. <part name="J1" library="ataradov_conn" deviceset="HEADER-5X2" device="-TH-1.27"/>
  1083. <part name="P_11" library="ataradov_pwr" deviceset="GND" device=""/>
  1084. <part name="R1" library="ataradov_rlc" deviceset="R" device="-0603" value="330"/>
  1085. <part name="R8" library="ataradov_rlc" deviceset="R" device="-0603" value="330"/>
  1086. <part name="P_5" library="ataradov_pwr" deviceset="GND" device=""/>
  1087. </parts>
  1088. <sheets>
  1089. <sheet>
  1090. <plain>
  1091. <frame x1="0" y1="0" x2="152.4" y2="119.38" columns="8" rows="5" layer="97"/>
  1092. <text x="35.56" y="106.68" size="1.778" layer="97" align="bottom-center">Program</text>
  1093. <text x="93.98" y="106.68" size="1.778" layer="97" align="bottom-center">Target</text>
  1094. <text x="60.96" y="15.24" size="1.778" layer="97">Copyright (c) 2016-2017, Alex Taradov &lt;alex@taradov.com&gt;
  1095. MCU firmware source code is available at https://github.com/ataradov/free-dap</text>
  1096. </plain>
  1097. <instances>
  1098. <instance part="IC2" gate="G$1" x="40.64" y="53.34"/>
  1099. <instance part="P_9" gate="1" x="53.34" y="27.94"/>
  1100. <instance part="P_7" gate="1" x="60.96" y="66.04"/>
  1101. <instance part="P_17" gate="1" x="76.2" y="40.64"/>
  1102. <instance part="P_8" gate="1" x="60.96" y="40.64"/>
  1103. <instance part="P_16" gate="1" x="76.2" y="60.96"/>
  1104. <instance part="P_3" gate="1" x="25.4" y="27.94"/>
  1105. <instance part="C1" gate="G$1" x="20.32" y="17.78" rot="R90"/>
  1106. <instance part="C2" gate="G$1" x="53.34" y="17.78" rot="R90"/>
  1107. <instance part="R2" gate="G$1" x="111.76" y="96.52"/>
  1108. <instance part="R3" gate="G$1" x="111.76" y="91.44"/>
  1109. <instance part="R4" gate="G$1" x="111.76" y="86.36"/>
  1110. <instance part="IC1" gate="G$1" x="38.1" y="20.32"/>
  1111. <instance part="P_4" gate="1" x="38.1" y="12.7"/>
  1112. <instance part="P_6" gate="1" x="53.34" y="12.7"/>
  1113. <instance part="P_1" gate="1" x="20.32" y="12.7"/>
  1114. <instance part="P_2" gate="1" x="38.1" y="76.2"/>
  1115. <instance part="R5" gate="G$1" x="38.1" y="93.98" rot="R90"/>
  1116. <instance part="R6" gate="G$1" x="33.02" y="93.98" rot="R90"/>
  1117. <instance part="P_18" gate="1" x="33.02" y="101.6"/>
  1118. <instance part="P_19" gate="1" x="38.1" y="101.6"/>
  1119. <instance part="X1" gate="G$1" x="83.82" y="50.8" smashed="yes">
  1120. <attribute name="NAME" x="81.28" y="62.23" size="1.778" layer="95"/>
  1121. </instance>
  1122. <instance part="R7" gate="G$1" x="114.3" y="53.34"/>
  1123. <instance part="TP1" gate="G$1" x="40.64" y="86.36"/>
  1124. <instance part="TP2" gate="G$1" x="40.64" y="83.82"/>
  1125. <instance part="TP3" gate="G$1" x="40.64" y="81.28"/>
  1126. <instance part="TP4" gate="G$1" x="40.64" y="78.74"/>
  1127. <instance part="LED1" gate="G$1" x="124.46" y="53.34" rot="MR270"/>
  1128. <instance part="J1" gate="G$1" x="88.9" y="91.44"/>
  1129. <instance part="P_11" gate="1" x="78.74" y="81.28"/>
  1130. <instance part="R1" gate="G$1" x="111.76" y="81.28"/>
  1131. <instance part="R8" gate="G$1" x="111.76" y="76.2"/>
  1132. <instance part="P_5" gate="1" x="132.08" y="48.26"/>
  1133. </instances>
  1134. <busses>
  1135. </busses>
  1136. <nets>
  1137. <net name="N$1" class="0">
  1138. <segment>
  1139. <pinref part="IC2" gate="G$1" pin="PA24"/>
  1140. <wire x1="58.42" y1="48.26" x2="76.2" y2="48.26" width="0.1524" layer="91"/>
  1141. <wire x1="76.2" y1="48.26" x2="76.2" y2="53.34" width="0.1524" layer="91"/>
  1142. <wire x1="76.2" y1="53.34" x2="78.74" y2="53.34" width="0.1524" layer="91"/>
  1143. <pinref part="X1" gate="G$1" pin="2"/>
  1144. </segment>
  1145. </net>
  1146. <net name="N$2" class="0">
  1147. <segment>
  1148. <pinref part="IC2" gate="G$1" pin="PA25"/>
  1149. <wire x1="58.42" y1="50.8" x2="78.74" y2="50.8" width="0.1524" layer="91"/>
  1150. <pinref part="X1" gate="G$1" pin="3"/>
  1151. </segment>
  1152. </net>
  1153. <net name="GND" class="0">
  1154. <segment>
  1155. <pinref part="P_17" gate="1" pin="GND"/>
  1156. <wire x1="76.2" y1="43.18" x2="76.2" y2="45.72" width="0.1524" layer="91"/>
  1157. <wire x1="76.2" y1="45.72" x2="78.74" y2="45.72" width="0.1524" layer="91"/>
  1158. <pinref part="X1" gate="G$1" pin="5"/>
  1159. </segment>
  1160. <segment>
  1161. <pinref part="IC1" gate="G$1" pin="GND"/>
  1162. <pinref part="P_4" gate="1" pin="GND"/>
  1163. </segment>
  1164. <segment>
  1165. <pinref part="C1" gate="G$1" pin="1"/>
  1166. <pinref part="P_1" gate="1" pin="GND"/>
  1167. </segment>
  1168. <segment>
  1169. <pinref part="C2" gate="G$1" pin="1"/>
  1170. <pinref part="P_6" gate="1" pin="GND"/>
  1171. </segment>
  1172. <segment>
  1173. <pinref part="IC2" gate="G$1" pin="GND"/>
  1174. <pinref part="P_8" gate="1" pin="GND"/>
  1175. <wire x1="58.42" y1="53.34" x2="60.96" y2="53.34" width="0.1524" layer="91"/>
  1176. <wire x1="60.96" y1="53.34" x2="60.96" y2="43.18" width="0.1524" layer="91"/>
  1177. </segment>
  1178. <segment>
  1179. <pinref part="P_2" gate="1" pin="GND"/>
  1180. <wire x1="38.1" y1="78.74" x2="40.64" y2="78.74" width="0.1524" layer="91"/>
  1181. <pinref part="TP4" gate="G$1" pin="1"/>
  1182. </segment>
  1183. <segment>
  1184. <pinref part="J1" gate="G$1" pin="3"/>
  1185. <wire x1="81.28" y1="93.98" x2="78.74" y2="93.98" width="0.1524" layer="91"/>
  1186. <pinref part="P_11" gate="1" pin="GND"/>
  1187. <wire x1="78.74" y1="93.98" x2="78.74" y2="91.44" width="0.1524" layer="91"/>
  1188. <pinref part="J1" gate="G$1" pin="5"/>
  1189. <wire x1="78.74" y1="91.44" x2="78.74" y2="83.82" width="0.1524" layer="91"/>
  1190. <wire x1="81.28" y1="91.44" x2="78.74" y2="91.44" width="0.1524" layer="91"/>
  1191. <junction x="78.74" y="91.44"/>
  1192. </segment>
  1193. <segment>
  1194. <pinref part="P_5" gate="1" pin="GND"/>
  1195. <wire x1="132.08" y1="50.8" x2="132.08" y2="53.34" width="0.1524" layer="91"/>
  1196. <wire x1="132.08" y1="53.34" x2="129.54" y2="53.34" width="0.1524" layer="91"/>
  1197. <pinref part="LED1" gate="G$1" pin="C"/>
  1198. </segment>
  1199. </net>
  1200. <net name="V_USB" class="0">
  1201. <segment>
  1202. <pinref part="P_16" gate="1" pin="V_USB"/>
  1203. <wire x1="76.2" y1="58.42" x2="76.2" y2="55.88" width="0.1524" layer="91"/>
  1204. <wire x1="76.2" y1="55.88" x2="78.74" y2="55.88" width="0.1524" layer="91"/>
  1205. <pinref part="X1" gate="G$1" pin="1"/>
  1206. </segment>
  1207. <segment>
  1208. <pinref part="IC1" gate="G$1" pin="EN"/>
  1209. <pinref part="P_3" gate="1" pin="V_USB"/>
  1210. <wire x1="27.94" y1="20.32" x2="25.4" y2="20.32" width="0.1524" layer="91"/>
  1211. <wire x1="25.4" y1="20.32" x2="25.4" y2="22.86" width="0.1524" layer="91"/>
  1212. <pinref part="IC1" gate="G$1" pin="IN"/>
  1213. <wire x1="25.4" y1="22.86" x2="25.4" y2="25.4" width="0.1524" layer="91"/>
  1214. <wire x1="27.94" y1="22.86" x2="25.4" y2="22.86" width="0.1524" layer="91"/>
  1215. <junction x="25.4" y="22.86"/>
  1216. <pinref part="C1" gate="G$1" pin="2"/>
  1217. <wire x1="25.4" y1="22.86" x2="20.32" y2="22.86" width="0.1524" layer="91"/>
  1218. <wire x1="20.32" y1="22.86" x2="20.32" y2="20.32" width="0.1524" layer="91"/>
  1219. </segment>
  1220. </net>
  1221. <net name="+3V3" class="0">
  1222. <segment>
  1223. <pinref part="IC1" gate="G$1" pin="OUT"/>
  1224. <wire x1="48.26" y1="22.86" x2="53.34" y2="22.86" width="0.1524" layer="91"/>
  1225. <pinref part="C2" gate="G$1" pin="2"/>
  1226. <wire x1="53.34" y1="20.32" x2="53.34" y2="22.86" width="0.1524" layer="91"/>
  1227. <junction x="53.34" y="22.86"/>
  1228. <pinref part="P_9" gate="1" pin="+3V3"/>
  1229. <wire x1="53.34" y1="25.4" x2="53.34" y2="22.86" width="0.1524" layer="91"/>
  1230. </segment>
  1231. <segment>
  1232. <pinref part="IC2" gate="G$1" pin="VDD"/>
  1233. <pinref part="P_7" gate="1" pin="+3V3"/>
  1234. <wire x1="58.42" y1="55.88" x2="60.96" y2="55.88" width="0.1524" layer="91"/>
  1235. <wire x1="60.96" y1="55.88" x2="60.96" y2="63.5" width="0.1524" layer="91"/>
  1236. </segment>
  1237. <segment>
  1238. <pinref part="R6" gate="G$1" pin="2"/>
  1239. <pinref part="P_18" gate="1" pin="+3V3"/>
  1240. </segment>
  1241. <segment>
  1242. <pinref part="R5" gate="G$1" pin="2"/>
  1243. <pinref part="P_19" gate="1" pin="+3V3"/>
  1244. </segment>
  1245. </net>
  1246. <net name="SWDIO" class="0">
  1247. <segment>
  1248. <pinref part="IC2" gate="G$1" pin="PA31/SIO"/>
  1249. <wire x1="58.42" y1="45.72" x2="63.5" y2="45.72" width="0.1524" layer="91"/>
  1250. <label x="63.5" y="45.72" size="1.27" layer="95"/>
  1251. </segment>
  1252. <segment>
  1253. <wire x1="40.64" y1="86.36" x2="22.86" y2="86.36" width="0.1524" layer="91"/>
  1254. <label x="22.86" y="86.36" size="1.27" layer="95" rot="MR0"/>
  1255. <pinref part="TP1" gate="G$1" pin="1"/>
  1256. </segment>
  1257. </net>
  1258. <net name="PA02" class="0">
  1259. <segment>
  1260. <pinref part="IC2" gate="G$1" pin="PA02"/>
  1261. <wire x1="58.42" y1="58.42" x2="63.5" y2="58.42" width="0.1524" layer="91"/>
  1262. <label x="63.5" y="58.42" size="1.27" layer="95"/>
  1263. </segment>
  1264. </net>
  1265. <net name="PA04" class="0">
  1266. <segment>
  1267. <pinref part="IC2" gate="G$1" pin="PA04"/>
  1268. <wire x1="58.42" y1="60.96" x2="63.5" y2="60.96" width="0.1524" layer="91"/>
  1269. <label x="63.5" y="60.96" size="1.27" layer="95"/>
  1270. </segment>
  1271. <segment>
  1272. <pinref part="R7" gate="G$1" pin="1"/>
  1273. <wire x1="109.22" y1="53.34" x2="106.68" y2="53.34" width="0.1524" layer="91"/>
  1274. <label x="106.68" y="53.34" size="1.27" layer="95" rot="MR0"/>
  1275. </segment>
  1276. </net>
  1277. <net name="SWCLK" class="0">
  1278. <segment>
  1279. <pinref part="IC2" gate="G$1" pin="PA30/SCK"/>
  1280. <wire x1="22.86" y1="45.72" x2="20.32" y2="45.72" width="0.1524" layer="91"/>
  1281. <label x="20.32" y="45.72" size="1.27" layer="95" rot="MR0"/>
  1282. </segment>
  1283. <segment>
  1284. <wire x1="40.64" y1="83.82" x2="33.02" y2="83.82" width="0.1524" layer="91"/>
  1285. <label x="22.86" y="83.82" size="1.27" layer="95" rot="MR0"/>
  1286. <pinref part="R6" gate="G$1" pin="1"/>
  1287. <wire x1="33.02" y1="83.82" x2="22.86" y2="83.82" width="0.1524" layer="91"/>
  1288. <wire x1="33.02" y1="88.9" x2="33.02" y2="83.82" width="0.1524" layer="91"/>
  1289. <junction x="33.02" y="83.82"/>
  1290. <pinref part="TP2" gate="G$1" pin="1"/>
  1291. </segment>
  1292. </net>
  1293. <net name="RESET" class="0">
  1294. <segment>
  1295. <pinref part="IC2" gate="G$1" pin="PA28/RST"/>
  1296. <wire x1="22.86" y1="48.26" x2="20.32" y2="48.26" width="0.1524" layer="91"/>
  1297. <label x="20.32" y="48.26" size="1.27" layer="95" rot="MR0"/>
  1298. </segment>
  1299. <segment>
  1300. <wire x1="40.64" y1="81.28" x2="38.1" y2="81.28" width="0.1524" layer="91"/>
  1301. <label x="22.86" y="81.28" size="1.27" layer="95" rot="MR0"/>
  1302. <pinref part="R5" gate="G$1" pin="1"/>
  1303. <wire x1="38.1" y1="81.28" x2="22.86" y2="81.28" width="0.1524" layer="91"/>
  1304. <wire x1="38.1" y1="88.9" x2="38.1" y2="81.28" width="0.1524" layer="91"/>
  1305. <junction x="38.1" y="81.28"/>
  1306. <pinref part="TP3" gate="G$1" pin="1"/>
  1307. </segment>
  1308. </net>
  1309. <net name="N$5" class="0">
  1310. <segment>
  1311. <pinref part="J1" gate="G$1" pin="2"/>
  1312. <pinref part="R2" gate="G$1" pin="1"/>
  1313. <wire x1="96.52" y1="96.52" x2="106.68" y2="96.52" width="0.1524" layer="91"/>
  1314. </segment>
  1315. </net>
  1316. <net name="N$9" class="0">
  1317. <segment>
  1318. <pinref part="R3" gate="G$1" pin="1"/>
  1319. <wire x1="106.68" y1="91.44" x2="106.68" y2="93.98" width="0.1524" layer="91"/>
  1320. <pinref part="J1" gate="G$1" pin="4"/>
  1321. <wire x1="106.68" y1="93.98" x2="96.52" y2="93.98" width="0.1524" layer="91"/>
  1322. </segment>
  1323. </net>
  1324. <net name="N$10" class="0">
  1325. <segment>
  1326. <pinref part="J1" gate="G$1" pin="6"/>
  1327. <wire x1="96.52" y1="91.44" x2="104.14" y2="91.44" width="0.1524" layer="91"/>
  1328. <wire x1="104.14" y1="91.44" x2="104.14" y2="86.36" width="0.1524" layer="91"/>
  1329. <pinref part="R4" gate="G$1" pin="1"/>
  1330. <wire x1="104.14" y1="86.36" x2="106.68" y2="86.36" width="0.1524" layer="91"/>
  1331. </segment>
  1332. </net>
  1333. <net name="N$11" class="0">
  1334. <segment>
  1335. <pinref part="R1" gate="G$1" pin="1"/>
  1336. <wire x1="106.68" y1="81.28" x2="101.6" y2="81.28" width="0.1524" layer="91"/>
  1337. <wire x1="101.6" y1="81.28" x2="101.6" y2="88.9" width="0.1524" layer="91"/>
  1338. <pinref part="J1" gate="G$1" pin="8"/>
  1339. <wire x1="101.6" y1="88.9" x2="96.52" y2="88.9" width="0.1524" layer="91"/>
  1340. </segment>
  1341. </net>
  1342. <net name="N$12" class="0">
  1343. <segment>
  1344. <pinref part="J1" gate="G$1" pin="10"/>
  1345. <wire x1="96.52" y1="86.36" x2="99.06" y2="86.36" width="0.1524" layer="91"/>
  1346. <wire x1="99.06" y1="86.36" x2="99.06" y2="76.2" width="0.1524" layer="91"/>
  1347. <pinref part="R8" gate="G$1" pin="1"/>
  1348. <wire x1="99.06" y1="76.2" x2="106.68" y2="76.2" width="0.1524" layer="91"/>
  1349. </segment>
  1350. </net>
  1351. <net name="PA14" class="0">
  1352. <segment>
  1353. <pinref part="IC2" gate="G$1" pin="PA14"/>
  1354. <wire x1="20.32" y1="53.34" x2="22.86" y2="53.34" width="0.1524" layer="91"/>
  1355. <label x="20.32" y="53.34" size="1.27" layer="95" rot="MR0"/>
  1356. </segment>
  1357. <segment>
  1358. <pinref part="R3" gate="G$1" pin="2"/>
  1359. <wire x1="119.38" y1="91.44" x2="116.84" y2="91.44" width="0.1524" layer="91"/>
  1360. <label x="119.38" y="91.44" size="1.27" layer="95"/>
  1361. </segment>
  1362. </net>
  1363. <net name="PA15" class="0">
  1364. <segment>
  1365. <pinref part="IC2" gate="G$1" pin="PA15"/>
  1366. <wire x1="22.86" y1="50.8" x2="20.32" y2="50.8" width="0.1524" layer="91"/>
  1367. <label x="20.32" y="50.8" size="1.27" layer="95" rot="MR0"/>
  1368. </segment>
  1369. <segment>
  1370. <pinref part="R2" gate="G$1" pin="2"/>
  1371. <wire x1="119.38" y1="96.52" x2="116.84" y2="96.52" width="0.1524" layer="91"/>
  1372. <label x="119.38" y="96.52" size="1.27" layer="95"/>
  1373. </segment>
  1374. </net>
  1375. <net name="N$3" class="0">
  1376. <segment>
  1377. <pinref part="R7" gate="G$1" pin="2"/>
  1378. <pinref part="LED1" gate="G$1" pin="A"/>
  1379. <wire x1="121.92" y1="53.34" x2="119.38" y2="53.34" width="0.1524" layer="91"/>
  1380. </segment>
  1381. </net>
  1382. <net name="PA09" class="0">
  1383. <segment>
  1384. <pinref part="IC2" gate="G$1" pin="PA9"/>
  1385. <wire x1="22.86" y1="55.88" x2="20.32" y2="55.88" width="0.1524" layer="91"/>
  1386. <label x="20.32" y="55.88" size="1.27" layer="95" rot="MR0"/>
  1387. </segment>
  1388. <segment>
  1389. <pinref part="R4" gate="G$1" pin="2"/>
  1390. <wire x1="119.38" y1="86.36" x2="116.84" y2="86.36" width="0.1524" layer="91"/>
  1391. <label x="119.38" y="86.36" size="1.27" layer="95"/>
  1392. </segment>
  1393. </net>
  1394. <net name="PA08" class="0">
  1395. <segment>
  1396. <pinref part="IC2" gate="G$1" pin="PA8"/>
  1397. <wire x1="22.86" y1="58.42" x2="20.32" y2="58.42" width="0.1524" layer="91"/>
  1398. <label x="20.32" y="58.42" size="1.27" layer="95" rot="MR0"/>
  1399. </segment>
  1400. <segment>
  1401. <pinref part="R1" gate="G$1" pin="2"/>
  1402. <wire x1="116.84" y1="81.28" x2="119.38" y2="81.28" width="0.1524" layer="91"/>
  1403. <label x="119.38" y="81.28" size="1.27" layer="95"/>
  1404. </segment>
  1405. </net>
  1406. <net name="PA05" class="0">
  1407. <segment>
  1408. <pinref part="IC2" gate="G$1" pin="PA5"/>
  1409. <wire x1="22.86" y1="60.96" x2="20.32" y2="60.96" width="0.1524" layer="91"/>
  1410. <label x="20.32" y="60.96" size="1.27" layer="95" rot="MR0"/>
  1411. </segment>
  1412. <segment>
  1413. <pinref part="R8" gate="G$1" pin="2"/>
  1414. <wire x1="119.38" y1="76.2" x2="116.84" y2="76.2" width="0.1524" layer="91"/>
  1415. <label x="119.38" y="76.2" size="1.27" layer="95"/>
  1416. </segment>
  1417. </net>
  1418. </nets>
  1419. </sheet>
  1420. </sheets>
  1421. </schematic>
  1422. </drawing>
  1423. <compatibility>
  1424. <note version="6.3" minversion="6.2.2" severity="warning">
  1425. Since Version 6.2.2 text objects can contain more than one line,
  1426. which will not be processed correctly with this version.
  1427. </note>
  1428. </compatibility>
  1429. </eagle>