max80_debug.net 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101
  1. (export (version D)
  2. (design
  3. (source /home/pm/project/abc80/max80_debug/max80_debug.sch)
  4. (date "sön 7 feb 2021 16:57:11")
  5. (tool "Eeschema 5.1.9-73d0e3b20d~88~ubuntu20.04.1")
  6. (sheet (number 1) (name /) (tstamps /)
  7. (title_block
  8. (title MAX80)
  9. (company "No Name")
  10. (rev 0.01)
  11. (date 2021-01-31)
  12. (source max80_debug.sch)
  13. (comment (number 1) (value ""))
  14. (comment (number 2) (value ""))
  15. (comment (number 3) (value ""))
  16. (comment (number 4) (value ""))))
  17. (sheet (number 2) (name /POWER/) (tstamps /6013A59C/)
  18. (title_block
  19. (title MAX80)
  20. (company "No Name")
  21. (rev 0.01)
  22. (date 2021-01-31)
  23. (source power.sch)
  24. (comment (number 1) (value ""))
  25. (comment (number 2) (value ""))
  26. (comment (number 3) (value ""))
  27. (comment (number 4) (value ""))))
  28. (sheet (number 3) (name /USB/) (tstamps /601569F0/)
  29. (title_block
  30. (title MAX80)
  31. (company "No Name")
  32. (rev 0.01)
  33. (date 2021-01-31)
  34. (source usb.sch)
  35. (comment (number 1) (value ""))
  36. (comment (number 2) (value ""))
  37. (comment (number 3) (value ""))
  38. (comment (number 4) (value "")))))
  39. (components
  40. (comp (ref J4)
  41. (value Conn_02x20_Odd_Even)
  42. (footprint Connector_IDC:IDC-Header_2x20_P2.54mm_Vertical)
  43. (datasheet ~)
  44. (libsource (lib Connector_Generic) (part Conn_02x20_Odd_Even) (description "Generic connector, double row, 02x20, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)"))
  45. (sheetpath (names /) (tstamps /))
  46. (tstamp 60B95FED))
  47. (comp (ref J3)
  48. (value Conn_02x05_Counter_Clockwise)
  49. (footprint "sm6uax:JLink 10 pin needle")
  50. (datasheet ~)
  51. (libsource (lib Connector_Generic) (part Conn_02x05_Counter_Clockwise) (description "Generic connector, double row, 02x05, counter clockwise pin numbering scheme (similar to DIP packge numbering), script generated (kicad-library-utils/schlib/autogen/connector/)"))
  52. (sheetpath (names /) (tstamps /))
  53. (tstamp 60204243))
  54. (comp (ref J1)
  55. (value "JTAG ESP32")
  56. (footprint "sm6uax:JLink 10 pin needle")
  57. (datasheet ~)
  58. (libsource (lib Connector_Generic) (part Conn_02x05_Counter_Clockwise) (description "Generic connector, double row, 02x05, counter clockwise pin numbering scheme (similar to DIP packge numbering), script generated (kicad-library-utils/schlib/autogen/connector/)"))
  59. (sheetpath (names /) (tstamps /))
  60. (tstamp 60208126))
  61. (comp (ref J7)
  62. (value Conn_02x20_Odd_Even)
  63. (footprint Connector_PinHeader_2.54mm:PinHeader_2x20_P2.54mm_Vertical)
  64. (datasheet ~)
  65. (libsource (lib Connector_Generic) (part Conn_02x20_Odd_Even) (description "Generic connector, double row, 02x20, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)"))
  66. (sheetpath (names /) (tstamps /))
  67. (tstamp 60216407))
  68. (comp (ref J6)
  69. (value "JTAG FPGA")
  70. (footprint Connector_IDC:IDC-Header_2x05_P2.54mm_Vertical)
  71. (datasheet ~)
  72. (libsource (lib Connector_Generic) (part Conn_02x05_Odd_Even) (description "Generic connector, double row, 02x05, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)"))
  73. (sheetpath (names /) (tstamps /))
  74. (tstamp 60205D5B))
  75. (comp (ref J5)
  76. (value "JTAG ESP32")
  77. (footprint Connector_IDC:IDC-Header_2x05_P2.54mm_Vertical)
  78. (datasheet ~)
  79. (libsource (lib Connector_Generic) (part Conn_02x05_Odd_Even) (description "Generic connector, double row, 02x05, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)"))
  80. (sheetpath (names /) (tstamps /))
  81. (tstamp 60231E0E))
  82. (comp (ref J8)
  83. (value Conn_01x04_Male)
  84. (footprint Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical)
  85. (datasheet ~)
  86. (libsource (lib Connector) (part Conn_01x04_Male) (description "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)"))
  87. (sheetpath (names /) (tstamps /))
  88. (tstamp 602B50C7))
  89. (comp (ref D1)
  90. (value LED)
  91. (footprint LED_SMD:LED_0402_1005Metric)
  92. (datasheet ~)
  93. (fields
  94. (field (name LCSC) C74339))
  95. (libsource (lib Device) (part LED) (description "Light emitting diode"))
  96. (sheetpath (names /) (tstamps /))
  97. (tstamp 602C2BFA))
  98. (comp (ref R1)
  99. (value 1k)
  100. (footprint Resistor_SMD:R_0402_1005Metric)
  101. (datasheet ~)
  102. (fields
  103. (field (name LCSC) C11702))
  104. (libsource (lib Device) (part R_Small) (description "Resistor, small symbol"))
  105. (sheetpath (names /) (tstamps /))
  106. (tstamp 602C3FE2))
  107. (comp (ref D2)
  108. (value LED)
  109. (footprint LED_SMD:LED_0402_1005Metric)
  110. (datasheet ~)
  111. (fields
  112. (field (name LCSC) C74339))
  113. (libsource (lib Device) (part LED) (description "Light emitting diode"))
  114. (sheetpath (names /) (tstamps /))
  115. (tstamp 602D3F4C))
  116. (comp (ref R2)
  117. (value 1k)
  118. (footprint Resistor_SMD:R_0402_1005Metric)
  119. (datasheet ~)
  120. (fields
  121. (field (name LCSC) C11702))
  122. (libsource (lib Device) (part R_Small) (description "Resistor, small symbol"))
  123. (sheetpath (names /) (tstamps /))
  124. (tstamp 602D41A3))
  125. (comp (ref D3)
  126. (value LED)
  127. (footprint LED_SMD:LED_0402_1005Metric)
  128. (datasheet ~)
  129. (fields
  130. (field (name LCSC) C74339))
  131. (libsource (lib Device) (part LED) (description "Light emitting diode"))
  132. (sheetpath (names /) (tstamps /))
  133. (tstamp 602DA803))
  134. (comp (ref R3)
  135. (value 1k)
  136. (footprint Resistor_SMD:R_0402_1005Metric)
  137. (datasheet ~)
  138. (fields
  139. (field (name LCSC) C11702))
  140. (libsource (lib Device) (part R_Small) (description "Resistor, small symbol"))
  141. (sheetpath (names /) (tstamps /))
  142. (tstamp 602DA936))
  143. (comp (ref D4)
  144. (value LED)
  145. (footprint LED_SMD:LED_0402_1005Metric)
  146. (datasheet ~)
  147. (fields
  148. (field (name LCSC) C74339))
  149. (libsource (lib Device) (part LED) (description "Light emitting diode"))
  150. (sheetpath (names /) (tstamps /))
  151. (tstamp 602DEC84))
  152. (comp (ref R4)
  153. (value 1k)
  154. (footprint Resistor_SMD:R_0402_1005Metric)
  155. (datasheet ~)
  156. (fields
  157. (field (name LCSC) C11702))
  158. (libsource (lib Device) (part R_Small) (description "Resistor, small symbol"))
  159. (sheetpath (names /) (tstamps /))
  160. (tstamp 602DEDEB))
  161. (comp (ref J9)
  162. (value Conn_01x04_Male)
  163. (footprint Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical)
  164. (datasheet ~)
  165. (libsource (lib Connector) (part Conn_01x04_Male) (description "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)"))
  166. (sheetpath (names /) (tstamps /))
  167. (tstamp 602E8CEB))
  168. (comp (ref J2)
  169. (value Barrel_Jack_Switch)
  170. (footprint max80:BarrelJack_Wuerth_6941xx301002)
  171. (datasheet ~)
  172. (libsource (lib Connector) (part Barrel_Jack_Switch) (description "DC Barrel Jack with an internal switch"))
  173. (sheetpath (names /POWER/) (tstamps /6013A59C/))
  174. (tstamp 6014204A))
  175. (comp (ref C38)
  176. (value 100nF)
  177. (footprint Capacitor_SMD:C_0603_1608Metric)
  178. (datasheet ~)
  179. (fields
  180. (field (name LCSC) C1525))
  181. (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol"))
  182. (sheetpath (names /POWER/) (tstamps /6013A59C/))
  183. (tstamp 6025CAC8))
  184. (comp (ref D24)
  185. (value MBRA340T)
  186. (footprint Diode_SMD:D_SMA)
  187. (datasheet ~)
  188. (fields
  189. (field (name LCSC) C26178))
  190. (libsource (lib Device) (part D_Schottky) (description "Schottky diode"))
  191. (sheetpath (names /POWER/) (tstamps /6013A59C/))
  192. (tstamp 6025D921))
  193. (comp (ref R35)
  194. (value 10.2k)
  195. (footprint Resistor_SMD:R_0402_1005Metric)
  196. (datasheet ~)
  197. (fields
  198. (field (name LCSC) C25744))
  199. (libsource (lib Device) (part R_Small) (description "Resistor, small symbol"))
  200. (sheetpath (names /POWER/) (tstamps /6013A59C/))
  201. (tstamp 6025EAB6))
  202. (comp (ref R36)
  203. (value 3.24k)
  204. (footprint Resistor_SMD:R_0402_1005Metric)
  205. (datasheet ~)
  206. (fields
  207. (field (name LCSC) C15172))
  208. (libsource (lib Device) (part R_Small) (description "Resistor, small symbol"))
  209. (sheetpath (names /POWER/) (tstamps /6013A59C/))
  210. (tstamp 6025F1BC))
  211. (comp (ref U8)
  212. (value TPS54331)
  213. (footprint Package_SO:SOIC-8_3.9x4.9mm_P1.27mm)
  214. (datasheet http://www.ti.com/lit/ds/symlink/tps5430.pdf)
  215. (fields
  216. (field (name LCSC) C9865))
  217. (libsource (lib max80_debug) (part TPS54331) (description ""))
  218. (sheetpath (names /POWER/) (tstamps /6013A59C/))
  219. (tstamp 60260C96))
  220. (comp (ref C58)
  221. (value 47uF)
  222. (footprint Capacitor_SMD:C_0805_2012Metric)
  223. (datasheet ~)
  224. (fields
  225. (field (name LCSC) C109461))
  226. (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol"))
  227. (sheetpath (names /POWER/) (tstamps /6013A59C/))
  228. (tstamp 60264C69))
  229. (comp (ref C37)
  230. (value 5600pF)
  231. (footprint Capacitor_SMD:C_0402_1005Metric)
  232. (datasheet ~)
  233. (fields
  234. (field (name LCSC) C565548))
  235. (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol"))
  236. (sheetpath (names /POWER/) (tstamps /6013A59C/))
  237. (tstamp 6026CBED))
  238. (comp (ref C57)
  239. (value 390pF)
  240. (footprint Capacitor_SMD:C_0402_1005Metric)
  241. (datasheet ~)
  242. (fields
  243. (field (name LCSC) C363517))
  244. (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol"))
  245. (sheetpath (names /POWER/) (tstamps /6013A59C/))
  246. (tstamp 6026D80D))
  247. (comp (ref R34)
  248. (value 12.7k)
  249. (footprint Resistor_SMD:R_0402_1005Metric)
  250. (datasheet ~)
  251. (fields
  252. (field (name LCSC) C25752))
  253. (libsource (lib Device) (part R_Small) (description "Resistor, small symbol"))
  254. (sheetpath (names /POWER/) (tstamps /6013A59C/))
  255. (tstamp 6026DD71))
  256. (comp (ref C36)
  257. (value 15nF)
  258. (footprint Capacitor_SMD:C_0402_1005Metric)
  259. (datasheet ~)
  260. (fields
  261. (field (name LCSC) C1548))
  262. (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol"))
  263. (sheetpath (names /POWER/) (tstamps /6013A59C/))
  264. (tstamp 60276365))
  265. (comp (ref R32)
  266. (value 330k)
  267. (footprint Resistor_SMD:R_0402_1005Metric)
  268. (datasheet ~)
  269. (fields
  270. (field (name LCSC) C25778))
  271. (libsource (lib Device) (part R_Small) (description "Resistor, small symbol"))
  272. (sheetpath (names /POWER/) (tstamps /6013A59C/))
  273. (tstamp 602875D0))
  274. (comp (ref R33)
  275. (value 120k)
  276. (footprint Resistor_SMD:R_0402_1005Metric)
  277. (datasheet ~)
  278. (fields
  279. (field (name LCSC) C25750))
  280. (libsource (lib Device) (part R_Small) (description "Resistor, small symbol"))
  281. (sheetpath (names /POWER/) (tstamps /6013A59C/))
  282. (tstamp 60287738))
  283. (comp (ref C35)
  284. (value 47uF)
  285. (footprint Capacitor_SMD:C_0805_2012Metric)
  286. (datasheet ~)
  287. (fields
  288. (field (name LCSC) C109461))
  289. (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol"))
  290. (sheetpath (names /POWER/) (tstamps /6013A59C/))
  291. (tstamp 60299F43))
  292. (comp (ref L2)
  293. (value 15uH)
  294. (footprint max80:L_6.3x6.3_H3)
  295. (datasheet ~)
  296. (fields
  297. (field (name LCSC) C83374))
  298. (libsource (lib Device) (part L) (description Inductor))
  299. (sheetpath (names /POWER/) (tstamps /6013A59C/))
  300. (tstamp 602A5F6B))
  301. (comp (ref C61)
  302. (value 220uF)
  303. (footprint Capacitor_SMD:CP_Elec_6.3x5.4)
  304. (datasheet ~)
  305. (fields
  306. (field (name LCSC) C88673))
  307. (libsource (lib Device) (part CP_Small) (description "Polarized capacitor, small symbol"))
  308. (sheetpath (names /POWER/) (tstamps /6013A59C/))
  309. (tstamp 602A7E22))
  310. (comp (ref C60)
  311. (value 220uF)
  312. (footprint Capacitor_SMD:CP_Elec_6.3x5.4)
  313. (datasheet ~)
  314. (fields
  315. (field (name LCSC) C88673))
  316. (libsource (lib Device) (part CP_Small) (description "Polarized capacitor, small symbol"))
  317. (sheetpath (names /POWER/) (tstamps /6013A59C/))
  318. (tstamp 602A83A7))
  319. (comp (ref D25)
  320. (value MBRA340T)
  321. (footprint Diode_SMD:D_SMA)
  322. (datasheet ~)
  323. (fields
  324. (field (name LCSC) C26178))
  325. (libsource (lib Device) (part D_Schottky) (description "Schottky diode"))
  326. (sheetpath (names /POWER/) (tstamps /6013A59C/))
  327. (tstamp 6040C80A))
  328. (comp (ref D5)
  329. (value LED)
  330. (footprint LED_SMD:LED_0402_1005Metric)
  331. (datasheet ~)
  332. (fields
  333. (field (name LCSC) C74339))
  334. (libsource (lib Device) (part LED) (description "Light emitting diode"))
  335. (sheetpath (names /POWER/) (tstamps /6013A59C/))
  336. (tstamp 602E34B2))
  337. (comp (ref R8)
  338. (value 1k)
  339. (footprint Resistor_SMD:R_0402_1005Metric)
  340. (datasheet ~)
  341. (fields
  342. (field (name LCSC) C11702))
  343. (libsource (lib Device) (part R_Small) (description "Resistor, small symbol"))
  344. (sheetpath (names /POWER/) (tstamps /6013A59C/))
  345. (tstamp 602E463F))
  346. (comp (ref U10)
  347. (value CP2102N-A01-GQFN28)
  348. (footprint Package_DFN_QFN:QFN-28-1EP_5x5mm_P0.5mm_EP3.35x3.35mm)
  349. (datasheet https://www.silabs.com/documents/public/data-sheets/cp2102n-datasheet.pdf)
  350. (fields
  351. (field (name LCSC) C6568))
  352. (libsource (lib Interface_USB) (part CP2102N-A01-GQFN28) (description "USB to UART master bridge, QFN-28"))
  353. (sheetpath (names /USB/) (tstamps /601569F0/))
  354. (tstamp 5E5D03C7))
  355. (comp (ref R7)
  356. (value 5.1k)
  357. (footprint Resistor_SMD:R_0402_1005Metric)
  358. (datasheet ~)
  359. (fields
  360. (field (name LCSC) C25905))
  361. (libsource (lib Device) (part R) (description Resistor))
  362. (sheetpath (names /USB/) (tstamps /601569F0/))
  363. (tstamp 6114851D))
  364. (comp (ref R6)
  365. (value 5.1k)
  366. (footprint Resistor_SMD:R_0402_1005Metric)
  367. (datasheet ~)
  368. (fields
  369. (field (name LCSC) C25905))
  370. (libsource (lib Device) (part R) (description Resistor))
  371. (sheetpath (names /USB/) (tstamps /601569F0/))
  372. (tstamp 61148F19))
  373. (comp (ref R5)
  374. (value 5.1k)
  375. (footprint Resistor_SMD:R_0402_1005Metric)
  376. (datasheet ~)
  377. (fields
  378. (field (name LCSC) C25905))
  379. (libsource (lib Device) (part R) (description Resistor))
  380. (sheetpath (names /USB/) (tstamps /601569F0/))
  381. (tstamp 6114B27A))
  382. (comp (ref USB1)
  383. (value HRO-TYPE-C-31-M-12)
  384. (footprint max80_debug:HRO-TYPE-C-31-M-12)
  385. (datasheet https://datasheet.lcsc.com/szlcsc/1811131825_Korean-Hroparts-Elec-TYPE-C-31-M-12_C165948.pdf)
  386. (fields
  387. (field (name LCSC) C107410))
  388. (libsource (lib max80_debug) (part HRO-TYPE-C-31-M-12) (description ""))
  389. (sheetpath (names /USB/) (tstamps /601569F0/))
  390. (tstamp 6114CF45))
  391. (comp (ref U9)
  392. (value USBLC6-2SC6)
  393. (footprint Package_TO_SOT_SMD:SOT-23-6)
  394. (fields
  395. (field (name LCSC) C7519))
  396. (libsource (lib Power_Protection) (part USBLC6-2SC6) (description "Very low capacitance ESD protection diode, 2 data-line, SOT-23-6"))
  397. (sheetpath (names /USB/) (tstamps /601569F0/))
  398. (tstamp 6114F91C))
  399. (comp (ref F1)
  400. (value "Polyfuse 460mA")
  401. (footprint max80:Fuse_1206_3216Metric)
  402. (datasheet https://datasheet.lcsc.com/szlcsc/1811141110_TECHFUSE-nSMD020-30V_C69680.pdf)
  403. (fields
  404. (field (name LCSC) C69680))
  405. (libsource (lib Device) (part Polyfuse) (description "Resettable fuse, polymeric positive temperature coefficient"))
  406. (sheetpath (names /USB/) (tstamps /601569F0/))
  407. (tstamp 611529F7))
  408. (comp (ref C39)
  409. (value 1uF)
  410. (footprint Capacitor_SMD:C_0805_2012Metric)
  411. (datasheet ~)
  412. (fields
  413. (field (name LCSC) C28323))
  414. (libsource (lib Device) (part C) (description "Unpolarized capacitor"))
  415. (sheetpath (names /USB/) (tstamps /601569F0/))
  416. (tstamp 61154A99))
  417. (comp (ref C40)
  418. (value 10uF)
  419. (footprint Capacitor_SMD:C_0805_2012Metric)
  420. (datasheet ~)
  421. (fields
  422. (field (name LCSC) C15850))
  423. (libsource (lib Device) (part C) (description "Unpolarized capacitor"))
  424. (sheetpath (names /USB/) (tstamps /601569F0/))
  425. (tstamp 61156BD2)))
  426. (libparts
  427. (libpart (lib Connector) (part Barrel_Jack_Switch)
  428. (description "DC Barrel Jack with an internal switch")
  429. (docs ~)
  430. (footprints
  431. (fp BarrelJack*))
  432. (fields
  433. (field (name Reference) J)
  434. (field (name Value) Barrel_Jack_Switch))
  435. (pins
  436. (pin (num 1) (name ~) (type passive))
  437. (pin (num 2) (name ~) (type passive))
  438. (pin (num 3) (name ~) (type passive))))
  439. (libpart (lib Connector) (part Conn_01x04_Male)
  440. (description "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)")
  441. (docs ~)
  442. (footprints
  443. (fp Connector*:*_1x??_*))
  444. (fields
  445. (field (name Reference) J)
  446. (field (name Value) Conn_01x04_Male))
  447. (pins
  448. (pin (num 1) (name Pin_1) (type passive))
  449. (pin (num 2) (name Pin_2) (type passive))
  450. (pin (num 3) (name Pin_3) (type passive))
  451. (pin (num 4) (name Pin_4) (type passive))))
  452. (libpart (lib Connector_Generic) (part Conn_02x05_Counter_Clockwise)
  453. (description "Generic connector, double row, 02x05, counter clockwise pin numbering scheme (similar to DIP packge numbering), script generated (kicad-library-utils/schlib/autogen/connector/)")
  454. (docs ~)
  455. (footprints
  456. (fp Connector*:*_2x??_*))
  457. (fields
  458. (field (name Reference) J)
  459. (field (name Value) Conn_02x05_Counter_Clockwise))
  460. (pins
  461. (pin (num 1) (name Pin_1) (type passive))
  462. (pin (num 2) (name Pin_2) (type passive))
  463. (pin (num 3) (name Pin_3) (type passive))
  464. (pin (num 4) (name Pin_4) (type passive))
  465. (pin (num 5) (name Pin_5) (type passive))
  466. (pin (num 6) (name Pin_6) (type passive))
  467. (pin (num 7) (name Pin_7) (type passive))
  468. (pin (num 8) (name Pin_8) (type passive))
  469. (pin (num 9) (name Pin_9) (type passive))
  470. (pin (num 10) (name Pin_10) (type passive))))
  471. (libpart (lib Connector_Generic) (part Conn_02x05_Odd_Even)
  472. (description "Generic connector, double row, 02x05, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)")
  473. (docs ~)
  474. (footprints
  475. (fp Connector*:*_2x??_*))
  476. (fields
  477. (field (name Reference) J)
  478. (field (name Value) Conn_02x05_Odd_Even))
  479. (pins
  480. (pin (num 1) (name Pin_1) (type passive))
  481. (pin (num 2) (name Pin_2) (type passive))
  482. (pin (num 3) (name Pin_3) (type passive))
  483. (pin (num 4) (name Pin_4) (type passive))
  484. (pin (num 5) (name Pin_5) (type passive))
  485. (pin (num 6) (name Pin_6) (type passive))
  486. (pin (num 7) (name Pin_7) (type passive))
  487. (pin (num 8) (name Pin_8) (type passive))
  488. (pin (num 9) (name Pin_9) (type passive))
  489. (pin (num 10) (name Pin_10) (type passive))))
  490. (libpart (lib Connector_Generic) (part Conn_02x20_Odd_Even)
  491. (description "Generic connector, double row, 02x20, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)")
  492. (docs ~)
  493. (footprints
  494. (fp Connector*:*_2x??_*))
  495. (fields
  496. (field (name Reference) J)
  497. (field (name Value) Conn_02x20_Odd_Even))
  498. (pins
  499. (pin (num 1) (name Pin_1) (type passive))
  500. (pin (num 2) (name Pin_2) (type passive))
  501. (pin (num 3) (name Pin_3) (type passive))
  502. (pin (num 4) (name Pin_4) (type passive))
  503. (pin (num 5) (name Pin_5) (type passive))
  504. (pin (num 6) (name Pin_6) (type passive))
  505. (pin (num 7) (name Pin_7) (type passive))
  506. (pin (num 8) (name Pin_8) (type passive))
  507. (pin (num 9) (name Pin_9) (type passive))
  508. (pin (num 10) (name Pin_10) (type passive))
  509. (pin (num 11) (name Pin_11) (type passive))
  510. (pin (num 12) (name Pin_12) (type passive))
  511. (pin (num 13) (name Pin_13) (type passive))
  512. (pin (num 14) (name Pin_14) (type passive))
  513. (pin (num 15) (name Pin_15) (type passive))
  514. (pin (num 16) (name Pin_16) (type passive))
  515. (pin (num 17) (name Pin_17) (type passive))
  516. (pin (num 18) (name Pin_18) (type passive))
  517. (pin (num 19) (name Pin_19) (type passive))
  518. (pin (num 20) (name Pin_20) (type passive))
  519. (pin (num 21) (name Pin_21) (type passive))
  520. (pin (num 22) (name Pin_22) (type passive))
  521. (pin (num 23) (name Pin_23) (type passive))
  522. (pin (num 24) (name Pin_24) (type passive))
  523. (pin (num 25) (name Pin_25) (type passive))
  524. (pin (num 26) (name Pin_26) (type passive))
  525. (pin (num 27) (name Pin_27) (type passive))
  526. (pin (num 28) (name Pin_28) (type passive))
  527. (pin (num 29) (name Pin_29) (type passive))
  528. (pin (num 30) (name Pin_30) (type passive))
  529. (pin (num 31) (name Pin_31) (type passive))
  530. (pin (num 32) (name Pin_32) (type passive))
  531. (pin (num 33) (name Pin_33) (type passive))
  532. (pin (num 34) (name Pin_34) (type passive))
  533. (pin (num 35) (name Pin_35) (type passive))
  534. (pin (num 36) (name Pin_36) (type passive))
  535. (pin (num 37) (name Pin_37) (type passive))
  536. (pin (num 38) (name Pin_38) (type passive))
  537. (pin (num 39) (name Pin_39) (type passive))
  538. (pin (num 40) (name Pin_40) (type passive))))
  539. (libpart (lib Device) (part C)
  540. (description "Unpolarized capacitor")
  541. (docs ~)
  542. (footprints
  543. (fp C_*))
  544. (fields
  545. (field (name Reference) C)
  546. (field (name Value) C))
  547. (pins
  548. (pin (num 1) (name ~) (type passive))
  549. (pin (num 2) (name ~) (type passive))))
  550. (libpart (lib Device) (part CP_Small)
  551. (description "Polarized capacitor, small symbol")
  552. (docs ~)
  553. (footprints
  554. (fp CP_*))
  555. (fields
  556. (field (name Reference) C)
  557. (field (name Value) CP_Small))
  558. (pins
  559. (pin (num 1) (name ~) (type passive))
  560. (pin (num 2) (name ~) (type passive))))
  561. (libpart (lib Device) (part C_Small)
  562. (description "Unpolarized capacitor, small symbol")
  563. (docs ~)
  564. (footprints
  565. (fp C_*))
  566. (fields
  567. (field (name Reference) C)
  568. (field (name Value) C_Small))
  569. (pins
  570. (pin (num 1) (name ~) (type passive))
  571. (pin (num 2) (name ~) (type passive))))
  572. (libpart (lib Device) (part D_Schottky)
  573. (description "Schottky diode")
  574. (docs ~)
  575. (footprints
  576. (fp TO-???*)
  577. (fp *_Diode_*)
  578. (fp *SingleDiode*)
  579. (fp D_*))
  580. (fields
  581. (field (name Reference) D)
  582. (field (name Value) D_Schottky))
  583. (pins
  584. (pin (num 1) (name K) (type passive))
  585. (pin (num 2) (name A) (type passive))))
  586. (libpart (lib Device) (part L)
  587. (description Inductor)
  588. (docs ~)
  589. (footprints
  590. (fp Choke_*)
  591. (fp *Coil*)
  592. (fp Inductor_*)
  593. (fp L_*))
  594. (fields
  595. (field (name Reference) L)
  596. (field (name Value) L))
  597. (pins
  598. (pin (num 1) (name 1) (type passive))
  599. (pin (num 2) (name 2) (type passive))))
  600. (libpart (lib Device) (part LED)
  601. (description "Light emitting diode")
  602. (docs ~)
  603. (footprints
  604. (fp LED*)
  605. (fp LED_SMD:*)
  606. (fp LED_THT:*))
  607. (fields
  608. (field (name Reference) D)
  609. (field (name Value) LED))
  610. (pins
  611. (pin (num 1) (name K) (type passive))
  612. (pin (num 2) (name A) (type passive))))
  613. (libpart (lib Device) (part Polyfuse)
  614. (description "Resettable fuse, polymeric positive temperature coefficient")
  615. (docs ~)
  616. (footprints
  617. (fp *polyfuse*)
  618. (fp *PTC*))
  619. (fields
  620. (field (name Reference) F)
  621. (field (name Value) Polyfuse))
  622. (pins
  623. (pin (num 1) (name ~) (type passive))
  624. (pin (num 2) (name ~) (type passive))))
  625. (libpart (lib Device) (part R)
  626. (description Resistor)
  627. (docs ~)
  628. (footprints
  629. (fp R_*))
  630. (fields
  631. (field (name Reference) R)
  632. (field (name Value) R))
  633. (pins
  634. (pin (num 1) (name ~) (type passive))
  635. (pin (num 2) (name ~) (type passive))))
  636. (libpart (lib Device) (part R_Small)
  637. (description "Resistor, small symbol")
  638. (docs ~)
  639. (footprints
  640. (fp R_*))
  641. (fields
  642. (field (name Reference) R)
  643. (field (name Value) R_Small))
  644. (pins
  645. (pin (num 1) (name ~) (type passive))
  646. (pin (num 2) (name ~) (type passive))))
  647. (libpart (lib Interface_USB) (part CP2102N-A01-GQFN28)
  648. (description "USB to UART master bridge, QFN-28")
  649. (docs https://www.silabs.com/documents/public/data-sheets/cp2102n-datasheet.pdf)
  650. (footprints
  651. (fp QFN*1EP*5x5mm*P0.5mm*))
  652. (fields
  653. (field (name Reference) U)
  654. (field (name Value) CP2102N-A01-GQFN28)
  655. (field (name Footprint) Package_DFN_QFN:QFN-28-1EP_5x5mm_P0.5mm_EP3.35x3.35mm))
  656. (pins
  657. (pin (num 1) (name ~DCD) (type input))
  658. (pin (num 2) (name ~RI~/CLK) (type BiDi))
  659. (pin (num 3) (name GND) (type power_in))
  660. (pin (num 4) (name D+) (type BiDi))
  661. (pin (num 5) (name D-) (type BiDi))
  662. (pin (num 6) (name VDD) (type passive))
  663. (pin (num 7) (name REGIN) (type power_in))
  664. (pin (num 8) (name VBUS) (type input))
  665. (pin (num 9) (name ~RSTb) (type input))
  666. (pin (num 10) (name NC) (type NotConnected))
  667. (pin (num 11) (name ~SUSPENDb) (type output))
  668. (pin (num 12) (name SUSPEND) (type output))
  669. (pin (num 13) (name CHREN) (type output))
  670. (pin (num 14) (name CHR1) (type output))
  671. (pin (num 15) (name CHR0) (type output))
  672. (pin (num 16) (name ~WAKEUP~/GPIO.3) (type BiDi))
  673. (pin (num 17) (name RS485/GPIO.2) (type BiDi))
  674. (pin (num 18) (name ~RXT~/GPIO.1) (type BiDi))
  675. (pin (num 19) (name ~TXT~/GPIO.0) (type BiDi))
  676. (pin (num 20) (name GPIO.6) (type BiDi))
  677. (pin (num 21) (name GPIO.5) (type BiDi))
  678. (pin (num 22) (name GPIO.4) (type BiDi))
  679. (pin (num 23) (name ~CTS) (type input))
  680. (pin (num 24) (name ~RTS) (type output))
  681. (pin (num 25) (name RXD) (type input))
  682. (pin (num 26) (name TXD) (type output))
  683. (pin (num 27) (name ~DSR) (type input))
  684. (pin (num 28) (name ~DTR) (type output))
  685. (pin (num 29) (name GND) (type passive))))
  686. (libpart (lib Power_Protection) (part USBLC6-2SC6)
  687. (description "Very low capacitance ESD protection diode, 2 data-line, SOT-23-6")
  688. (docs https://www.st.com/resource/en/datasheet/usblc6-2.pdf)
  689. (footprints
  690. (fp SOT?23*))
  691. (fields
  692. (field (name Reference) U)
  693. (field (name Value) USBLC6-2SC6)
  694. (field (name Footprint) Package_TO_SOT_SMD:SOT-23-6))
  695. (pins
  696. (pin (num 1) (name I/O1) (type passive))
  697. (pin (num 2) (name GND) (type passive))
  698. (pin (num 3) (name I/O2) (type passive))
  699. (pin (num 4) (name I/O2) (type passive))
  700. (pin (num 5) (name VBUS) (type passive))
  701. (pin (num 6) (name I/O1) (type passive))))
  702. (libpart (lib max80_debug) (part HRO-TYPE-C-31-M-12)
  703. (fields
  704. (field (name Reference) USB)
  705. (field (name Value) HRO-TYPE-C-31-M-12))
  706. (pins
  707. (pin (num 1) (name GND) (type input))
  708. (pin (num 2) (name VBUS) (type input))
  709. (pin (num 3) (name SBU2) (type input))
  710. (pin (num 4) (name CC1) (type input))
  711. (pin (num 5) (name DN2) (type input))
  712. (pin (num 6) (name DP1) (type input))
  713. (pin (num 7) (name DN1) (type input))
  714. (pin (num 8) (name DP2) (type input))
  715. (pin (num 9) (name SBU1) (type input))
  716. (pin (num 10) (name CC2) (type input))
  717. (pin (num 11) (name VBUS) (type input))
  718. (pin (num 12) (name GND) (type input))
  719. (pin (num 13) (name SHIELD) (type input))))
  720. (libpart (lib max80_debug) (part TPS54331)
  721. (aliases
  722. (alias TPS5431DDA))
  723. (footprints
  724. (fp TI*SO*PowerPAD*ThermalVias*))
  725. (fields
  726. (field (name Reference) U)
  727. (field (name Value) TPS54331)
  728. (field (name Footprint) Package_SO:SOIC-8_3.9x4.9mm_P1.27mm))
  729. (pins
  730. (pin (num 1) (name BOOT) (type input))
  731. (pin (num 2) (name VIN) (type power_in))
  732. (pin (num 3) (name EN) (type input))
  733. (pin (num 4) (name SS) (type input))
  734. (pin (num 5) (name VSENSE) (type input))
  735. (pin (num 6) (name COMP) (type BiDi))
  736. (pin (num 7) (name GND) (type power_in))
  737. (pin (num 8) (name PH) (type output)))))
  738. (libraries
  739. (library (logical Connector)
  740. (uri /usr/share/kicad/library/Connector.lib))
  741. (library (logical Connector_Generic)
  742. (uri /usr/share/kicad/library/Connector_Generic.lib))
  743. (library (logical Device)
  744. (uri /usr/share/kicad/library/Device.lib))
  745. (library (logical Interface_USB)
  746. (uri /usr/share/kicad/library/Interface_USB.lib))
  747. (library (logical Power_Protection)
  748. (uri /usr/share/kicad/library/Power_Protection.lib))
  749. (library (logical max80_debug)
  750. (uri /home/pm/project/abc80/max80_debug/max80_debug.lib)))
  751. (nets
  752. (net (code 1) (name GND)
  753. (node (ref J8) (pin 4))
  754. (node (ref R8) (pin 2))
  755. (node (ref U9) (pin 2))
  756. (node (ref USB1) (pin 12))
  757. (node (ref C39) (pin 1))
  758. (node (ref R4) (pin 2))
  759. (node (ref C40) (pin 2))
  760. (node (ref R6) (pin 1))
  761. (node (ref R5) (pin 1))
  762. (node (ref USB1) (pin 1))
  763. (node (ref C36) (pin 2))
  764. (node (ref J3) (pin 10))
  765. (node (ref J3) (pin 2))
  766. (node (ref J4) (pin 2))
  767. (node (ref J1) (pin 3))
  768. (node (ref J1) (pin 5))
  769. (node (ref J4) (pin 10))
  770. (node (ref J4) (pin 39))
  771. (node (ref J4) (pin 37))
  772. (node (ref J4) (pin 35))
  773. (node (ref J4) (pin 33))
  774. (node (ref J7) (pin 39))
  775. (node (ref J7) (pin 33))
  776. (node (ref J7) (pin 35))
  777. (node (ref J7) (pin 37))
  778. (node (ref C35) (pin 2))
  779. (node (ref R33) (pin 2))
  780. (node (ref J7) (pin 10))
  781. (node (ref J1) (pin 9))
  782. (node (ref J7) (pin 2))
  783. (node (ref J1) (pin 7))
  784. (node (ref J2) (pin 3))
  785. (node (ref J2) (pin 2))
  786. (node (ref U8) (pin 7))
  787. (node (ref D24) (pin 2))
  788. (node (ref J5) (pin 7))
  789. (node (ref J5) (pin 9))
  790. (node (ref J5) (pin 5))
  791. (node (ref J5) (pin 3))
  792. (node (ref R34) (pin 2))
  793. (node (ref C58) (pin 2))
  794. (node (ref C57) (pin 2))
  795. (node (ref R2) (pin 2))
  796. (node (ref R3) (pin 2))
  797. (node (ref J6) (pin 10))
  798. (node (ref C61) (pin 2))
  799. (node (ref R1) (pin 2))
  800. (node (ref U10) (pin 29))
  801. (node (ref R36) (pin 2))
  802. (node (ref U10) (pin 3))
  803. (node (ref J6) (pin 2))
  804. (node (ref C60) (pin 2)))
  805. (net (code 2) (name "Net-(J5-Pad10)")
  806. (node (ref J5) (pin 10)))
  807. (net (code 3) (name ESP32_TDI)
  808. (node (ref J4) (pin 38))
  809. (node (ref J7) (pin 38))
  810. (node (ref J1) (pin 8))
  811. (node (ref J5) (pin 8)))
  812. (net (code 4) (name ESP32_TDO)
  813. (node (ref J4) (pin 36))
  814. (node (ref J1) (pin 6))
  815. (node (ref J7) (pin 36))
  816. (node (ref J5) (pin 6)))
  817. (net (code 5) (name ESP32_TCK)
  818. (node (ref J1) (pin 4))
  819. (node (ref J4) (pin 34))
  820. (node (ref J5) (pin 4))
  821. (node (ref J7) (pin 34)))
  822. (net (code 6) (name ESP32_TMS)
  823. (node (ref J4) (pin 32))
  824. (node (ref J1) (pin 2))
  825. (node (ref J5) (pin 2))
  826. (node (ref J7) (pin 32)))
  827. (net (code 7) (name "Net-(J6-Pad8)")
  828. (node (ref J6) (pin 8)))
  829. (net (code 8) (name "Net-(J6-Pad6)")
  830. (node (ref J6) (pin 6)))
  831. (net (code 9) (name "Net-(J6-Pad7)")
  832. (node (ref J6) (pin 7)))
  833. (net (code 10) (name +3V3)
  834. (node (ref D5) (pin 2))
  835. (node (ref J7) (pin 31))
  836. (node (ref L2) (pin 2))
  837. (node (ref C61) (pin 1))
  838. (node (ref U10) (pin 6))
  839. (node (ref R35) (pin 1))
  840. (node (ref U10) (pin 7))
  841. (node (ref C40) (pin 1))
  842. (node (ref C58) (pin 1))
  843. (node (ref J3) (pin 4))
  844. (node (ref J1) (pin 1))
  845. (node (ref J8) (pin 1))
  846. (node (ref J6) (pin 4))
  847. (node (ref J4) (pin 4))
  848. (node (ref J7) (pin 4))
  849. (node (ref J4) (pin 31))
  850. (node (ref J5) (pin 1)))
  851. (net (code 11) (name "Net-(J7-Pad40)")
  852. (node (ref J7) (pin 40)))
  853. (net (code 12) (name FPGA_TDI)
  854. (node (ref J4) (pin 9))
  855. (node (ref J7) (pin 9))
  856. (node (ref J6) (pin 9))
  857. (node (ref J3) (pin 9)))
  858. (net (code 13) (name FPGA_TMS)
  859. (node (ref J3) (pin 5))
  860. (node (ref J4) (pin 5))
  861. (node (ref J6) (pin 5))
  862. (node (ref J7) (pin 5)))
  863. (net (code 14) (name FPGA_TDO)
  864. (node (ref J4) (pin 3))
  865. (node (ref J6) (pin 3))
  866. (node (ref J7) (pin 3))
  867. (node (ref J3) (pin 3)))
  868. (net (code 15) (name FPGA_TCK)
  869. (node (ref J4) (pin 1))
  870. (node (ref J7) (pin 1))
  871. (node (ref J3) (pin 1))
  872. (node (ref J6) (pin 1)))
  873. (net (code 16) (name "Net-(D3-Pad1)")
  874. (node (ref D3) (pin 1))
  875. (node (ref R3) (pin 1)))
  876. (net (code 17) (name "Net-(D3-Pad2)")
  877. (node (ref J9) (pin 2))
  878. (node (ref D3) (pin 2)))
  879. (net (code 18) (name "Net-(D2-Pad1)")
  880. (node (ref D2) (pin 1))
  881. (node (ref R2) (pin 1)))
  882. (net (code 19) (name "Net-(D4-Pad1)")
  883. (node (ref D4) (pin 1))
  884. (node (ref R4) (pin 1)))
  885. (net (code 20) (name "Net-(D1-Pad1)")
  886. (node (ref D1) (pin 1))
  887. (node (ref R1) (pin 1)))
  888. (net (code 21) (name "Net-(D2-Pad2)")
  889. (node (ref D2) (pin 2))
  890. (node (ref J9) (pin 3)))
  891. (net (code 22) (name "Net-(D4-Pad2)")
  892. (node (ref J9) (pin 1))
  893. (node (ref D4) (pin 2)))
  894. (net (code 23) (name "Net-(D1-Pad2)")
  895. (node (ref J9) (pin 4))
  896. (node (ref D1) (pin 2)))
  897. (net (code 24) (name "Net-(J1-Pad10)")
  898. (node (ref J1) (pin 10)))
  899. (net (code 25) (name "Net-(J3-Pad6)")
  900. (node (ref J3) (pin 6)))
  901. (net (code 26) (name "Net-(J3-Pad7)")
  902. (node (ref J3) (pin 7)))
  903. (net (code 27) (name "Net-(J3-Pad8)")
  904. (node (ref J3) (pin 8)))
  905. (net (code 28) (name /USB/TX0)
  906. (node (ref U10) (pin 25))
  907. (node (ref J8) (pin 2)))
  908. (net (code 29) (name /USB/RX0)
  909. (node (ref U10) (pin 26))
  910. (node (ref J8) (pin 3)))
  911. (net (code 31) (name "Net-(J4-Pad7)")
  912. (node (ref J4) (pin 7)))
  913. (net (code 32) (name "Net-(J4-Pad6)")
  914. (node (ref J4) (pin 6)))
  915. (net (code 33) (name "Net-(J4-Pad8)")
  916. (node (ref J4) (pin 8)))
  917. (net (code 34) (name "Net-(J4-Pad40)")
  918. (node (ref J4) (pin 40)))
  919. (net (code 35) (name "Net-(J7-Pad8)")
  920. (node (ref J7) (pin 8)))
  921. (net (code 36) (name "Net-(J7-Pad7)")
  922. (node (ref J7) (pin 7)))
  923. (net (code 37) (name "Net-(J7-Pad6)")
  924. (node (ref J7) (pin 6)))
  925. (net (code 38) (name ESP32_IO0)
  926. (node (ref J7) (pin 30))
  927. (node (ref J4) (pin 30)))
  928. (net (code 39) (name ESP32_RXD)
  929. (node (ref J4) (pin 29))
  930. (node (ref J7) (pin 29)))
  931. (net (code 40) (name ESP32_TXD)
  932. (node (ref J7) (pin 27))
  933. (node (ref J4) (pin 27)))
  934. (net (code 41) (name ESP32_EN)
  935. (node (ref J4) (pin 28))
  936. (node (ref J7) (pin 28)))
  937. (net (code 42) (name ESP32_MISO)
  938. (node (ref J7) (pin 26))
  939. (node (ref J4) (pin 26)))
  940. (net (code 43) (name ESP32_CS0)
  941. (node (ref J7) (pin 25))
  942. (node (ref J4) (pin 25)))
  943. (net (code 44) (name ESP32_SCK)
  944. (node (ref J4) (pin 24))
  945. (node (ref J7) (pin 24)))
  946. (net (code 45) (name ESP32_CS1)
  947. (node (ref J4) (pin 23))
  948. (node (ref J7) (pin 23)))
  949. (net (code 46) (name ESP32_MOSI)
  950. (node (ref J4) (pin 22))
  951. (node (ref J7) (pin 22)))
  952. (net (code 47) (name ESP32_SCL)
  953. (node (ref J7) (pin 21))
  954. (node (ref J4) (pin 21)))
  955. (net (code 48) (name ESP32_SDA)
  956. (node (ref J7) (pin 20))
  957. (node (ref J4) (pin 20)))
  958. (net (code 49) (name ESP32_CS2)
  959. (node (ref J4) (pin 19))
  960. (node (ref J7) (pin 19)))
  961. (net (code 50) (name FPGA_GPIO5)
  962. (node (ref J4) (pin 18))
  963. (node (ref J7) (pin 18)))
  964. (net (code 51) (name FPGA_GPIO3)
  965. (node (ref J4) (pin 16))
  966. (node (ref J7) (pin 16)))
  967. (net (code 52) (name FPGA_GPIO4)
  968. (node (ref J4) (pin 17))
  969. (node (ref J7) (pin 17)))
  970. (net (code 53) (name FPGA_I2C_SCL)
  971. (node (ref J7) (pin 11))
  972. (node (ref J4) (pin 11)))
  973. (net (code 54) (name FPGA_I2C_SDA)
  974. (node (ref J7) (pin 12))
  975. (node (ref J4) (pin 12)))
  976. (net (code 55) (name FPGA_GPIO0)
  977. (node (ref J7) (pin 13))
  978. (node (ref J4) (pin 13)))
  979. (net (code 56) (name FPGA_GPIO1)
  980. (node (ref J7) (pin 14))
  981. (node (ref J4) (pin 14)))
  982. (net (code 57) (name FPGA_GPIO2)
  983. (node (ref J4) (pin 15))
  984. (node (ref J7) (pin 15)))
  985. (net (code 58) (name "Net-(R32-Pad2)")
  986. (node (ref U8) (pin 3))
  987. (node (ref R33) (pin 1))
  988. (node (ref R32) (pin 2)))
  989. (net (code 60) (name "Net-(C36-Pad1)")
  990. (node (ref U8) (pin 4))
  991. (node (ref C36) (pin 1)))
  992. (net (code 61) (name +5V)
  993. (node (ref D25) (pin 2))
  994. (node (ref J2) (pin 1)))
  995. (net (code 62) (name "Net-(D5-Pad1)")
  996. (node (ref R8) (pin 1))
  997. (node (ref D5) (pin 1)))
  998. (net (code 63) (name "Net-(C35-Pad1)")
  999. (node (ref U8) (pin 2))
  1000. (node (ref D25) (pin 1))
  1001. (node (ref C35) (pin 1))
  1002. (node (ref C60) (pin 1))
  1003. (node (ref R32) (pin 1)))
  1004. (net (code 64) (name "Net-(C38-Pad2)")
  1005. (node (ref U8) (pin 1))
  1006. (node (ref C38) (pin 2)))
  1007. (net (code 65) (name "Net-(C37-Pad1)")
  1008. (node (ref U8) (pin 6))
  1009. (node (ref C37) (pin 1))
  1010. (node (ref C57) (pin 1)))
  1011. (net (code 66) (name "Net-(C38-Pad1)")
  1012. (node (ref D24) (pin 1))
  1013. (node (ref C38) (pin 1))
  1014. (node (ref L2) (pin 1))
  1015. (node (ref U8) (pin 8)))
  1016. (net (code 67) (name "Net-(C37-Pad2)")
  1017. (node (ref R34) (pin 1))
  1018. (node (ref C37) (pin 2)))
  1019. (net (code 68) (name "Net-(R35-Pad2)")
  1020. (node (ref U8) (pin 5))
  1021. (node (ref R35) (pin 2))
  1022. (node (ref R36) (pin 1)))
  1023. (net (code 69) (name "Net-(USB1-Pad13)")
  1024. (node (ref USB1) (pin 13)))
  1025. (net (code 70) (name "Net-(U10-Pad28)")
  1026. (node (ref U10) (pin 28)))
  1027. (net (code 71) (name "Net-(USB1-Pad3)")
  1028. (node (ref USB1) (pin 3)))
  1029. (net (code 72) (name "Net-(USB1-Pad5)")
  1030. (node (ref USB1) (pin 5)))
  1031. (net (code 73) (name "Net-(USB1-Pad8)")
  1032. (node (ref USB1) (pin 8)))
  1033. (net (code 74) (name "Net-(USB1-Pad9)")
  1034. (node (ref USB1) (pin 9)))
  1035. (net (code 75) (name "Net-(U10-Pad5)")
  1036. (node (ref U9) (pin 1))
  1037. (node (ref U10) (pin 5)))
  1038. (net (code 76) (name "Net-(U10-Pad4)")
  1039. (node (ref U10) (pin 4))
  1040. (node (ref U9) (pin 3)))
  1041. (net (code 77) (name "Net-(U9-Pad4)")
  1042. (node (ref U9) (pin 4))
  1043. (node (ref USB1) (pin 6)))
  1044. (net (code 78) (name "Net-(U9-Pad6)")
  1045. (node (ref USB1) (pin 7))
  1046. (node (ref U9) (pin 6)))
  1047. (net (code 80) (name "Net-(U10-Pad24)")
  1048. (node (ref U10) (pin 24)))
  1049. (net (code 81) (name "Net-(R7-Pad1)")
  1050. (node (ref R7) (pin 1))
  1051. (node (ref U10) (pin 9)))
  1052. (net (code 82) (name "Net-(C39-Pad2)")
  1053. (node (ref U10) (pin 8))
  1054. (node (ref R7) (pin 2))
  1055. (node (ref C39) (pin 2))
  1056. (node (ref F1) (pin 1)))
  1057. (net (code 83) (name "Net-(R5-Pad2)")
  1058. (node (ref R5) (pin 2))
  1059. (node (ref USB1) (pin 4)))
  1060. (net (code 84) (name "Net-(R6-Pad2)")
  1061. (node (ref USB1) (pin 10))
  1062. (node (ref R6) (pin 2)))
  1063. (net (code 85) (name "Net-(F1-Pad2)")
  1064. (node (ref U9) (pin 5))
  1065. (node (ref USB1) (pin 11))
  1066. (node (ref USB1) (pin 2))
  1067. (node (ref F1) (pin 2)))
  1068. (net (code 86) (name "Net-(U10-Pad18)")
  1069. (node (ref U10) (pin 18)))
  1070. (net (code 88) (name "Net-(U10-Pad15)")
  1071. (node (ref U10) (pin 15)))
  1072. (net (code 89) (name "Net-(U10-Pad14)")
  1073. (node (ref U10) (pin 14)))
  1074. (net (code 90) (name "Net-(U10-Pad19)")
  1075. (node (ref U10) (pin 19)))
  1076. (net (code 91) (name "Net-(U10-Pad17)")
  1077. (node (ref U10) (pin 17)))
  1078. (net (code 92) (name "Net-(U10-Pad21)")
  1079. (node (ref U10) (pin 21)))
  1080. (net (code 93) (name "Net-(U10-Pad20)")
  1081. (node (ref U10) (pin 20)))
  1082. (net (code 94) (name "Net-(U10-Pad1)")
  1083. (node (ref U10) (pin 1)))
  1084. (net (code 95) (name "Net-(U10-Pad10)")
  1085. (node (ref U10) (pin 10)))
  1086. (net (code 96) (name "Net-(U10-Pad11)")
  1087. (node (ref U10) (pin 11)))
  1088. (net (code 97) (name "Net-(U10-Pad12)")
  1089. (node (ref U10) (pin 12)))
  1090. (net (code 98) (name "Net-(U10-Pad13)")
  1091. (node (ref U10) (pin 13)))
  1092. (net (code 99) (name "Net-(U10-Pad16)")
  1093. (node (ref U10) (pin 16)))
  1094. (net (code 100) (name "Net-(U10-Pad22)")
  1095. (node (ref U10) (pin 22)))
  1096. (net (code 101) (name "Net-(U10-Pad2)")
  1097. (node (ref U10) (pin 2)))
  1098. (net (code 102) (name "Net-(U10-Pad23)")
  1099. (node (ref U10) (pin 23)))
  1100. (net (code 103) (name "Net-(U10-Pad27)")
  1101. (node (ref U10) (pin 27)))))