proc.net 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652
  1. (export (version D)
  2. (design
  3. (source C:/Users/rcluze/Documents/autres/rampesLeds/Controle/carte/proc.sch)
  4. (date "19/05/2016 16:12:18")
  5. (tool "Eeschema 4.0.0-stable")
  6. (sheet (number 1) (name /) (tstamps /)
  7. (title_block
  8. (title)
  9. (company)
  10. (rev)
  11. (date)
  12. (source proc.sch)
  13. (comment (number 1) (value ""))
  14. (comment (number 2) (value ""))
  15. (comment (number 3) (value ""))
  16. (comment (number 4) (value "")))))
  17. (components
  18. (comp (ref U1)
  19. (value STM32F030C8)
  20. (footprint Housings_QFP:LQFP-48_7x7mm_Pitch0.5mm)
  21. (libsource (lib proc-cache) (part STM32F030C8))
  22. (sheetpath (names /) (tstamps /))
  23. (tstamp 56C05925))
  24. (comp (ref R5)
  25. (value 10K)
  26. (footprint Resistors_SMD:R_0603)
  27. (libsource (lib device) (part R))
  28. (sheetpath (names /) (tstamps /))
  29. (tstamp 56C61BDD))
  30. (comp (ref R4)
  31. (value 10K)
  32. (footprint Resistors_SMD:R_0603)
  33. (libsource (lib device) (part R))
  34. (sheetpath (names /) (tstamps /))
  35. (tstamp 56C61C77))
  36. (comp (ref R3)
  37. (value 10K)
  38. (footprint Resistors_SMD:R_0603)
  39. (libsource (lib device) (part R))
  40. (sheetpath (names /) (tstamps /))
  41. (tstamp 56C61CD4))
  42. (comp (ref U4)
  43. (value LM317_SOT223)
  44. (footprint LM317:LM317)
  45. (libsource (lib regul) (part LM317_SOT223))
  46. (sheetpath (names /) (tstamps /))
  47. (tstamp 56C8498F))
  48. (comp (ref R6)
  49. (value 510)
  50. (footprint Resistors_SMD:R_0603)
  51. (libsource (lib device) (part R))
  52. (sheetpath (names /) (tstamps /))
  53. (tstamp 56C84A2E))
  54. (comp (ref R7)
  55. (value 330)
  56. (footprint Resistors_SMD:R_0603)
  57. (libsource (lib device) (part R))
  58. (sheetpath (names /) (tstamps /))
  59. (tstamp 56C84A83))
  60. (comp (ref C5)
  61. (value 10µ)
  62. (footprint CondensateurTentale:Condensateur)
  63. (libsource (lib device) (part CP1))
  64. (sheetpath (names /) (tstamps /))
  65. (tstamp 56C84AD6))
  66. (comp (ref P7)
  67. (value Alim)
  68. (footprint borniers:bornier_2x1)
  69. (libsource (lib conn) (part CONN_01X02))
  70. (sheetpath (names /) (tstamps /))
  71. (tstamp 56C85860))
  72. (comp (ref C1)
  73. (value 100n)
  74. (footprint Capacitors_SMD:C_0603)
  75. (libsource (lib device) (part C))
  76. (sheetpath (names /) (tstamps /))
  77. (tstamp 57054B1D))
  78. (comp (ref C2)
  79. (value 100n)
  80. (footprint Capacitors_SMD:C_0603)
  81. (libsource (lib device) (part C))
  82. (sheetpath (names /) (tstamps /))
  83. (tstamp 57054BC2))
  84. (comp (ref C3)
  85. (value 10n)
  86. (footprint Capacitors_SMD:C_0603)
  87. (libsource (lib device) (part C))
  88. (sheetpath (names /) (tstamps /))
  89. (tstamp 57054C33))
  90. (comp (ref R8)
  91. (value 100K)
  92. (footprint Resistors_SMD:R_0603)
  93. (libsource (lib device) (part R))
  94. (sheetpath (names /) (tstamps /))
  95. (tstamp 5706178B))
  96. (comp (ref SW1)
  97. (value boot)
  98. (footprint SW:SW)
  99. (libsource (lib device) (part SW_PUSH))
  100. (sheetpath (names /) (tstamps /))
  101. (tstamp 57061862))
  102. (comp (ref R9)
  103. (value 100K)
  104. (footprint Resistors_SMD:R_0603)
  105. (libsource (lib device) (part R))
  106. (sheetpath (names /) (tstamps /))
  107. (tstamp 57061F55))
  108. (comp (ref SW2)
  109. (value reset)
  110. (footprint SW:SW)
  111. (libsource (lib device) (part SW_PUSH))
  112. (sheetpath (names /) (tstamps /))
  113. (tstamp 57061F5B))
  114. (comp (ref P8)
  115. (value Debug)
  116. (footprint Pin_Headers:Pin_Header_Straight_1x05)
  117. (libsource (lib conn) (part CONN_01X05))
  118. (sheetpath (names /) (tstamps /))
  119. (tstamp 57062F1C))
  120. (comp (ref C4)
  121. (value 100n)
  122. (footprint CondensateurTentale:Condensateur)
  123. (libsource (lib device) (part CP1))
  124. (sheetpath (names /) (tstamps /))
  125. (tstamp 570673A6))
  126. (comp (ref U2)
  127. (value M24C32)
  128. (footprint Housings_SOIC:SOIC-8_3.9x4.9mm_Pitch1.27mm)
  129. (libsource (lib m24c32) (part M24C32))
  130. (sheetpath (names /) (tstamps /))
  131. (tstamp 570BBB7C))
  132. (comp (ref P5)
  133. (value CONN_01X06)
  134. (footprint borniers:bornier_6x1)
  135. (libsource (lib conn) (part CONN_01X06))
  136. (sheetpath (names /) (tstamps /))
  137. (tstamp 570CFB57))
  138. (comp (ref P6)
  139. (value CONN_01X06)
  140. (footprint borniers:bornier_6x1)
  141. (libsource (lib conn) (part CONN_01X06))
  142. (sheetpath (names /) (tstamps /))
  143. (tstamp 570CFBC4))
  144. (comp (ref R1)
  145. (value 100)
  146. (footprint Resistors_SMD:R_0603)
  147. (libsource (lib device) (part R))
  148. (sheetpath (names /) (tstamps /))
  149. (tstamp 570E42C5))
  150. (comp (ref D1)
  151. (value rouge)
  152. (footprint led:rouge)
  153. (libsource (lib device) (part LED))
  154. (sheetpath (names /) (tstamps /))
  155. (tstamp 570E4326))
  156. (comp (ref R2)
  157. (value 100)
  158. (footprint Resistors_SMD:R_0603)
  159. (libsource (lib device) (part R))
  160. (sheetpath (names /) (tstamps /))
  161. (tstamp 570E4510))
  162. (comp (ref D2)
  163. (value vert)
  164. (footprint led:vert)
  165. (libsource (lib device) (part LED))
  166. (sheetpath (names /) (tstamps /))
  167. (tstamp 570E4516))
  168. (comp (ref P3)
  169. (value CONN_01X01)
  170. (footprint MH:MH_5mm)
  171. (libsource (lib conn) (part CONN_01X01))
  172. (sheetpath (names /) (tstamps /))
  173. (tstamp 57237B4F))
  174. (comp (ref P4)
  175. (value CONN_01X01)
  176. (footprint MH:MH_5mm)
  177. (libsource (lib conn) (part CONN_01X01))
  178. (sheetpath (names /) (tstamps /))
  179. (tstamp 57237BDA))
  180. (comp (ref P1)
  181. (value CONN_01X01)
  182. (footprint MH:MH_5mm)
  183. (libsource (lib conn) (part CONN_01X01))
  184. (sheetpath (names /) (tstamps /))
  185. (tstamp 57237C51))
  186. (comp (ref P2)
  187. (value CONN_01X01)
  188. (footprint MH:MH_5mm)
  189. (libsource (lib conn) (part CONN_01X01))
  190. (sheetpath (names /) (tstamps /))
  191. (tstamp 57237CC8))
  192. (comp (ref U3)
  193. (value M41T83)
  194. (footprint SOX18:SOX18)
  195. (libsource (lib m41t83) (part M41T83))
  196. (sheetpath (names /) (tstamps /))
  197. (tstamp 5725D203))
  198. (comp (ref BT1)
  199. (value Battery)
  200. (footprint batterie:batterie)
  201. (libsource (lib device) (part Battery))
  202. (sheetpath (names /) (tstamps /))
  203. (tstamp 5725FA6C))
  204. (comp (ref R10)
  205. (value 100K)
  206. (footprint Resistors_SMD:R_0603)
  207. (libsource (lib device) (part R))
  208. (sheetpath (names /) (tstamps /))
  209. (tstamp 5729F1B3)))
  210. (libparts
  211. (libpart (lib device) (part Battery)
  212. (fields
  213. (field (name Reference) BT)
  214. (field (name Value) Battery))
  215. (pins
  216. (pin (num 1) (name ~) (type passive))
  217. (pin (num 2) (name ~) (type passive))))
  218. (libpart (lib device) (part C)
  219. (description "Unpolarized capacitor")
  220. (footprints
  221. (fp C?)
  222. (fp C_????_*)
  223. (fp C_????)
  224. (fp SMD*_c)
  225. (fp Capacitor*))
  226. (fields
  227. (field (name Reference) C)
  228. (field (name Value) C))
  229. (pins
  230. (pin (num 1) (name ~) (type passive))
  231. (pin (num 2) (name ~) (type passive))))
  232. (libpart (lib conn) (part CONN_01X01)
  233. (description "Connector 01x01")
  234. (footprints
  235. (fp Pin_Header_Straight_1X01)
  236. (fp Pin_Header_Angled_1X01)
  237. (fp Socket_Strip_Straight_1X01)
  238. (fp Socket_Strip_Angled_1X01))
  239. (fields
  240. (field (name Reference) P)
  241. (field (name Value) CONN_01X01))
  242. (pins
  243. (pin (num 1) (name P1) (type passive))))
  244. (libpart (lib conn) (part CONN_01X02)
  245. (description "Connector 01x02")
  246. (footprints
  247. (fp Pin_Header_Straight_1X02)
  248. (fp Pin_Header_Angled_1X02)
  249. (fp Socket_Strip_Straight_1X02)
  250. (fp Socket_Strip_Angled_1X02))
  251. (fields
  252. (field (name Reference) P)
  253. (field (name Value) CONN_01X02))
  254. (pins
  255. (pin (num 1) (name P1) (type passive))
  256. (pin (num 2) (name P2) (type passive))))
  257. (libpart (lib conn) (part CONN_01X05)
  258. (description "Connector 01x05")
  259. (footprints
  260. (fp Pin_Header_Straight_1X05)
  261. (fp Pin_Header_Angled_1X05)
  262. (fp Socket_Strip_Straight_1X05)
  263. (fp Socket_Strip_Angled_1X05))
  264. (fields
  265. (field (name Reference) P)
  266. (field (name Value) CONN_01X05))
  267. (pins
  268. (pin (num 1) (name P1) (type passive))
  269. (pin (num 2) (name P2) (type passive))
  270. (pin (num 3) (name P3) (type passive))
  271. (pin (num 4) (name P4) (type passive))
  272. (pin (num 5) (name P5) (type passive))))
  273. (libpart (lib conn) (part CONN_01X06)
  274. (description "Connector 01x06")
  275. (footprints
  276. (fp Pin_Header_Straight_1X06)
  277. (fp Pin_Header_Angled_1X06)
  278. (fp Socket_Strip_Straight_1X06)
  279. (fp Socket_Strip_Angled_1X06))
  280. (fields
  281. (field (name Reference) P)
  282. (field (name Value) CONN_01X06))
  283. (pins
  284. (pin (num 1) (name P1) (type passive))
  285. (pin (num 2) (name P2) (type passive))
  286. (pin (num 3) (name P3) (type passive))
  287. (pin (num 4) (name P4) (type passive))
  288. (pin (num 5) (name P5) (type passive))
  289. (pin (num 6) (name P6) (type passive))))
  290. (libpart (lib device) (part CP1)
  291. (description "Polarised capacitor")
  292. (footprints
  293. (fp SMD*_Pol)
  294. (fp c_elec*)
  295. (fp C*elec)
  296. (fp TantalC*)
  297. (fp Elko*)
  298. (fp CP*))
  299. (fields
  300. (field (name Reference) C)
  301. (field (name Value) CP1))
  302. (pins
  303. (pin (num 1) (name ~) (type passive))
  304. (pin (num 2) (name ~) (type passive))))
  305. (libpart (lib device) (part LED)
  306. (footprints
  307. (fp LED-3MM)
  308. (fp LED-5MM)
  309. (fp LED-10MM)
  310. (fp LED-0603)
  311. (fp LED-0805)
  312. (fp LED-1206)
  313. (fp LEDV))
  314. (fields
  315. (field (name Reference) D)
  316. (field (name Value) LED))
  317. (pins
  318. (pin (num 1) (name K) (type passive))
  319. (pin (num 2) (name A) (type passive))))
  320. (libpart (lib regul) (part LM317_SOT223)
  321. (description "Linear Regulator (adjustable)")
  322. (docs regulator/lm117.pdf)
  323. (fields
  324. (field (name Reference) U)
  325. (field (name Value) LM317_SOT223))
  326. (pins
  327. (pin (num 1) (name ADJ) (type input))
  328. (pin (num 2) (name OUT) (type power_out))
  329. (pin (num 3) (name IN) (type input))))
  330. (libpart (lib m24c32) (part M24C32)
  331. (fields
  332. (field (name Reference) U)
  333. (field (name Value) M24C32))
  334. (pins
  335. (pin (num 1) (name E0) (type input))
  336. (pin (num 2) (name E1) (type input))
  337. (pin (num 3) (name E2) (type input))
  338. (pin (num 4) (name VSS) (type input))
  339. (pin (num 5) (name VCC) (type input))
  340. (pin (num 6) (name ~WC) (type input))
  341. (pin (num 7) (name SCL) (type input))
  342. (pin (num 8) (name SDA) (type input))))
  343. (libpart (lib m41t83) (part M41T83)
  344. (fields
  345. (field (name Reference) U)
  346. (field (name Value) M41T83))
  347. (pins
  348. (pin (num 1) (name NC) (type input))
  349. (pin (num 2) (name NF) (type input))
  350. (pin (num 3) (name NF) (type input))
  351. (pin (num 4) (name NC) (type input))
  352. (pin (num 5) (name ~RST) (type input))
  353. (pin (num 6) (name DU) (type input))
  354. (pin (num 7) (name SQW) (type input))
  355. (pin (num 8) (name VBAT) (type input))
  356. (pin (num 9) (name VSS) (type input))
  357. (pin (num 10) (name SDA) (type input))
  358. (pin (num 11) (name SCL) (type input))
  359. (pin (num 12) (name ~IRQ1~/FT/OUT) (type input))
  360. (pin (num 13) (name NC) (type input))
  361. (pin (num 14) (name ~IRQ2) (type input))
  362. (pin (num 15) (name VCC) (type input))
  363. (pin (num 16) (name NF) (type input))
  364. (pin (num 17) (name NF) (type input))
  365. (pin (num 18) (name NC) (type input))))
  366. (libpart (lib device) (part R)
  367. (description Resistor)
  368. (footprints
  369. (fp R_*)
  370. (fp Resistor_*))
  371. (fields
  372. (field (name Reference) R)
  373. (field (name Value) R))
  374. (pins
  375. (pin (num 1) (name ~) (type passive))
  376. (pin (num 2) (name ~) (type passive))))
  377. (libpart (lib proc-cache) (part STM32F030C8)
  378. (fields
  379. (field (name Reference) U)
  380. (field (name Value) STM32F030C8)
  381. (field (name Footprint) LQFP-48))
  382. (pins
  383. (pin (num 1) (name VDD) (type power_in))
  384. (pin (num 2) (name PC13/RTC_TAMP1/RTC_TS/RTC_OUT/WKUP2) (type BiDi))
  385. (pin (num 3) (name PC14/OSC32_IN) (type BiDi))
  386. (pin (num 4) (name PC15/OSC32_OUT) (type BiDi))
  387. (pin (num 5) (name PF0/OSC_IN) (type BiDi))
  388. (pin (num 6) (name PF1/OSC_OUT) (type BiDi))
  389. (pin (num 7) (name ~NRST) (type input))
  390. (pin (num 8) (name VSSA) (type power_in))
  391. (pin (num 9) (name VDDA) (type power_in))
  392. (pin (num 10) (name USART2_CTS/ADC_IN0/RTC_TAMP2/WKUP1/PA0) (type BiDi))
  393. (pin (num 11) (name USART2_RTS/EVENTOUT/ADC_IN1/PA1) (type BiDi))
  394. (pin (num 12) (name USART2_TX/TIM15_CH1/ADC_IN2/PA2) (type BiDi))
  395. (pin (num 13) (name USART2_RX/TIM15_CH2/ADC_IN3/PA3) (type BiDi))
  396. (pin (num 14) (name SPI1_NSS/USART2_CK/TIM14_CH1/ADC_IN4/PA4) (type BiDi))
  397. (pin (num 15) (name SPI1_SCK/ADC_IN5/PA5) (type BiDi))
  398. (pin (num 16) (name SPI1_MISO/TIM3_CH1/TIM1_BKIN/TIM16_CH1/EVENTOUT/ADC_IN6/PA6) (type BiDi))
  399. (pin (num 17) (name SPI1_MOSI/TIM3_CH2/TIM14_CH1/TIM1_CH1N/ADC_IN7/PA7) (type BiDi))
  400. (pin (num 18) (name TIM3_CH3/TIM1_CH2N/EVENTOUT/ADC_IN8/PB0) (type BiDi))
  401. (pin (num 19) (name TIM3_CH4/TIM14_CH1/TIM1_CH3N/ADC_IN9/PB1) (type BiDi))
  402. (pin (num 20) (name PB2) (type BiDi))
  403. (pin (num 21) (name I2C2_SCL/PB10) (type BiDi))
  404. (pin (num 22) (name I2C2_SDA/EVENTOUT/PB11) (type BiDi))
  405. (pin (num 23) (name VSS) (type power_in))
  406. (pin (num 24) (name VDD) (type power_in))
  407. (pin (num 25) (name SPI2_NSS/TIM1_BKIN/EVENTOUT/PB12) (type BiDi))
  408. (pin (num 26) (name SPI2_SCK/TIM1_CH1N/PB13) (type BiDi))
  409. (pin (num 27) (name SPI2_MISO/TIM1_CH2N/TIM15_CH1/PB14) (type BiDi))
  410. (pin (num 28) (name SPI2_MOSI/TIM1_CH3N/TIM15_CH1N/TIM15_CH2/RTC_REFIN/PB15) (type BiDi))
  411. (pin (num 29) (name USART1_CK/TIM1_CH1/EVENTOUT/MCO/PA8) (type BiDi))
  412. (pin (num 30) (name USART1_TX/TIM1_CH2/TIM15_BKIN/PA9) (type BiDi))
  413. (pin (num 31) (name USART1_RX/TIM1_CH3/TIM17_BKIN/PA10) (type BiDi))
  414. (pin (num 32) (name USART1_CTS/TIM1_CH4/EVENTOUT/PA11) (type BiDi))
  415. (pin (num 33) (name USART1_RTS/TIM1_ETR/EVENTOUT/PA12) (type BiDi))
  416. (pin (num 34) (name IR_OUT/SWDIO/PA13) (type BiDi))
  417. (pin (num 35) (name PF6/I2C2_SCL) (type BiDi))
  418. (pin (num 36) (name PF7/I2C2_SDA) (type BiDi))
  419. (pin (num 37) (name USART2_TX/SWCLK/PA14) (type BiDi))
  420. (pin (num 38) (name SPI1_NSS/USART2_RX/EVENTOUT/PA15) (type BiDi))
  421. (pin (num 39) (name SPI1_SCK/EVENTOUT/PB3) (type BiDi))
  422. (pin (num 40) (name SPI1_MISO/TIM3_CH1/EVENTOUT/PB4) (type BiDi))
  423. (pin (num 41) (name SPI1_MOSI/I2C1_SMBA/TIM16_BKIN/TIM3_CH2/PB5) (type BiDi))
  424. (pin (num 42) (name I2C1_SCL/USART1_TX/TIM16_CH1N/PB6) (type BiDi))
  425. (pin (num 43) (name I2C1_SDA/USART1_RX/TIM17_CH1N/PB7) (type BiDi))
  426. (pin (num 44) (name BOOT0) (type input))
  427. (pin (num 45) (name I2C1_SCL/TIM16_CH1/PB8) (type BiDi))
  428. (pin (num 46) (name I2C1_SDA/IR_OUT/TIM17_CH1/EVENTOUT/PB9) (type BiDi))
  429. (pin (num 47) (name VSS) (type power_in))
  430. (pin (num 48) (name VDD) (type power_in))))
  431. (libpart (lib device) (part SW_PUSH)
  432. (description Button)
  433. (fields
  434. (field (name Reference) SW)
  435. (field (name Value) SW_PUSH))
  436. (pins
  437. (pin (num 1) (name 1) (type passive))
  438. (pin (num 2) (name 2) (type passive)))))
  439. (libraries
  440. (library (logical device)
  441. (uri "C:\\Program Files\\KiCad\\share\\kicad\\library\\device.lib"))
  442. (library (logical regul)
  443. (uri "C:\\Program Files\\KiCad\\share\\kicad\\library\\regul.lib"))
  444. (library (logical m41t83)
  445. (uri C:\Users\rcluze\Documents\autres\Mes-Librairies\m41t83.lib))
  446. (library (logical m24c32)
  447. (uri C:\Users\rcluze\Documents\autres\Mes-Librairies\m24c32.lib))
  448. (library (logical proc-cache)
  449. (uri C:\Users\rcluze\Documents\autres\rampesLeds\Controle\carte\proc-cache.lib))
  450. (library (logical conn)
  451. (uri "C:\\Program Files\\KiCad\\share\\kicad\\library\\conn.lib")))
  452. (nets
  453. (net (code 2227) (name "Net-(U3-Pad6)")
  454. (node (ref U3) (pin 6)))
  455. (net (code 2228) (name "Net-(U3-Pad5)")
  456. (node (ref U3) (pin 5)))
  457. (net (code 2229) (name "Net-(U3-Pad13)")
  458. (node (ref U3) (pin 13)))
  459. (net (code 2230) (name "Net-(U3-Pad4)")
  460. (node (ref U3) (pin 4)))
  461. (net (code 2231) (name "Net-(U3-Pad1)")
  462. (node (ref U3) (pin 1)))
  463. (net (code 2232) (name "Net-(U3-Pad18)")
  464. (node (ref U3) (pin 18)))
  465. (net (code 2233) (name /vss)
  466. (node (ref U1) (pin 47))
  467. (node (ref U1) (pin 8))
  468. (node (ref U1) (pin 23))
  469. (node (ref D2) (pin 1))
  470. (node (ref U3) (pin 2))
  471. (node (ref U3) (pin 3))
  472. (node (ref U3) (pin 9))
  473. (node (ref U2) (pin 2))
  474. (node (ref P8) (pin 3))
  475. (node (ref C4) (pin 2))
  476. (node (ref SW1) (pin 2))
  477. (node (ref U2) (pin 1))
  478. (node (ref U2) (pin 3))
  479. (node (ref U2) (pin 4))
  480. (node (ref R6) (pin 2))
  481. (node (ref R7) (pin 2))
  482. (node (ref C5) (pin 2))
  483. (node (ref P7) (pin 2))
  484. (node (ref C1) (pin 1))
  485. (node (ref C2) (pin 1))
  486. (node (ref C3) (pin 1))
  487. (node (ref SW2) (pin 2))
  488. (node (ref U3) (pin 17))
  489. (node (ref U3) (pin 16))
  490. (node (ref BT1) (pin 2))
  491. (node (ref D1) (pin 1)))
  492. (net (code 2234) (name "Net-(U3-Pad7)")
  493. (node (ref U3) (pin 7)))
  494. (net (code 2235) (name "Net-(U3-Pad14)")
  495. (node (ref U3) (pin 14)))
  496. (net (code 2236) (name "Net-(P3-Pad1)")
  497. (node (ref P3) (pin 1)))
  498. (net (code 2237) (name /wc)
  499. (node (ref U2) (pin 6))
  500. (node (ref R10) (pin 2))
  501. (node (ref U1) (pin 41)))
  502. (net (code 2238) (name /vdd)
  503. (node (ref R4) (pin 1))
  504. (node (ref R3) (pin 1))
  505. (node (ref U1) (pin 9))
  506. (node (ref U2) (pin 5))
  507. (node (ref U1) (pin 24))
  508. (node (ref R5) (pin 1))
  509. (node (ref U1) (pin 48))
  510. (node (ref R10) (pin 1))
  511. (node (ref C1) (pin 2))
  512. (node (ref R9) (pin 1))
  513. (node (ref U4) (pin 2))
  514. (node (ref C3) (pin 2))
  515. (node (ref R8) (pin 1))
  516. (node (ref U1) (pin 1))
  517. (node (ref P8) (pin 1))
  518. (node (ref U3) (pin 15))
  519. (node (ref R7) (pin 1))
  520. (node (ref C5) (pin 1))
  521. (node (ref C2) (pin 2)))
  522. (net (code 2239) (name "Net-(P1-Pad1)")
  523. (node (ref P1) (pin 1)))
  524. (net (code 2240) (name "Net-(P2-Pad1)")
  525. (node (ref P2) (pin 1)))
  526. (net (code 2241) (name "Net-(P4-Pad1)")
  527. (node (ref P4) (pin 1)))
  528. (net (code 2242) (name "Net-(BT1-Pad1)")
  529. (node (ref U3) (pin 8))
  530. (node (ref BT1) (pin 1)))
  531. (net (code 2243) (name "Net-(R1-Pad2)")
  532. (node (ref U1) (pin 18))
  533. (node (ref R1) (pin 2)))
  534. (net (code 2244) (name "Net-(D1-Pad2)")
  535. (node (ref R1) (pin 1))
  536. (node (ref D1) (pin 2)))
  537. (net (code 2245) (name /s12)
  538. (node (ref U1) (pin 32))
  539. (node (ref P6) (pin 6)))
  540. (net (code 2246) (name /s11)
  541. (node (ref P6) (pin 5))
  542. (node (ref U1) (pin 31)))
  543. (net (code 2247) (name /s10)
  544. (node (ref U1) (pin 30))
  545. (node (ref P6) (pin 4)))
  546. (net (code 2248) (name /s9)
  547. (node (ref U1) (pin 29))
  548. (node (ref P6) (pin 3)))
  549. (net (code 2249) (name /s8)
  550. (node (ref U1) (pin 17))
  551. (node (ref P6) (pin 2)))
  552. (net (code 2250) (name /s7)
  553. (node (ref P6) (pin 1))
  554. (node (ref U1) (pin 16)))
  555. (net (code 2251) (name /s6)
  556. (node (ref U1) (pin 15))
  557. (node (ref P5) (pin 6)))
  558. (net (code 2259) (name "Net-(D2-Pad2)")
  559. (node (ref R2) (pin 1))
  560. (node (ref D2) (pin 2)))
  561. (net (code 2260) (name "Net-(R2-Pad2)")
  562. (node (ref U1) (pin 19))
  563. (node (ref R2) (pin 2)))
  564. (net (code 4176) (name /mfp)
  565. (node (ref U3) (pin 12))
  566. (node (ref R3) (pin 2))
  567. (node (ref U1) (pin 40)))
  568. (net (code 4178) (name /sda)
  569. (node (ref U2) (pin 8))
  570. (node (ref U1) (pin 43))
  571. (node (ref U3) (pin 10))
  572. (node (ref R5) (pin 2)))
  573. (net (code 4179) (name /sdl)
  574. (node (ref R4) (pin 2))
  575. (node (ref U1) (pin 42))
  576. (node (ref U2) (pin 7))
  577. (node (ref U3) (pin 11)))
  578. (net (code 4205) (name "Net-(U1-Pad36)")
  579. (node (ref U1) (pin 36)))
  580. (net (code 4206) (name "Net-(U1-Pad35)")
  581. (node (ref U1) (pin 35)))
  582. (net (code 4207) (name "Net-(U1-Pad6)")
  583. (node (ref U1) (pin 6)))
  584. (net (code 4208) (name "Net-(U1-Pad5)")
  585. (node (ref U1) (pin 5)))
  586. (net (code 4209) (name "Net-(U1-Pad4)")
  587. (node (ref U1) (pin 4)))
  588. (net (code 4210) (name "Net-(U1-Pad3)")
  589. (node (ref U1) (pin 3)))
  590. (net (code 4211) (name "Net-(U1-Pad2)")
  591. (node (ref U1) (pin 2)))
  592. (net (code 4212) (name "Net-(U1-Pad38)")
  593. (node (ref U1) (pin 38)))
  594. (net (code 4213) (name "Net-(U1-Pad33)")
  595. (node (ref U1) (pin 33)))
  596. (net (code 4214) (name "Net-(U1-Pad28)")
  597. (node (ref U1) (pin 28)))
  598. (net (code 4215) (name /swdio)
  599. (node (ref U1) (pin 34))
  600. (node (ref P8) (pin 4)))
  601. (net (code 4216) (name /swclk)
  602. (node (ref U1) (pin 37))
  603. (node (ref P8) (pin 2)))
  604. (net (code 4311) (name "Net-(U1-Pad27)")
  605. (node (ref U1) (pin 27)))
  606. (net (code 4324) (name /12V)
  607. (node (ref C4) (pin 1))
  608. (node (ref U4) (pin 3))
  609. (node (ref P7) (pin 1)))
  610. (net (code 4325) (name "Net-(R6-Pad1)")
  611. (node (ref U4) (pin 1))
  612. (node (ref R6) (pin 1)))
  613. (net (code 4326) (name /s5)
  614. (node (ref P5) (pin 5))
  615. (node (ref U1) (pin 14)))
  616. (net (code 4327) (name /s4)
  617. (node (ref P5) (pin 4))
  618. (node (ref U1) (pin 13)))
  619. (net (code 4328) (name "Net-(U1-Pad22)")
  620. (node (ref U1) (pin 22)))
  621. (net (code 4329) (name "Net-(U1-Pad21)")
  622. (node (ref U1) (pin 21)))
  623. (net (code 4330) (name "Net-(U1-Pad20)")
  624. (node (ref U1) (pin 20)))
  625. (net (code 4331) (name /nrst)
  626. (node (ref SW1) (pin 1))
  627. (node (ref U1) (pin 7))
  628. (node (ref P8) (pin 5))
  629. (node (ref R8) (pin 2)))
  630. (net (code 4332) (name "Net-(U1-Pad39)")
  631. (node (ref U1) (pin 39)))
  632. (net (code 4333) (name "Net-(U1-Pad46)")
  633. (node (ref U1) (pin 46)))
  634. (net (code 4334) (name "Net-(U1-Pad26)")
  635. (node (ref U1) (pin 26)))
  636. (net (code 4335) (name "Net-(U1-Pad45)")
  637. (node (ref U1) (pin 45)))
  638. (net (code 4336) (name "Net-(U1-Pad25)")
  639. (node (ref U1) (pin 25)))
  640. (net (code 4337) (name /boot0)
  641. (node (ref SW2) (pin 1))
  642. (node (ref R9) (pin 2))
  643. (node (ref U1) (pin 44)))
  644. (net (code 4338) (name /s2)
  645. (node (ref P5) (pin 2))
  646. (node (ref U1) (pin 11)))
  647. (net (code 4339) (name /s1)
  648. (node (ref U1) (pin 10))
  649. (node (ref P5) (pin 1)))
  650. (net (code 4340) (name /s3)
  651. (node (ref U1) (pin 12))
  652. (node (ref P5) (pin 3)))))