nixie_bottom_board.net 46 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185
  1. (export (version D)
  2. (design
  3. (source C:\Users\Kevin\Documents\Projects\NixieTubeClock\Nixie_Bottom_Board\nixie_bottom_board.sch)
  4. (date "9/30/2018 2:34:54 AM")
  5. (tool "Eeschema (5.0.0)")
  6. (sheet (number 1) (name /) (tstamps /)
  7. (title_block
  8. (title "Bottom PCB")
  9. (company "Nixie Tube Clock")
  10. (rev A)
  11. (date)
  12. (source nixie_bottom_board.sch)
  13. (comment (number 1) (value https://0x7d.com/2017/nixie-tube-clock))
  14. (comment (number 2) (value ""))
  15. (comment (number 3) (value ""))
  16. (comment (number 4) (value ""))))
  17. (sheet (number 2) (name "/HV Power Supply/") (tstamps /5B07197A/)
  18. (title_block
  19. (title "Bottom PCB")
  20. (company "Nixie Tube Clock")
  21. (rev A)
  22. (date)
  23. (source hv_power_supply.sch)
  24. (comment (number 1) (value https://0x7d.com/2017/nixie-tube-clock))
  25. (comment (number 2) (value ""))
  26. (comment (number 3) (value ""))
  27. (comment (number 4) (value "")))))
  28. (components
  29. (comp (ref R2)
  30. (value 1M)
  31. (footprint Resistors_SMD:R_0603)
  32. (libsource (lib Device) (part R) (description Resistor))
  33. (sheetpath (names /) (tstamps /))
  34. (tstamp 5B08854F))
  35. (comp (ref R1)
  36. (value 900k)
  37. (footprint Resistors_SMD:R_0603)
  38. (libsource (lib Device) (part R) (description Resistor))
  39. (sheetpath (names /) (tstamps /))
  40. (tstamp 5B096154))
  41. (comp (ref R4)
  42. (value 10k)
  43. (footprint Resistors_SMD:R_0603)
  44. (libsource (lib Device) (part R) (description Resistor))
  45. (sheetpath (names /) (tstamps /))
  46. (tstamp 5B0B7874))
  47. (comp (ref R5)
  48. (value 10k)
  49. (footprint Resistors_SMD:R_0603)
  50. (libsource (lib Device) (part R) (description Resistor))
  51. (sheetpath (names /) (tstamps /))
  52. (tstamp 5B0B79AE))
  53. (comp (ref L1)
  54. (value 1uH)
  55. (footprint Inductors_SMD:L_Taiyo-Yuden_NR-40xx)
  56. (libsource (lib Device) (part L_Small) (description "Inductor, small symbol"))
  57. (sheetpath (names /) (tstamps /))
  58. (tstamp 5B16755A))
  59. (comp (ref U2)
  60. (value STM32L432K)
  61. (footprint Housings_DFN_QFN:QFN-32-1EP_5x5mm_Pitch0.5mm)
  62. (libsource (lib Custom_Parts) (part STM32L432K) (description ""))
  63. (sheetpath (names /) (tstamps /))
  64. (tstamp 5B622DF7))
  65. (comp (ref J5)
  66. (value MCO)
  67. (footprint Measurement_Points:Measurement_Point_Round-SMD-Pad_Small)
  68. (datasheet ~)
  69. (libsource (lib Connector) (part Conn_01x01_Female) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
  70. (sheetpath (names /) (tstamps /))
  71. (tstamp 5B649686))
  72. (comp (ref SW1)
  73. (value NRST)
  74. (footprint "Custom Parts:EVQP2")
  75. (libsource (lib Switch) (part SW_Push) (description "Push button switch, generic, two pins"))
  76. (sheetpath (names /) (tstamps /))
  77. (tstamp 5B64A44F))
  78. (comp (ref J2)
  79. (value SWD)
  80. (footprint "Tag Connect:TC2030-MCP-NL")
  81. (datasheet ~)
  82. (libsource (lib Connector_Generic) (part Conn_02x03_Odd_Even) (description "Generic connector, double row, 02x03, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)"))
  83. (sheetpath (names /) (tstamps /))
  84. (tstamp 5B693D84))
  85. (comp (ref J3)
  86. (value Nixie_HV)
  87. (footprint "Custom Parts:Pin_Header_Harwin_2x03_Pitch2.00mm")
  88. (datasheet ~)
  89. (libsource (lib Connector_Generic) (part Conn_02x03_Odd_Even) (description "Generic connector, double row, 02x03, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)"))
  90. (sheetpath (names /) (tstamps /))
  91. (tstamp 5B6941D3))
  92. (comp (ref J4)
  93. (value Nixie_CTRL)
  94. (footprint "Custom Parts:Pin_Header_Harwin_2x03_Pitch2.00mm")
  95. (datasheet ~)
  96. (libsource (lib Connector_Generic) (part Conn_02x03_Odd_Even) (description "Generic connector, double row, 02x03, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)"))
  97. (sheetpath (names /) (tstamps /))
  98. (tstamp 5B694500))
  99. (comp (ref D2)
  100. (value ESD122)
  101. (footprint "Custom Parts:DMX0003A")
  102. (libsource (lib Custom_Parts) (part ESD122) (description ""))
  103. (sheetpath (names /) (tstamps /))
  104. (tstamp 5B916041))
  105. (comp (ref D3)
  106. (value ESD122)
  107. (footprint "Custom Parts:DMX0003A")
  108. (libsource (lib Custom_Parts) (part ESD122) (description ""))
  109. (sheetpath (names /) (tstamps /))
  110. (tstamp 5BA1CDBE))
  111. (comp (ref D1)
  112. (value D_VBUS)
  113. (footprint "Custom Parts:X1SON")
  114. (datasheet ~)
  115. (libsource (lib Device) (part D) (description Diode))
  116. (sheetpath (names /) (tstamps /))
  117. (tstamp 5B902F50))
  118. (comp (ref BT1)
  119. (value CR1620)
  120. (footprint "Custom Parts:CR1220_Holder")
  121. (datasheet ~)
  122. (libsource (lib Device) (part Battery_Cell) (description "single battery cell"))
  123. (sheetpath (names /) (tstamps /))
  124. (tstamp 5BA7F4A1))
  125. (comp (ref U4)
  126. (value DS3231)
  127. (footprint Housings_SOIC:SOIC-16W_7.5x10.3mm_Pitch1.27mm)
  128. (libsource (lib Custom_Parts) (part DS3231) (description ""))
  129. (sheetpath (names /) (tstamps /))
  130. (tstamp 5BAADC28))
  131. (comp (ref U7)
  132. (value TPS2595x0)
  133. (footprint Housings_SON:WSON-8_1EP_2x2mm_Pitch0.5mm)
  134. (libsource (lib Custom_Parts) (part TPS2595x0) (description ""))
  135. (sheetpath (names /) (tstamps /))
  136. (tstamp 5BA21006))
  137. (comp (ref R14)
  138. (value 680)
  139. (footprint Resistors_SMD:R_0603)
  140. (libsource (lib Device) (part R) (description Resistor))
  141. (sheetpath (names /) (tstamps /))
  142. (tstamp 5BA6BB6E))
  143. (comp (ref J1)
  144. (value USB_C_Receptacle)
  145. (footprint "Custom Parts:USB_C_Receptacle_Circular_Holes")
  146. (datasheet http://www.usb.org/developers/docs/usb_31_033017.zip)
  147. (libsource (lib Connector) (part USB_C_Receptacle) (description "USB Type-C Receptacle connector"))
  148. (sheetpath (names /) (tstamps /))
  149. (tstamp 5B6238BC))
  150. (comp (ref U3)
  151. (value TPS63025X)
  152. (footprint "Custom Parts:VQFN-14_2.5x3mm_Pitch0.5mm")
  153. (libsource (lib Custom_Parts) (part TPS63025X) (description ""))
  154. (sheetpath (names /) (tstamps /))
  155. (tstamp 5B1672A1))
  156. (comp (ref R15)
  157. (value 20k)
  158. (footprint Resistors_SMD:R_0603)
  159. (libsource (lib Device) (part R) (description Resistor))
  160. (sheetpath (names /) (tstamps /))
  161. (tstamp 5BB93CD7))
  162. (comp (ref R3)
  163. (value 20k)
  164. (footprint Resistors_SMD:R_0603)
  165. (libsource (lib Device) (part R) (description Resistor))
  166. (sheetpath (names /) (tstamps /))
  167. (tstamp 5BB9C8D3))
  168. (comp (ref C2)
  169. (value 0.1uF)
  170. (footprint Capacitors_SMD:C_0603)
  171. (datasheet ~)
  172. (libsource (lib Device) (part C) (description "Unpolarized capacitor"))
  173. (sheetpath (names /) (tstamps /))
  174. (tstamp 5BB9F4F9))
  175. (comp (ref C3)
  176. (value 10uF)
  177. (footprint Capacitors_SMD:C_0603)
  178. (datasheet ~)
  179. (libsource (lib Device) (part C) (description "Unpolarized capacitor"))
  180. (sheetpath (names /) (tstamps /))
  181. (tstamp 5BBA0E2E))
  182. (comp (ref C11)
  183. (value 220uF)
  184. (footprint Capacitors_Tantalum_SMD:CP_Tantalum_Case-B_EIA-3528-21_Reflow)
  185. (datasheet ~)
  186. (libsource (lib Device) (part C) (description "Unpolarized capacitor"))
  187. (sheetpath (names /) (tstamps /))
  188. (tstamp 5BBA5067))
  189. (comp (ref C13)
  190. (value 4.7uF)
  191. (footprint Capacitors_SMD:C_0603)
  192. (datasheet ~)
  193. (libsource (lib Device) (part C) (description "Unpolarized capacitor"))
  194. (sheetpath (names /) (tstamps /))
  195. (tstamp 5BBA50C7))
  196. (comp (ref C12)
  197. (value 0.1uF)
  198. (footprint Capacitors_SMD:C_0603)
  199. (datasheet ~)
  200. (libsource (lib Device) (part C) (description "Unpolarized capacitor"))
  201. (sheetpath (names /) (tstamps /))
  202. (tstamp 5BBA51A2))
  203. (comp (ref U5)
  204. (value AD8591)
  205. (footprint TO_SOT_Packages_SMD:SOT-23-6)
  206. (libsource (lib Custom_Parts) (part AD8591) (description ""))
  207. (sheetpath (names /) (tstamps /))
  208. (tstamp 5BBE6227))
  209. (comp (ref C1)
  210. (value 330uF)
  211. (footprint Capacitors_Tantalum_SMD:CP_Tantalum_Case-X_EIA-7343-43_Reflow)
  212. (datasheet ~)
  213. (libsource (lib Device) (part C) (description "Unpolarized capacitor"))
  214. (sheetpath (names /) (tstamps /))
  215. (tstamp 5BA4D5A1))
  216. (comp (ref MH1)
  217. (value MountingHole_Pad)
  218. (footprint "Custom Parts:MountingHole_2.5mm_Pad_Via")
  219. (datasheet ~)
  220. (libsource (lib Mechanical) (part MountingHole_Pad) (description "Mounting Hole with connection"))
  221. (sheetpath (names /) (tstamps /))
  222. (tstamp 5BA440F1))
  223. (comp (ref MH2)
  224. (value MountingHole_Pad)
  225. (footprint "Custom Parts:MountingHole_2.5mm_Pad_Via")
  226. (datasheet ~)
  227. (libsource (lib Mechanical) (part MountingHole_Pad) (description "Mounting Hole with connection"))
  228. (sheetpath (names /) (tstamps /))
  229. (tstamp 5BA441AA))
  230. (comp (ref MH3)
  231. (value MountingHole_Pad)
  232. (footprint "Custom Parts:MountingHole_2.5mm_Pad_Via")
  233. (datasheet ~)
  234. (libsource (lib Mechanical) (part MountingHole_Pad) (description "Mounting Hole with connection"))
  235. (sheetpath (names /) (tstamps /))
  236. (tstamp 5BA44208))
  237. (comp (ref MH4)
  238. (value MountingHole_Pad)
  239. (footprint "Custom Parts:MountingHole_2.5mm_Pad_Via")
  240. (datasheet ~)
  241. (libsource (lib Mechanical) (part MountingHole_Pad) (description "Mounting Hole with connection"))
  242. (sheetpath (names /) (tstamps /))
  243. (tstamp 5BA44262))
  244. (comp (ref MH5)
  245. (value MountingHole_Pad)
  246. (footprint Mounting_Holes:MountingHole_2.5mm_Pad_Via)
  247. (datasheet ~)
  248. (libsource (lib Mechanical) (part MountingHole_Pad) (description "Mounting Hole with connection"))
  249. (sheetpath (names /) (tstamps /))
  250. (tstamp 5BA442D8))
  251. (comp (ref MH6)
  252. (value MountingHole_Pad)
  253. (footprint Mounting_Holes:MountingHole_2.5mm_Pad_Via)
  254. (datasheet ~)
  255. (libsource (lib Mechanical) (part MountingHole_Pad) (description "Mounting Hole with connection"))
  256. (sheetpath (names /) (tstamps /))
  257. (tstamp 5BA44348))
  258. (comp (ref R16)
  259. (value 560k)
  260. (footprint Resistors_SMD:R_0603)
  261. (libsource (lib Device) (part R) (description Resistor))
  262. (sheetpath (names /) (tstamps /))
  263. (tstamp 5BA5D464))
  264. (comp (ref R17)
  265. (value 180k)
  266. (footprint Resistors_SMD:R_0603)
  267. (libsource (lib Device) (part R) (description Resistor))
  268. (sheetpath (names /) (tstamps /))
  269. (tstamp 5BA5D560))
  270. (comp (ref SW2)
  271. (value DFU)
  272. (footprint "Custom Parts:EVQP2")
  273. (libsource (lib Switch) (part SW_Push) (description "Push button switch, generic, two pins"))
  274. (sheetpath (names /) (tstamps /))
  275. (tstamp 5BA5FF24))
  276. (comp (ref R18)
  277. (value 10k)
  278. (footprint Resistors_SMD:R_0603)
  279. (libsource (lib Device) (part R) (description Resistor))
  280. (sheetpath (names /) (tstamps /))
  281. (tstamp 5BAE3A6C))
  282. (comp (ref R19)
  283. (value 20k)
  284. (footprint Resistors_SMD:R_0603)
  285. (libsource (lib Device) (part R) (description Resistor))
  286. (sheetpath (names /) (tstamps /))
  287. (tstamp 5BAE5355))
  288. (comp (ref U1)
  289. (value TUSB322)
  290. (footprint "Custom Parts:X2QFN-12_1.6x1.6mm_Pitch0.4mm")
  291. (libsource (lib Custom_Parts) (part TUSB322) (description ""))
  292. (sheetpath (names /) (tstamps /))
  293. (tstamp 5BAF8A3A))
  294. (comp (ref C15)
  295. (value 0.1uF)
  296. (footprint Capacitors_SMD:C_0603)
  297. (datasheet ~)
  298. (libsource (lib Device) (part C) (description "Unpolarized capacitor"))
  299. (sheetpath (names /) (tstamps /))
  300. (tstamp 5BB2A736))
  301. (comp (ref R12)
  302. (value 20k)
  303. (footprint Resistors_SMD:R_0603)
  304. (libsource (lib Device) (part R) (description Resistor))
  305. (sheetpath (names /) (tstamps /))
  306. (tstamp 5BB3910C))
  307. (comp (ref C14)
  308. (value 0.1uF)
  309. (footprint Capacitors_SMD:C_0603)
  310. (datasheet ~)
  311. (libsource (lib Device) (part C) (description "Unpolarized capacitor"))
  312. (sheetpath (names /) (tstamps /))
  313. (tstamp 5BAF2024))
  314. (comp (ref C16)
  315. (value 1uF)
  316. (footprint Capacitors_SMD:C_0603)
  317. (datasheet ~)
  318. (libsource (lib Device) (part C) (description "Unpolarized capacitor"))
  319. (sheetpath (names /) (tstamps /))
  320. (tstamp 5BA9CB71))
  321. (comp (ref J7)
  322. (value HV_EN)
  323. (footprint Measurement_Points:Measurement_Point_Round-SMD-Pad_Small)
  324. (datasheet ~)
  325. (libsource (lib Connector) (part Conn_01x01_Female) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
  326. (sheetpath (names /) (tstamps /))
  327. (tstamp 5BA9F87B))
  328. (comp (ref J6)
  329. (value ILM)
  330. (footprint Measurement_Points:Measurement_Point_Round-SMD-Pad_Small)
  331. (datasheet ~)
  332. (libsource (lib Connector) (part Conn_01x01_Female) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
  333. (sheetpath (names /) (tstamps /))
  334. (tstamp 5BAA5791))
  335. (comp (ref J13)
  336. (value DAC)
  337. (footprint Measurement_Points:Measurement_Point_Round-SMD-Pad_Small)
  338. (datasheet ~)
  339. (libsource (lib Connector) (part Conn_01x01_Female) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
  340. (sheetpath (names /) (tstamps /))
  341. (tstamp 5BAB0421))
  342. (comp (ref J14)
  343. (value VDD)
  344. (footprint Measurement_Points:Measurement_Point_Round-SMD-Pad_Small)
  345. (datasheet ~)
  346. (libsource (lib Connector) (part Conn_01x01_Female) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
  347. (sheetpath (names /) (tstamps /))
  348. (tstamp 5BAB2A61))
  349. (comp (ref J8)
  350. (value HV_OUT)
  351. (footprint Measurement_Points:Measurement_Point_Round-SMD-Pad_Small)
  352. (datasheet ~)
  353. (libsource (lib Connector) (part Conn_01x01_Female) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
  354. (sheetpath (names /) (tstamps /))
  355. (tstamp 5BAB35ED))
  356. (comp (ref J11)
  357. (value SCL)
  358. (footprint Measurement_Points:Measurement_Point_Round-SMD-Pad_Small)
  359. (datasheet ~)
  360. (libsource (lib Connector) (part Conn_01x01_Female) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
  361. (sheetpath (names /) (tstamps /))
  362. (tstamp 5BAC8048))
  363. (comp (ref J12)
  364. (value SDA)
  365. (footprint Measurement_Points:Measurement_Point_Round-SMD-Pad_Small)
  366. (datasheet ~)
  367. (libsource (lib Connector) (part Conn_01x01_Female) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
  368. (sheetpath (names /) (tstamps /))
  369. (tstamp 5BAC80D4))
  370. (comp (ref J9)
  371. (value AMP_EN)
  372. (footprint Measurement_Points:Measurement_Point_Round-SMD-Pad_Small)
  373. (datasheet ~)
  374. (libsource (lib Connector) (part Conn_01x01_Female) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
  375. (sheetpath (names /) (tstamps /))
  376. (tstamp 5BAC83B4))
  377. (comp (ref J10)
  378. (value 32kHz)
  379. (footprint Measurement_Points:Measurement_Point_Round-SMD-Pad_Small)
  380. (datasheet ~)
  381. (libsource (lib Connector) (part Conn_01x01_Female) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
  382. (sheetpath (names /) (tstamps /))
  383. (tstamp 5BAC8BC2))
  384. (comp (ref J15)
  385. (value VNIXIE)
  386. (footprint Measurement_Points:Measurement_Point_Round-SMD-Pad_Small)
  387. (datasheet ~)
  388. (libsource (lib Connector) (part Conn_01x01_Female) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
  389. (sheetpath (names /) (tstamps /))
  390. (tstamp 5BAF3226))
  391. (comp (ref J16)
  392. (value VBUS)
  393. (footprint Measurement_Points:Measurement_Point_Round-SMD-Pad_Small)
  394. (datasheet ~)
  395. (libsource (lib Connector) (part Conn_01x01_Female) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
  396. (sheetpath (names /) (tstamps /))
  397. (tstamp 5BAD1FCF))
  398. (comp (ref D5)
  399. (value LED)
  400. (footprint LEDs:LED_0603)
  401. (datasheet ~)
  402. (libsource (lib Device) (part LED) (description "LED generic"))
  403. (sheetpath (names /) (tstamps /))
  404. (tstamp 5BADCAA0))
  405. (comp (ref R13)
  406. (value 10k)
  407. (footprint Resistors_SMD:R_0603)
  408. (libsource (lib Device) (part R) (description Resistor))
  409. (sheetpath (names /) (tstamps /))
  410. (tstamp 5BADE6EA))
  411. (comp (ref C17)
  412. (value SLEW)
  413. (footprint Capacitors_SMD:C_0603)
  414. (datasheet ~)
  415. (libsource (lib Device) (part C) (description "Unpolarized capacitor"))
  416. (sheetpath (names /) (tstamps /))
  417. (tstamp 5BAFD7B9))
  418. (comp (ref J17)
  419. (value SWO)
  420. (footprint Measurement_Points:Measurement_Point_Round-SMD-Pad_Small)
  421. (datasheet ~)
  422. (libsource (lib Connector) (part Conn_01x01_Female) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
  423. (sheetpath (names /) (tstamps /))
  424. (tstamp 5BAE0437))
  425. (comp (ref J18)
  426. (value NRST)
  427. (footprint Measurement_Points:Measurement_Point_Round-SMD-Pad_Small)
  428. (datasheet ~)
  429. (libsource (lib Connector) (part Conn_01x01_Female) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
  430. (sheetpath (names /) (tstamps /))
  431. (tstamp 5BB2EA59))
  432. (comp (ref T1)
  433. (value Wurth_Transformer_10.16x13.36mm)
  434. (footprint "Custom Parts:Wurth_WE-FB_10.18x13.36mm_Reverse")
  435. (libsource (lib Custom_Parts) (part Wurth_Transformer_10.16x13.36mm) (description ""))
  436. (sheetpath (names "/HV Power Supply/") (tstamps /5B07197A/))
  437. (tstamp 5A6B88EA))
  438. (comp (ref R7)
  439. (value R_VC)
  440. (footprint Resistors_SMD:R_0603)
  441. (libsource (lib Device) (part R) (description Resistor))
  442. (sheetpath (names "/HV Power Supply/") (tstamps /5B07197A/))
  443. (tstamp 5A6B8978))
  444. (comp (ref C5)
  445. (value C_VC)
  446. (footprint Capacitors_SMD:C_0603)
  447. (libsource (lib Device) (part C) (description "Unpolarized capacitor"))
  448. (sheetpath (names "/HV Power Supply/") (tstamps /5B07197A/))
  449. (tstamp 5A6B89DB))
  450. (comp (ref Q1)
  451. (value Q_SWITCH)
  452. (footprint "Custom Parts:SOT-669_LFPAK")
  453. (libsource (lib Device) (part Q_NMOS_DGS) (description "Transistor N-MOSFET (general)"))
  454. (sheetpath (names "/HV Power Supply/") (tstamps /5B07197A/))
  455. (tstamp 5A6B8B05))
  456. (comp (ref R11)
  457. (value R_SENSE)
  458. (footprint Resistors_SMD:R_0805)
  459. (libsource (lib Device) (part R) (description Resistor))
  460. (sheetpath (names "/HV Power Supply/") (tstamps /5B07197A/))
  461. (tstamp 5A6B8B69))
  462. (comp (ref D4)
  463. (value D_RECT)
  464. (footprint "Custom Parts:SOD-123W")
  465. (libsource (lib Device) (part D) (description Diode))
  466. (sheetpath (names "/HV Power Supply/") (tstamps /5B07197A/))
  467. (tstamp 5A6B91C6))
  468. (comp (ref C8)
  469. (value C_OUT)
  470. (footprint Capacitors_SMD:C_2220)
  471. (libsource (lib Device) (part C) (description "Unpolarized capacitor"))
  472. (sheetpath (names "/HV Power Supply/") (tstamps /5B07197A/))
  473. (tstamp 5A6B92D0))
  474. (comp (ref C9)
  475. (value C_OUT)
  476. (footprint Capacitors_SMD:C_1812)
  477. (libsource (lib Device) (part C) (description "Unpolarized capacitor"))
  478. (sheetpath (names "/HV Power Supply/") (tstamps /5B07197A/))
  479. (tstamp 5A6B93C6))
  480. (comp (ref R10)
  481. (value R_FB)
  482. (footprint Resistors_SMD:R_0603)
  483. (libsource (lib Device) (part R) (description Resistor))
  484. (sheetpath (names "/HV Power Supply/") (tstamps /5B07197A/))
  485. (tstamp 5A6B9F37))
  486. (comp (ref R9)
  487. (value R_BIAS)
  488. (footprint Resistors_SMD:R_0603)
  489. (libsource (lib Device) (part R) (description Resistor))
  490. (sheetpath (names "/HV Power Supply/") (tstamps /5B07197A/))
  491. (tstamp 5A6B9FBA))
  492. (comp (ref C7)
  493. (value C_BP)
  494. (footprint Capacitors_SMD:C_0603)
  495. (libsource (lib Device) (part C) (description "Unpolarized capacitor"))
  496. (sheetpath (names "/HV Power Supply/") (tstamps /5B07197A/))
  497. (tstamp 5A6BA4CA))
  498. (comp (ref R6)
  499. (value R_FREQ)
  500. (footprint Resistors_SMD:R_0603)
  501. (libsource (lib Device) (part R) (description Resistor))
  502. (sheetpath (names "/HV Power Supply/") (tstamps /5B07197A/))
  503. (tstamp 5A6BAAF4))
  504. (comp (ref C4)
  505. (value C_IN)
  506. (footprint Capacitors_SMD:C_0805)
  507. (libsource (lib Device) (part C) (description "Unpolarized capacitor"))
  508. (sheetpath (names "/HV Power Supply/") (tstamps /5B07197A/))
  509. (tstamp 5A6C0FBE))
  510. (comp (ref C6)
  511. (value C_SS)
  512. (footprint Capacitors_SMD:C_0603)
  513. (libsource (lib Device) (part C) (description "Unpolarized capacitor"))
  514. (sheetpath (names "/HV Power Supply/") (tstamps /5B07197A/))
  515. (tstamp 5A6C6769))
  516. (comp (ref R8)
  517. (value R_GATE)
  518. (footprint Resistors_SMD:R_0603)
  519. (libsource (lib Device) (part R) (description Resistor))
  520. (sheetpath (names "/HV Power Supply/") (tstamps /5B07197A/))
  521. (tstamp 5A8E442D))
  522. (comp (ref U6)
  523. (value LTC3759)
  524. (footprint Housings_SSOP:MSOP-12-1EP_3x4mm_Pitch0.65mm)
  525. (libsource (lib Custom_Parts) (part LTC3759) (description ""))
  526. (sheetpath (names "/HV Power Supply/") (tstamps /5B07197A/))
  527. (tstamp 5A6BF1D9))
  528. (comp (ref C10)
  529. (value C_OUT)
  530. (footprint Capacitors_SMD:C_2220)
  531. (libsource (lib Device) (part C) (description "Unpolarized capacitor"))
  532. (sheetpath (names "/HV Power Supply/") (tstamps /5B07197A/))
  533. (tstamp 5B6DF384)))
  534. (libparts
  535. (libpart (lib Connector) (part Conn_01x01_Female)
  536. (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)")
  537. (docs ~)
  538. (footprints
  539. (fp Connector*:*))
  540. (fields
  541. (field (name Reference) J)
  542. (field (name Value) Conn_01x01_Female))
  543. (pins
  544. (pin (num 1) (name Pin_1) (type passive))))
  545. (libpart (lib Connector) (part USB_C_Receptacle)
  546. (description "USB Type-C Receptacle connector")
  547. (docs http://www.usb.org/developers/docs/usb_31_033017.zip)
  548. (footprints
  549. (fp USB*C*Receptacle*))
  550. (fields
  551. (field (name Reference) J)
  552. (field (name Value) USB_C_Receptacle))
  553. (pins
  554. (pin (num A1) (name GND) (type power_in))
  555. (pin (num A2) (name TX1+) (type BiDi))
  556. (pin (num A3) (name TX1-) (type BiDi))
  557. (pin (num A4) (name VBUS) (type power_in))
  558. (pin (num A5) (name CC1) (type BiDi))
  559. (pin (num A6) (name D+) (type BiDi))
  560. (pin (num A7) (name D-) (type BiDi))
  561. (pin (num A8) (name SBU1) (type BiDi))
  562. (pin (num A9) (name VBUS) (type power_in))
  563. (pin (num A10) (name RX2-) (type BiDi))
  564. (pin (num A11) (name RX2+) (type BiDi))
  565. (pin (num A12) (name GND) (type power_in))
  566. (pin (num B1) (name GND) (type power_in))
  567. (pin (num B2) (name TX2+) (type BiDi))
  568. (pin (num B3) (name TX2-) (type BiDi))
  569. (pin (num B4) (name VBUS) (type power_in))
  570. (pin (num B5) (name CC2) (type BiDi))
  571. (pin (num B6) (name D+) (type BiDi))
  572. (pin (num B7) (name D-) (type BiDi))
  573. (pin (num B8) (name SBU2) (type BiDi))
  574. (pin (num B9) (name VBUS) (type power_in))
  575. (pin (num B10) (name RX1-) (type BiDi))
  576. (pin (num B11) (name RX1+) (type BiDi))
  577. (pin (num B12) (name GND) (type power_in))
  578. (pin (num S1) (name SHIELD) (type passive))))
  579. (libpart (lib Connector_Generic) (part Conn_02x03_Odd_Even)
  580. (description "Generic connector, double row, 02x03, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)")
  581. (docs ~)
  582. (footprints
  583. (fp Connector*:*_2x??_*))
  584. (fields
  585. (field (name Reference) J)
  586. (field (name Value) Conn_02x03_Odd_Even))
  587. (pins
  588. (pin (num 1) (name Pin_1) (type passive))
  589. (pin (num 2) (name Pin_2) (type passive))
  590. (pin (num 3) (name Pin_3) (type passive))
  591. (pin (num 4) (name Pin_4) (type passive))
  592. (pin (num 5) (name Pin_5) (type passive))
  593. (pin (num 6) (name Pin_6) (type passive))))
  594. (libpart (lib Custom_Parts) (part AD8591)
  595. (fields
  596. (field (name Reference) U)
  597. (field (name Value) AD8591))
  598. (pins
  599. (pin (num 1) (name OUT) (type input))
  600. (pin (num 2) (name V-) (type input))
  601. (pin (num 3) (name +IN) (type input))
  602. (pin (num 4) (name -IN) (type input))
  603. (pin (num 5) (name nSD) (type input))
  604. (pin (num 6) (name V+) (type input))))
  605. (libpart (lib Custom_Parts) (part DS3231)
  606. (fields
  607. (field (name Reference) U)
  608. (field (name Value) DS3231))
  609. (pins
  610. (pin (num 1) (name 32kHz) (type input))
  611. (pin (num 2) (name VCC) (type input))
  612. (pin (num 3) (name nINT) (type input))
  613. (pin (num 4) (name nRST) (type input))
  614. (pin (num 5) (name NC) (type input))
  615. (pin (num 6) (name NC) (type input))
  616. (pin (num 7) (name NC) (type input))
  617. (pin (num 8) (name NC) (type input))
  618. (pin (num 9) (name NC) (type input))
  619. (pin (num 10) (name NC) (type input))
  620. (pin (num 11) (name NC) (type input))
  621. (pin (num 12) (name NC) (type input))
  622. (pin (num 13) (name GND) (type input))
  623. (pin (num 14) (name VBAT) (type input))
  624. (pin (num 15) (name SDA) (type input))
  625. (pin (num 16) (name SCL) (type input))))
  626. (libpart (lib Custom_Parts) (part ESD122)
  627. (fields
  628. (field (name Reference) D)
  629. (field (name Value) ESD122))
  630. (pins
  631. (pin (num 1) (name GND) (type input))
  632. (pin (num 2) (name IO1) (type input))
  633. (pin (num 3) (name IO2) (type input))))
  634. (libpart (lib Custom_Parts) (part LTC3759)
  635. (fields
  636. (field (name Reference) U)
  637. (field (name Value) LTC3759))
  638. (pins
  639. (pin (num 1) (name VC) (type input))
  640. (pin (num 2) (name FBX) (type input))
  641. (pin (num 3) (name SS) (type input))
  642. (pin (num 4) (name RT) (type input))
  643. (pin (num 5) (name SYNC) (type input))
  644. (pin (num 6) (name PGOOD) (type input))
  645. (pin (num 7) (name SENSE) (type input))
  646. (pin (num 8) (name GATE) (type output))
  647. (pin (num 9) (name INTVCC) (type input))
  648. (pin (num 10) (name DRIVE) (type input))
  649. (pin (num 11) (name VIN) (type input))
  650. (pin (num 12) (name EN) (type input))
  651. (pin (num 13) (name GND) (type output))))
  652. (libpart (lib Custom_Parts) (part STM32L432K)
  653. (fields
  654. (field (name Reference) U)
  655. (field (name Value) STM32L432K))
  656. (pins
  657. (pin (num 1) (name VDD) (type input))
  658. (pin (num 2) (name PC14/OSC) (type input))
  659. (pin (num 3) (name PC15/OSC) (type input))
  660. (pin (num 4) (name NRST) (type input))
  661. (pin (num 5) (name VDDA) (type input))
  662. (pin (num 6) (name PA0) (type input))
  663. (pin (num 7) (name PA1) (type input))
  664. (pin (num 8) (name PA2) (type input))
  665. (pin (num 9) (name PA3) (type input))
  666. (pin (num 10) (name PA4) (type input))
  667. (pin (num 11) (name PA5) (type input))
  668. (pin (num 12) (name PA6) (type input))
  669. (pin (num 13) (name PA7) (type input))
  670. (pin (num 14) (name PB0) (type input))
  671. (pin (num 15) (name PB1) (type input))
  672. (pin (num 16) (name VSS) (type input))
  673. (pin (num 17) (name VDD) (type input))
  674. (pin (num 18) (name PA8) (type input))
  675. (pin (num 19) (name PA9) (type input))
  676. (pin (num 20) (name PA10) (type input))
  677. (pin (num 21) (name PA11) (type input))
  678. (pin (num 22) (name PA12) (type input))
  679. (pin (num 23) (name PA13/SWDIO) (type input))
  680. (pin (num 24) (name PA14/SWCLK) (type input))
  681. (pin (num 25) (name PA15) (type input))
  682. (pin (num 26) (name PB3/SWO) (type input))
  683. (pin (num 27) (name PB4) (type input))
  684. (pin (num 28) (name PB5) (type input))
  685. (pin (num 29) (name PB6) (type input))
  686. (pin (num 30) (name PB7) (type input))
  687. (pin (num 31) (name PH3/BOOT0) (type input))
  688. (pin (num 32) (name VSS) (type input))
  689. (pin (num 33) (name VSS) (type input))))
  690. (libpart (lib Custom_Parts) (part TPS2595x0)
  691. (fields
  692. (field (name Reference) U)
  693. (field (name Value) TPS2595x0))
  694. (pins
  695. (pin (num 1) (name dVdt) (type input))
  696. (pin (num 2) (name EN/UV) (type input))
  697. (pin (num 3) (name IN) (type input))
  698. (pin (num 4) (name IN) (type input))
  699. (pin (num 5) (name OUT) (type input))
  700. (pin (num 6) (name FLT) (type input))
  701. (pin (num 7) (name ILM) (type input))
  702. (pin (num 8) (name GND) (type input))
  703. (pin (num 9) (name GND) (type input))))
  704. (libpart (lib Custom_Parts) (part TPS63025X)
  705. (fields
  706. (field (name Reference) U)
  707. (field (name Value) TPS63025X))
  708. (pins
  709. (pin (num 1) (name L2) (type input))
  710. (pin (num 2) (name PGND) (type input))
  711. (pin (num 3) (name L1) (type input))
  712. (pin (num 4) (name VIN) (type input))
  713. (pin (num 5) (name VIN) (type input))
  714. (pin (num 6) (name VIN) (type input))
  715. (pin (num 7) (name VINA) (type input))
  716. (pin (num 8) (name EN) (type input))
  717. (pin (num 9) (name GND) (type input))
  718. (pin (num 10) (name PFM) (type input))
  719. (pin (num 11) (name FB) (type input))
  720. (pin (num 12) (name VOUT) (type input))
  721. (pin (num 13) (name VOUT) (type input))
  722. (pin (num 14) (name VOUT) (type input))))
  723. (libpart (lib Custom_Parts) (part TUSB322)
  724. (fields
  725. (field (name Reference) U)
  726. (field (name Value) TUSB322))
  727. (pins
  728. (pin (num 1) (name CC1) (type input))
  729. (pin (num 2) (name CC2) (type input))
  730. (pin (num 3) (name VBUS) (type input))
  731. (pin (num 4) (name DIR) (type input))
  732. (pin (num 5) (name ADDR) (type input))
  733. (pin (num 6) (name INT_N) (type input))
  734. (pin (num 7) (name SDA) (type input))
  735. (pin (num 8) (name SCL) (type input))
  736. (pin (num 9) (name ID) (type input))
  737. (pin (num 10) (name GND) (type input))
  738. (pin (num 11) (name EN_N) (type input))
  739. (pin (num 12) (name VDD) (type input))))
  740. (libpart (lib Custom_Parts) (part Wurth_Transformer_10.16x13.36mm)
  741. (fields
  742. (field (name Reference) T)
  743. (field (name Value) Wurth_Transformer_10.16x13.36mm))
  744. (pins
  745. (pin (num 1) (name ~) (type input))
  746. (pin (num 2) (name ~) (type input))
  747. (pin (num 3) (name ~) (type input))
  748. (pin (num 4) (name ~) (type input))
  749. (pin (num 6) (name ~) (type input))))
  750. (libpart (lib Device) (part Battery_Cell)
  751. (description "single battery cell")
  752. (docs ~)
  753. (fields
  754. (field (name Reference) BT)
  755. (field (name Value) Battery_Cell))
  756. (pins
  757. (pin (num 1) (name +) (type passive))
  758. (pin (num 2) (name -) (type passive))))
  759. (libpart (lib Device) (part C)
  760. (description "Unpolarized capacitor")
  761. (docs ~)
  762. (footprints
  763. (fp C_*))
  764. (fields
  765. (field (name Reference) C)
  766. (field (name Value) C))
  767. (pins
  768. (pin (num 1) (name ~) (type passive))
  769. (pin (num 2) (name ~) (type passive))))
  770. (libpart (lib Device) (part D)
  771. (description Diode)
  772. (docs ~)
  773. (footprints
  774. (fp TO-???*)
  775. (fp *_Diode_*)
  776. (fp *SingleDiode*)
  777. (fp D_*))
  778. (fields
  779. (field (name Reference) D)
  780. (field (name Value) D))
  781. (pins
  782. (pin (num 1) (name K) (type passive))
  783. (pin (num 2) (name A) (type passive))))
  784. (libpart (lib Device) (part LED)
  785. (description "LED generic")
  786. (docs ~)
  787. (footprints
  788. (fp LED*)
  789. (fp LED_SMD:*)
  790. (fp LED_THT:*))
  791. (fields
  792. (field (name Reference) D)
  793. (field (name Value) LED))
  794. (pins
  795. (pin (num 1) (name K) (type passive))
  796. (pin (num 2) (name A) (type passive))))
  797. (libpart (lib Device) (part L_Small)
  798. (description "Inductor, small symbol")
  799. (docs ~)
  800. (footprints
  801. (fp Choke_*)
  802. (fp *Coil*)
  803. (fp Inductor_*)
  804. (fp L_*))
  805. (fields
  806. (field (name Reference) L)
  807. (field (name Value) L_Small))
  808. (pins
  809. (pin (num 1) (name ~) (type passive))
  810. (pin (num 2) (name ~) (type passive))))
  811. (libpart (lib Device) (part Q_NMOS_DGS)
  812. (description "Transistor N-MOSFET (general)")
  813. (docs ~)
  814. (fields
  815. (field (name Reference) Q)
  816. (field (name Value) Q_NMOS_DGS))
  817. (pins
  818. (pin (num 1) (name D) (type passive))
  819. (pin (num 2) (name G) (type input))
  820. (pin (num 3) (name S) (type passive))))
  821. (libpart (lib Device) (part R)
  822. (description Resistor)
  823. (docs ~)
  824. (footprints
  825. (fp R_*))
  826. (fields
  827. (field (name Reference) R)
  828. (field (name Value) R))
  829. (pins
  830. (pin (num 1) (name ~) (type passive))
  831. (pin (num 2) (name ~) (type passive))))
  832. (libpart (lib Mechanical) (part MountingHole_Pad)
  833. (description "Mounting Hole with connection")
  834. (docs ~)
  835. (footprints
  836. (fp MountingHole*Pad*))
  837. (fields
  838. (field (name Reference) MH)
  839. (field (name Value) MountingHole_Pad))
  840. (pins
  841. (pin (num 1) (name 1) (type input))))
  842. (libpart (lib Switch) (part SW_Push)
  843. (description "Push button switch, generic, two pins")
  844. (fields
  845. (field (name Reference) SW)
  846. (field (name Value) SW_Push))
  847. (pins
  848. (pin (num 1) (name 1) (type passive))
  849. (pin (num 2) (name 2) (type passive)))))
  850. (libraries
  851. (library (logical Connector)
  852. (uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Connector.lib"))
  853. (library (logical Connector_Generic)
  854. (uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Connector_Generic.lib"))
  855. (library (logical Custom_Parts)
  856. (uri C:/Users/Kevin/Documents/Projects/KiCadLib/EESCHEMA/Custom_Parts.lib))
  857. (library (logical Device)
  858. (uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Device.lib"))
  859. (library (logical Mechanical)
  860. (uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Mechanical.lib"))
  861. (library (logical Switch)
  862. (uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Switch.lib")))
  863. (nets
  864. (net (code 1) (name "Net-(U2-Pad3)")
  865. (node (ref U2) (pin 3)))
  866. (net (code 2) (name "Net-(R2-Pad2)")
  867. (node (ref SW2) (pin 1))
  868. (node (ref U2) (pin 31))
  869. (node (ref R2) (pin 2)))
  870. (net (code 3) (name /VDD)
  871. (node (ref C14) (pin 2))
  872. (node (ref C16) (pin 1))
  873. (node (ref R15) (pin 1))
  874. (node (ref R3) (pin 1))
  875. (node (ref U2) (pin 1))
  876. (node (ref R19) (pin 2))
  877. (node (ref U5) (pin 6))
  878. (node (ref U2) (pin 17))
  879. (node (ref U4) (pin 2))
  880. (node (ref C11) (pin 2))
  881. (node (ref C13) (pin 1))
  882. (node (ref C12) (pin 1))
  883. (node (ref U2) (pin 5))
  884. (node (ref J14) (pin 1))
  885. (node (ref J2) (pin 1))
  886. (node (ref C15) (pin 2))
  887. (node (ref U3) (pin 12))
  888. (node (ref U3) (pin 13))
  889. (node (ref U3) (pin 14))
  890. (node (ref R5) (pin 2))
  891. (node (ref R16) (pin 2))
  892. (node (ref U1) (pin 12))
  893. (node (ref R18) (pin 1))
  894. (node (ref R4) (pin 2))
  895. (node (ref SW2) (pin 2)))
  896. (net (code 4) (name "Net-(R16-Pad1)")
  897. (node (ref U3) (pin 11))
  898. (node (ref R17) (pin 2))
  899. (node (ref R16) (pin 1)))
  900. (net (code 5) (name "Net-(BT1-Pad1)")
  901. (node (ref U4) (pin 14))
  902. (node (ref BT1) (pin 1)))
  903. (net (code 6) (name /FAULT)
  904. (node (ref U2) (pin 9))
  905. (node (ref U7) (pin 6))
  906. (node (ref R15) (pin 2)))
  907. (net (code 7) (name "Net-(L1-Pad2)")
  908. (node (ref U3) (pin 1))
  909. (node (ref L1) (pin 2)))
  910. (net (code 8) (name /GND)
  911. (node (ref U2) (pin 32))
  912. (node (ref U6) (pin 5))
  913. (node (ref U6) (pin 6))
  914. (node (ref U7) (pin 8))
  915. (node (ref U7) (pin 9))
  916. (node (ref D1) (pin 2))
  917. (node (ref BT1) (pin 2))
  918. (node (ref U4) (pin 10))
  919. (node (ref R14) (pin 2))
  920. (node (ref C14) (pin 1))
  921. (node (ref C16) (pin 2))
  922. (node (ref R12) (pin 2))
  923. (node (ref U2) (pin 33))
  924. (node (ref U1) (pin 5))
  925. (node (ref C15) (pin 1))
  926. (node (ref U6) (pin 13))
  927. (node (ref U1) (pin 10))
  928. (node (ref U1) (pin 11))
  929. (node (ref J1) (pin S1))
  930. (node (ref D3) (pin 1))
  931. (node (ref J1) (pin B11))
  932. (node (ref J1) (pin B8))
  933. (node (ref J3) (pin 2))
  934. (node (ref U4) (pin 11))
  935. (node (ref U4) (pin 12))
  936. (node (ref U4) (pin 13))
  937. (node (ref J3) (pin 6))
  938. (node (ref U4) (pin 5))
  939. (node (ref U4) (pin 6))
  940. (node (ref U4) (pin 7))
  941. (node (ref U4) (pin 8))
  942. (node (ref D2) (pin 1))
  943. (node (ref U4) (pin 9))
  944. (node (ref J4) (pin 3))
  945. (node (ref J4) (pin 2))
  946. (node (ref J3) (pin 4))
  947. (node (ref J1) (pin A1))
  948. (node (ref U2) (pin 16))
  949. (node (ref J1) (pin A10))
  950. (node (ref J1) (pin A11))
  951. (node (ref J1) (pin A12))
  952. (node (ref J1) (pin A2))
  953. (node (ref J2) (pin 3))
  954. (node (ref J1) (pin A3))
  955. (node (ref SW1) (pin 1))
  956. (node (ref J1) (pin A8))
  957. (node (ref J1) (pin B1))
  958. (node (ref J1) (pin B10))
  959. (node (ref J1) (pin B12))
  960. (node (ref J1) (pin B2))
  961. (node (ref J1) (pin B3))
  962. (node (ref R2) (pin 1))
  963. (node (ref MH1) (pin 1))
  964. (node (ref U3) (pin 9))
  965. (node (ref U3) (pin 2))
  966. (node (ref U3) (pin 10))
  967. (node (ref U5) (pin 2))
  968. (node (ref MH6) (pin 1))
  969. (node (ref MH5) (pin 1))
  970. (node (ref MH4) (pin 1))
  971. (node (ref MH3) (pin 1))
  972. (node (ref MH2) (pin 1))
  973. (node (ref C1) (pin 1))
  974. (node (ref C12) (pin 2))
  975. (node (ref C13) (pin 2))
  976. (node (ref C11) (pin 1))
  977. (node (ref C3) (pin 2))
  978. (node (ref C2) (pin 2))
  979. (node (ref R13) (pin 2))
  980. (node (ref R11) (pin 1))
  981. (node (ref R17) (pin 1))
  982. (node (ref C9) (pin 1))
  983. (node (ref C7) (pin 2))
  984. (node (ref R9) (pin 1))
  985. (node (ref C10) (pin 1))
  986. (node (ref C17) (pin 2))
  987. (node (ref T1) (pin 1))
  988. (node (ref C5) (pin 2))
  989. (node (ref C6) (pin 2))
  990. (node (ref C4) (pin 1))
  991. (node (ref R6) (pin 1))
  992. (node (ref C8) (pin 1)))
  993. (net (code 9) (name /AMP_EN)
  994. (node (ref J9) (pin 1))
  995. (node (ref U5) (pin 5))
  996. (node (ref U2) (pin 15)))
  997. (net (code 10) (name /VBUS)
  998. (node (ref U3) (pin 7))
  999. (node (ref C3) (pin 1))
  1000. (node (ref C2) (pin 1))
  1001. (node (ref U7) (pin 4))
  1002. (node (ref J16) (pin 1))
  1003. (node (ref R1) (pin 1))
  1004. (node (ref D1) (pin 1))
  1005. (node (ref J1) (pin A4))
  1006. (node (ref J1) (pin B4))
  1007. (node (ref U3) (pin 4))
  1008. (node (ref J1) (pin B9))
  1009. (node (ref J1) (pin A9))
  1010. (node (ref U3) (pin 5))
  1011. (node (ref U7) (pin 3))
  1012. (node (ref U3) (pin 8))
  1013. (node (ref U3) (pin 6)))
  1014. (net (code 11) (name "Net-(D5-Pad1)")
  1015. (node (ref D5) (pin 1))
  1016. (node (ref R13) (pin 1)))
  1017. (net (code 12) (name /VNIXIE)
  1018. (node (ref U5) (pin 1))
  1019. (node (ref J4) (pin 1))
  1020. (node (ref J15) (pin 1))
  1021. (node (ref U5) (pin 4)))
  1022. (net (code 13) (name /32kHz)
  1023. (node (ref J10) (pin 1))
  1024. (node (ref U2) (pin 2))
  1025. (node (ref U4) (pin 1))
  1026. (node (ref R18) (pin 2)))
  1027. (net (code 14) (name /LED)
  1028. (node (ref D5) (pin 2))
  1029. (node (ref U2) (pin 6)))
  1030. (net (code 15) (name /SDA)
  1031. (node (ref U4) (pin 15))
  1032. (node (ref J12) (pin 1))
  1033. (node (ref U2) (pin 20))
  1034. (node (ref U1) (pin 7))
  1035. (node (ref J4) (pin 6))
  1036. (node (ref R4) (pin 1)))
  1037. (net (code 16) (name /SCL)
  1038. (node (ref U2) (pin 19))
  1039. (node (ref U4) (pin 16))
  1040. (node (ref U1) (pin 8))
  1041. (node (ref J11) (pin 1))
  1042. (node (ref J4) (pin 4))
  1043. (node (ref R5) (pin 1)))
  1044. (net (code 17) (name /HV_OUT)
  1045. (node (ref J8) (pin 1))
  1046. (node (ref C10) (pin 2))
  1047. (node (ref J3) (pin 1))
  1048. (node (ref J3) (pin 3))
  1049. (node (ref J3) (pin 5))
  1050. (node (ref R10) (pin 1))
  1051. (node (ref C9) (pin 2))
  1052. (node (ref D4) (pin 1))
  1053. (node (ref C8) (pin 2)))
  1054. (net (code 18) (name /NRST)
  1055. (node (ref U4) (pin 4))
  1056. (node (ref U2) (pin 4))
  1057. (node (ref J18) (pin 1))
  1058. (node (ref J2) (pin 5))
  1059. (node (ref SW1) (pin 2)))
  1060. (net (code 19) (name "Net-(U2-Pad14)")
  1061. (node (ref U2) (pin 14)))
  1062. (net (code 20) (name "Net-(U2-Pad12)")
  1063. (node (ref U2) (pin 12)))
  1064. (net (code 21) (name "Net-(U2-Pad10)")
  1065. (node (ref U2) (pin 10)))
  1066. (net (code 22) (name "Net-(U2-Pad30)")
  1067. (node (ref U2) (pin 30)))
  1068. (net (code 23) (name "Net-(U2-Pad27)")
  1069. (node (ref U2) (pin 27)))
  1070. (net (code 24) (name "Net-(U2-Pad25)")
  1071. (node (ref U2) (pin 25)))
  1072. (net (code 25) (name /DAC)
  1073. (node (ref U5) (pin 3))
  1074. (node (ref U2) (pin 11))
  1075. (node (ref J13) (pin 1)))
  1076. (net (code 26) (name /SWO)
  1077. (node (ref J2) (pin 6))
  1078. (node (ref J17) (pin 1))
  1079. (node (ref U2) (pin 26)))
  1080. (net (code 27) (name "Net-(C17-Pad1)")
  1081. (node (ref C17) (pin 1))
  1082. (node (ref U7) (pin 1)))
  1083. (net (code 28) (name "Net-(U1-Pad9)")
  1084. (node (ref U1) (pin 9)))
  1085. (net (code 29) (name "Net-(U1-Pad4)")
  1086. (node (ref U1) (pin 4)))
  1087. (net (code 30) (name "Net-(R1-Pad2)")
  1088. (node (ref U1) (pin 3))
  1089. (node (ref R1) (pin 2)))
  1090. (net (code 31) (name /RTC)
  1091. (node (ref U4) (pin 3))
  1092. (node (ref U2) (pin 28))
  1093. (node (ref R19) (pin 1)))
  1094. (net (code 32) (name /HV_EN)
  1095. (node (ref U7) (pin 2))
  1096. (node (ref U2) (pin 8))
  1097. (node (ref R12) (pin 1))
  1098. (node (ref J7) (pin 1))
  1099. (node (ref U6) (pin 12)))
  1100. (net (code 33) (name /ILM)
  1101. (node (ref J6) (pin 1))
  1102. (node (ref R14) (pin 1))
  1103. (node (ref U2) (pin 7))
  1104. (node (ref U7) (pin 7)))
  1105. (net (code 34) (name /USB)
  1106. (node (ref U1) (pin 6))
  1107. (node (ref U2) (pin 29))
  1108. (node (ref R3) (pin 2)))
  1109. (net (code 35) (name /NIXIE_EN)
  1110. (node (ref J4) (pin 5))
  1111. (node (ref U2) (pin 13)))
  1112. (net (code 36) (name /HV_IN)
  1113. (node (ref C4) (pin 2))
  1114. (node (ref T1) (pin 6))
  1115. (node (ref U6) (pin 10))
  1116. (node (ref U7) (pin 5))
  1117. (node (ref C1) (pin 2))
  1118. (node (ref U6) (pin 11)))
  1119. (net (code 37) (name /CC2)
  1120. (node (ref J1) (pin B5))
  1121. (node (ref D2) (pin 3))
  1122. (node (ref U1) (pin 1)))
  1123. (net (code 38) (name /CC1)
  1124. (node (ref J1) (pin A5))
  1125. (node (ref U1) (pin 2))
  1126. (node (ref D2) (pin 2)))
  1127. (net (code 39) (name /SWDIO)
  1128. (node (ref U2) (pin 23))
  1129. (node (ref J2) (pin 4)))
  1130. (net (code 40) (name /SWCLK)
  1131. (node (ref U2) (pin 24))
  1132. (node (ref J2) (pin 2)))
  1133. (net (code 41) (name /MCO)
  1134. (node (ref J5) (pin 1))
  1135. (node (ref U2) (pin 18)))
  1136. (net (code 42) (name "Net-(L1-Pad1)")
  1137. (node (ref L1) (pin 1))
  1138. (node (ref U3) (pin 3)))
  1139. (net (code 43) (name /USB_P)
  1140. (node (ref U2) (pin 22))
  1141. (node (ref J1) (pin B6))
  1142. (node (ref J1) (pin A6))
  1143. (node (ref D3) (pin 2)))
  1144. (net (code 44) (name /USB_N)
  1145. (node (ref D3) (pin 3))
  1146. (node (ref J1) (pin A7))
  1147. (node (ref J1) (pin B7))
  1148. (node (ref U2) (pin 21)))
  1149. (net (code 45) (name "Net-(C6-Pad1)")
  1150. (node (ref C6) (pin 1))
  1151. (node (ref U6) (pin 3)))
  1152. (net (code 46) (name "Net-(Q1-Pad3)")
  1153. (node (ref Q1) (pin 3))
  1154. (node (ref R11) (pin 2))
  1155. (node (ref U6) (pin 7)))
  1156. (net (code 47) (name "Net-(R8-Pad2)")
  1157. (node (ref R8) (pin 2))
  1158. (node (ref U6) (pin 8)))
  1159. (net (code 48) (name "Net-(D4-Pad2)")
  1160. (node (ref T1) (pin 3))
  1161. (node (ref D4) (pin 2)))
  1162. (net (code 49) (name "Net-(Q1-Pad1)")
  1163. (node (ref Q1) (pin 1))
  1164. (node (ref T1) (pin 4)))
  1165. (net (code 50) (name "Net-(R10-Pad2)")
  1166. (node (ref U6) (pin 2))
  1167. (node (ref R10) (pin 2))
  1168. (node (ref R9) (pin 2)))
  1169. (net (code 51) (name "Net-(C7-Pad1)")
  1170. (node (ref C7) (pin 1))
  1171. (node (ref U6) (pin 9)))
  1172. (net (code 52) (name "Net-(R6-Pad2)")
  1173. (node (ref U6) (pin 4))
  1174. (node (ref R6) (pin 2)))
  1175. (net (code 53) (name "Net-(T1-Pad2)")
  1176. (node (ref T1) (pin 2)))
  1177. (net (code 54) (name "Net-(Q1-Pad2)")
  1178. (node (ref Q1) (pin 2))
  1179. (node (ref R8) (pin 1)))
  1180. (net (code 55) (name "Net-(R7-Pad1)")
  1181. (node (ref R7) (pin 1))
  1182. (node (ref U6) (pin 1)))
  1183. (net (code 56) (name "Net-(C5-Pad1)")
  1184. (node (ref C5) (pin 1))
  1185. (node (ref R7) (pin 2)))))