board.chcfg 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- STM32F3xx board Template -->
  3. <board
  4. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  5. xsi:noNamespaceSchemaLocation="http://www.chibios.org/xml/schema/boards/stm32f3xx_board.xsd">
  6. <configuration_settings>
  7. <templates_path>resources/gencfg/processors/boards/stm32f3xx/templates</templates_path>
  8. <output_path>..</output_path>
  9. <hal_version>5.0.x</hal_version>
  10. </configuration_settings>
  11. <board_name>STMicroelectronics STM32 Nucleo144-F303ZE</board_name>
  12. <board_id>ST_NUCLEO144_F303ZE</board_id>
  13. <board_functions></board_functions>
  14. <subtype>STM32F303xE</subtype>
  15. <clocks HSEFrequency="8000000" HSEBypass="true" LSEFrequency="0"
  16. LSEBypass="false" LSEDrive="3 High Drive (default)" />
  17. <ports>
  18. <GPIOA>
  19. <pin0
  20. ID="ZIO_D32 TIM2_CH1"
  21. Type="PushPull"
  22. Level="High"
  23. Speed="Maximum"
  24. Resistor="PullUp"
  25. Mode="Input"
  26. Alternate="0" />
  27. <pin1
  28. ID="ZIO_D72 COMP1_IMP"
  29. Type="PushPull"
  30. Level="High"
  31. Speed="Maximum"
  32. Resistor="PullUp"
  33. Mode="Input"
  34. Alternate="0" />
  35. <pin2
  36. ID=""
  37. Type="PushPull"
  38. Level="High"
  39. Speed="Minimum"
  40. Resistor="PullUp"
  41. Mode="Input"
  42. Alternate="0" />
  43. <pin3
  44. ID="ARD_A0 ADC1_IN4"
  45. Type="PushPull"
  46. Level="High"
  47. Speed="Maximum"
  48. Resistor="PullUp"
  49. Mode="Input"
  50. Alternate="0" />
  51. <pin4
  52. ID="ZIO_D24 SPI3_NSS"
  53. Type="PushPull"
  54. Level="High"
  55. Speed="Maximum"
  56. Resistor="PullUp"
  57. Mode="Input"
  58. Alternate="0" />
  59. <pin5
  60. ID="ARD_D13 SPI1_SCK"
  61. Type="PushPull"
  62. Level="High"
  63. Speed="Maximum"
  64. Resistor="PullUp"
  65. Mode="Input"
  66. Alternate="0" />
  67. <pin6
  68. ID="ARD_D12 SPI1_MISO"
  69. Type="PushPull"
  70. Level="High"
  71. Speed="Maximum"
  72. Resistor="PullUp"
  73. Mode="Input"
  74. Alternate="0" />
  75. <pin7
  76. ID="ARD_D11 SPI1_MOSI ZIO_D71"
  77. Type="PushPull"
  78. Level="High"
  79. Speed="Maximum"
  80. Resistor="PullUp"
  81. Mode="Input"
  82. Alternate="0" />
  83. <pin8
  84. ID="ZIO_D70 I2C2_SMBAL"
  85. Type="PushPull"
  86. Level="High"
  87. Speed="Maximum"
  88. Resistor="PullUp"
  89. Mode="Input"
  90. Alternate="0" />
  91. <pin9
  92. ID="ZIO_D69 I2C2_SCL"
  93. Type="PushPull"
  94. Level="High"
  95. Speed="Maximum"
  96. Resistor="PullUp"
  97. Mode="Input"
  98. Alternate="0" />
  99. <pin10
  100. ID="ZIO_D68 I2C2_SDA"
  101. Type="PushPull"
  102. Level="High"
  103. Speed="Maximum"
  104. Resistor="PullUp"
  105. Mode="Input"
  106. Alternate="0" />
  107. <pin11
  108. ID="USB_DM"
  109. Type="PushPull"
  110. Speed="Maximum"
  111. Resistor="Floating"
  112. Level="High"
  113. Mode="Alternate"
  114. Alternate="14" />
  115. <pin12
  116. ID="USB_DP"
  117. Type="PushPull"
  118. Speed="Minimum"
  119. Resistor="Floating"
  120. Level="High"
  121. Mode="Alternate"
  122. Alternate="14" />
  123. <pin13
  124. ID="SWDIO"
  125. Type="PushPull"
  126. Level="High"
  127. Speed="Maximum"
  128. Resistor="Floating"
  129. Mode="Alternate"
  130. Alternate="0" />
  131. <pin14
  132. ID="SWCLK"
  133. Type="PushPull"
  134. Level="High"
  135. Speed="Maximum"
  136. Resistor="Floating"
  137. Mode="Alternate"
  138. Alternate="0" />
  139. <pin15
  140. ID="ZIO_D20 I2S3_WS"
  141. Type="PushPull"
  142. Level="High"
  143. Speed="Maximum"
  144. Resistor="PullUp"
  145. Mode="Input"
  146. Alternate="0" />
  147. </GPIOA>
  148. <GPIOB>
  149. <pin0
  150. ID="ZIO_D33 TIM3_CH3 LED1"
  151. Type="PushPull"
  152. Level="Low"
  153. Speed="Maximum"
  154. Resistor="Floating"
  155. Mode="Output"
  156. Alternate="0" />
  157. <pin1
  158. ID="ZIO_A6 ADC3_IN1"
  159. Type="PushPull"
  160. Level="High"
  161. Speed="Maximum"
  162. Resistor="PullUp"
  163. Mode="Input"
  164. Alternate="0" />
  165. <pin2
  166. ID="ZIO_D27"
  167. Type="PushPull"
  168. Level="High"
  169. Speed="Minimum"
  170. Resistor="PullUp"
  171. Mode="Input"
  172. Alternate="0" />
  173. <pin3
  174. ID="ZIO_D23 I2S3_CK"
  175. Type="PushPull"
  176. Level="High"
  177. Speed="Maximum"
  178. Resistor="PullUp"
  179. Mode="Input"
  180. Alternate="0" />
  181. <pin4
  182. ID="ZIO_D25 SPI3_MISO"
  183. Type="PushPull"
  184. Level="High"
  185. Speed="Maximum"
  186. Resistor="PullUp"
  187. Mode="Input"
  188. Alternate="0" />
  189. <pin5
  190. ID="ZIO_D22 I2S3_SD"
  191. Type="PushPull"
  192. Level="High"
  193. Speed="Maximum"
  194. Resistor="PullUp"
  195. Mode="Input"
  196. Alternate="0" />
  197. <pin6
  198. ID="ZIO_D26"
  199. Type="PushPull"
  200. Level="High"
  201. Speed="Minimum"
  202. Resistor="PullUp"
  203. Mode="Input"
  204. Alternate="0" />
  205. <pin7
  206. ID="LED2"
  207. Type="PushPull"
  208. Level="Low"
  209. Speed="Maximum"
  210. Resistor="Floating"
  211. Mode="Output"
  212. Alternate="0" />
  213. <pin8
  214. ID="ARD_D15 I2C1_SCL"
  215. Type="PushPull"
  216. Level="High"
  217. Speed="Maximum"
  218. Resistor="PullUp"
  219. Mode="Input"
  220. Alternate="0" />
  221. <pin9
  222. ID="ARD_D14 I2C1_SDA"
  223. Type="PushPull"
  224. Level="High"
  225. Speed="Maximum"
  226. Resistor="PullUp"
  227. Mode="Input"
  228. Alternate="0" />
  229. <pin10
  230. ID="ZIO_D36 TIM2_CH3"
  231. Type="PushPull"
  232. Level="High"
  233. Speed="Maximum"
  234. Resistor="PullUp"
  235. Mode="Input"
  236. Alternate="0" />
  237. <pin11
  238. ID="ZIO_D35 TIM2_CH4"
  239. Type="PushPull"
  240. Level="High"
  241. Speed="Maximum"
  242. Resistor="PullUp"
  243. Mode="Input"
  244. Alternate="0" />
  245. <pin12
  246. ID="ZIO_D19 I2S2_WS"
  247. Type="PushPull"
  248. Level="High"
  249. Speed="Maximum"
  250. Resistor="PullUp"
  251. Mode="Input"
  252. Alternate="0" />
  253. <pin13
  254. ID="ZIO_D18 I2S2_CK"
  255. Type="PushPull"
  256. Level="High"
  257. Speed="Maximum"
  258. Resistor="PullUp"
  259. Mode="Input"
  260. Alternate="0" />
  261. <pin14
  262. ID="LED3"
  263. Type="PushPull"
  264. Level="Low"
  265. Speed="Maximum"
  266. Resistor="Floating"
  267. Mode="Output"
  268. Alternate="0" />
  269. <pin15
  270. ID="ZIO_D17 I2S2_SD"
  271. Type="PushPull"
  272. Level="High"
  273. Speed="Maximum"
  274. Resistor="PullUp"
  275. Mode="Input"
  276. Alternate="0" />
  277. </GPIOB>
  278. <GPIOC>
  279. <pin0
  280. ID="ARD_A1 ADC12_IN6"
  281. Type="PushPull"
  282. Level="High"
  283. Speed="Maximum"
  284. Resistor="PullUp"
  285. Mode="Input"
  286. Alternate="0" />
  287. <pin1
  288. ID=""
  289. Type="PushPull"
  290. Level="High"
  291. Speed="Minimum"
  292. Resistor="PullUp"
  293. Mode="Input"
  294. Alternate="0" />
  295. <pin2
  296. ID="ZIO_A7 ADC12_IN8"
  297. Type="PushPull"
  298. Level="High"
  299. Speed="Maximum"
  300. Resistor="PullUp"
  301. Mode="Input"
  302. Alternate="0" />
  303. <pin3
  304. ID="ARD_A2 ADC12_IN9"
  305. Type="PushPull"
  306. Level="High"
  307. Speed="Maximum"
  308. Resistor="PullUp"
  309. Mode="Input"
  310. Alternate="0" />
  311. <pin4
  312. ID="ARD_D1 USART1_TX"
  313. Type="PushPull"
  314. Level="High"
  315. Speed="Maximum"
  316. Resistor="PullUp"
  317. Mode="Input"
  318. Alternate="0" />
  319. <pin5
  320. ID="ARD_D0 USART1_RX"
  321. Type="PushPull"
  322. Level="High"
  323. Speed="Maximum"
  324. Resistor="PullUp"
  325. Mode="Input"
  326. Alternate="0" />
  327. <pin6
  328. ID="ZIO_D16 I2S2_MCK"
  329. Type="PushPull"
  330. Level="High"
  331. Speed="Maximum"
  332. Resistor="PullUp"
  333. Mode="Input"
  334. Alternate="0" />
  335. <pin7
  336. ID="ZIO_D21 I2S3_MCK"
  337. Type="PushPull"
  338. Level="High"
  339. Speed="Maximum"
  340. Resistor="PullUp"
  341. Mode="Input"
  342. Alternate="0" />
  343. <pin8
  344. ID="ZIO_D43"
  345. Type="PushPull"
  346. Level="High"
  347. Speed="Minimum"
  348. Resistor="PullUp"
  349. Mode="Input"
  350. Alternate="0" />
  351. <pin9
  352. ID="ZIO_D44 I2S_CKIN"
  353. Type="PushPull"
  354. Level="High"
  355. Speed="Maximum"
  356. Resistor="PullUp"
  357. Mode="Input"
  358. Alternate="0" />
  359. <pin10
  360. ID="ZIO_D45"
  361. Type="PushPull"
  362. Level="High"
  363. Speed="Minimum"
  364. Resistor="PullUp"
  365. Mode="Input"
  366. Alternate="0" />
  367. <pin11
  368. ID="ZIO_D46"
  369. Type="PushPull"
  370. Level="High"
  371. Speed="Minimum"
  372. Resistor="PullUp"
  373. Mode="Input"
  374. Alternate="0" />
  375. <pin12
  376. ID="ZIO_D47"
  377. Type="PushPull"
  378. Level="High"
  379. Speed="Minimum"
  380. Resistor="PullUp"
  381. Mode="Input"
  382. Alternate="0" />
  383. <pin13
  384. ID="BUTTON"
  385. Type="PushPull"
  386. Level="High"
  387. Speed="Maximum"
  388. Resistor="Floating"
  389. Mode="Input"
  390. Alternate="0" />
  391. <pin14
  392. ID="OSC32_IN"
  393. Type="PushPull"
  394. Level="High"
  395. Speed="Minimum"
  396. Resistor="Floating"
  397. Mode="Input"
  398. Alternate="0" />
  399. <pin15
  400. ID="OSC32_OUT"
  401. Type="PushPull"
  402. Level="High"
  403. Speed="Minimum"
  404. Resistor="Floating"
  405. Mode="Input"
  406. Alternate="0" />
  407. </GPIOC>
  408. <GPIOD>
  409. <pin0
  410. ID="ZIO_D67 CAN1_RX"
  411. Type="PushPull"
  412. Level="High"
  413. Speed="Maximum"
  414. Resistor="PullUp"
  415. Mode="Input"
  416. Alternate="0" />
  417. <pin1
  418. ID="ZIO_D66 CAN1_TX"
  419. Type="PushPull"
  420. Level="High"
  421. Speed="Maximum"
  422. Resistor="PullUp"
  423. Mode="Input"
  424. Alternate="0" />
  425. <pin2
  426. ID="ZIO_D48"
  427. Type="PushPull"
  428. Level="High"
  429. Speed="Minimum"
  430. Resistor="PullUp"
  431. Mode="Input"
  432. Alternate="0" />
  433. <pin3
  434. ID="ZIO_D55 USART2_CTS"
  435. Type="PushPull"
  436. Level="High"
  437. Speed="Maximum"
  438. Resistor="PullUp"
  439. Mode="Input"
  440. Alternate="0" />
  441. <pin4
  442. ID="ZIO_D54 USART2_RTS"
  443. Type="PushPull"
  444. Level="High"
  445. Speed="Maximum"
  446. Resistor="PullUp"
  447. Mode="Input"
  448. Alternate="0" />
  449. <pin5
  450. ID="ZIO_D53 USART2_TX"
  451. Type="PushPull"
  452. Level="High"
  453. Speed="Maximum"
  454. Resistor="PullUp"
  455. Mode="Input"
  456. Alternate="0" />
  457. <pin6
  458. ID="ZIO_D52 USART2_RX"
  459. Type="PushPull"
  460. Level="High"
  461. Speed="Maximum"
  462. Resistor="PullUp"
  463. Mode="Input"
  464. Alternate="0" />
  465. <pin7
  466. ID="ZIO_D51 USART2_SCLK"
  467. Type="PushPull"
  468. Level="High"
  469. Speed="Maximum"
  470. Resistor="PullUp"
  471. Mode="Input"
  472. Alternate="0" />
  473. <pin8
  474. ID="USART3_RX STLK_RX"
  475. Type="PushPull"
  476. Level="High"
  477. Speed="Maximum"
  478. Resistor="Floating"
  479. Mode="Alternate"
  480. Alternate="7" />
  481. <pin9
  482. ID="USART3_TX STLK_TX"
  483. Type="PushPull"
  484. Level="High"
  485. Speed="Maximum"
  486. Resistor="Floating"
  487. Mode="Alternate"
  488. Alternate="7" />
  489. <pin10
  490. ID=""
  491. Type="PushPull"
  492. Level="High"
  493. Speed="Minimum"
  494. Resistor="PullUp"
  495. Mode="Input"
  496. Alternate="0" />
  497. <pin11
  498. ID="ARD_A3 ADC34_IN8"
  499. Type="PushPull"
  500. Level="High"
  501. Speed="Maximum"
  502. Resistor="PullUp"
  503. Mode="Input"
  504. Alternate="0" />
  505. <pin12
  506. ID="ARD_A4 ADC34_IN9"
  507. Type="PushPull"
  508. Level="High"
  509. Speed="Maximum"
  510. Resistor="PullUp"
  511. Mode="Input"
  512. Alternate="0" />
  513. <pin13
  514. ID="ARD_A5 ADC3_IN8"
  515. Type="PushPull"
  516. Level="High"
  517. Speed="Maximum"
  518. Resistor="PullUp"
  519. Mode="Input"
  520. Alternate="0" />
  521. <pin14
  522. ID="ARD_D10 SPI1_NSS"
  523. Type="PushPull"
  524. Level="High"
  525. Speed="Maximum"
  526. Resistor="PullUp"
  527. Mode="Input"
  528. Alternate="0" />
  529. <pin15
  530. ID="ARD_D9 TIM4_CH4"
  531. Type="PushPull"
  532. Level="High"
  533. Speed="Maximum"
  534. Resistor="PullUp"
  535. Mode="Input"
  536. Alternate="0" />
  537. </GPIOD>
  538. <GPIOE>
  539. <pin0
  540. ID="ZIO_D34 TIM4_ETR"
  541. Type="PushPull"
  542. Level="High"
  543. Speed="Maximum"
  544. Resistor="PullUp"
  545. Mode="Input"
  546. Alternate="0" />
  547. <pin1
  548. ID=""
  549. Type="PushPull"
  550. Level="High"
  551. Speed="Minimum"
  552. Resistor="PullUp"
  553. Mode="Input"
  554. Alternate="0" />
  555. <pin2
  556. ID="ZIO_D31 ZIO_D56"
  557. Type="PushPull"
  558. Level="High"
  559. Speed="Minimum"
  560. Resistor="PullUp"
  561. Mode="Input"
  562. Alternate="0" />
  563. <pin3
  564. ID="ZIO_D60"
  565. Type="PushPull"
  566. Level="High"
  567. Speed="Minimum"
  568. Resistor="PullUp"
  569. Mode="Input"
  570. Alternate="0" />
  571. <pin4
  572. ID="ZIO_D57"
  573. Type="PushPull"
  574. Level="High"
  575. Speed="Minimum"
  576. Resistor="PullUp"
  577. Mode="Input"
  578. Alternate="0" />
  579. <pin5
  580. ID="ZIO_D58"
  581. Type="PushPull"
  582. Level="High"
  583. Speed="Minimum"
  584. Resistor="PullUp"
  585. Mode="Input"
  586. Alternate="0" />
  587. <pin6
  588. ID="ZIO_D59"
  589. Type="PushPull"
  590. Level="High"
  591. Speed="Minimum"
  592. Resistor="PullUp"
  593. Mode="Input"
  594. Alternate="0" />
  595. <pin7
  596. ID="ZIO_D41 TIM1_ETR"
  597. Type="PushPull"
  598. Level="High"
  599. Speed="Maximum"
  600. Resistor="PullUp"
  601. Mode="Input"
  602. Alternate="0" />
  603. <pin8
  604. ID="ZIO_D42 TIM1_CH1N"
  605. Type="PushPull"
  606. Level="High"
  607. Speed="Maximum"
  608. Resistor="PullUp"
  609. Mode="Input"
  610. Alternate="0" />
  611. <pin9
  612. ID="ARD_D6 TIM1_CH1"
  613. Type="PushPull"
  614. Level="High"
  615. Speed="Maximum"
  616. Resistor="PullUp"
  617. Mode="Input"
  618. Alternate="0" />
  619. <pin10
  620. ID="ZIO_D40 TIM1_CH2N"
  621. Type="PushPull"
  622. Level="High"
  623. Speed="Maximum"
  624. Resistor="PullUp"
  625. Mode="Input"
  626. Alternate="0" />
  627. <pin11
  628. ID="ARD_D5 TIM1_CH2"
  629. Type="PushPull"
  630. Level="High"
  631. Speed="Maximum"
  632. Resistor="PullUp"
  633. Mode="Input"
  634. Alternate="0" />
  635. <pin12
  636. ID="ZIO_D39 TIM1_CH3N"
  637. Type="PushPull"
  638. Level="High"
  639. Speed="Maximum"
  640. Resistor="PullUp"
  641. Mode="Input"
  642. Alternate="0" />
  643. <pin13
  644. ID="ARD_D3 TIM1_CH3"
  645. Type="PushPull"
  646. Level="High"
  647. Speed="Maximum"
  648. Resistor="PullUp"
  649. Mode="Input"
  650. Alternate="0" />
  651. <pin14
  652. ID="ZIO_D38"
  653. Type="PushPull"
  654. Level="High"
  655. Speed="Minimum"
  656. Resistor="PullUp"
  657. Mode="Input"
  658. Alternate="0" />
  659. <pin15
  660. ID="ZIO_D37 TIM1_BKIN1"
  661. Type="PushPull"
  662. Level="High"
  663. Speed="Maximum"
  664. Resistor="PullUp"
  665. Mode="Input"
  666. Alternate="0" />
  667. </GPIOE>
  668. <GPIOF>
  669. <pin0
  670. ID=""
  671. Type="PushPull"
  672. Level="High"
  673. Speed="Minimum"
  674. Resistor="PullUp"
  675. Mode="Input"
  676. Alternate="0" />
  677. <pin1
  678. ID=""
  679. Type="PushPull"
  680. Level="High"
  681. Speed="Minimum"
  682. Resistor="PullUp"
  683. Mode="Input"
  684. Alternate="0" />
  685. <pin2
  686. ID=""
  687. Type="PushPull"
  688. Level="High"
  689. Speed="Minimum"
  690. Resistor="PullUp"
  691. Mode="Input"
  692. Alternate="0" />
  693. <pin3
  694. ID="ZIO_D30"
  695. Type="PushPull"
  696. Level="High"
  697. Speed="Minimum"
  698. Resistor="PullUp"
  699. Mode="Input"
  700. Alternate="0" />
  701. <pin4
  702. ID="ZIO_A8 ADC3_IN14"
  703. Type="PushPull"
  704. Level="High"
  705. Speed="Maximum"
  706. Resistor="PullUp"
  707. Mode="Input"
  708. Alternate="0" />
  709. <pin5
  710. ID="ZIO_D29"
  711. Type="PushPull"
  712. Level="High"
  713. Speed="Minimum"
  714. Resistor="PullUp"
  715. Mode="Input"
  716. Alternate="0" />
  717. <pin6
  718. ID=""
  719. Type="PushPull"
  720. Level="High"
  721. Speed="Minimum"
  722. Resistor="PullUp"
  723. Mode="Input"
  724. Alternate="0" />
  725. <pin7
  726. ID="ZIO_D62"
  727. Type="PushPull"
  728. Level="High"
  729. Speed="Minimum"
  730. Resistor="PullUp"
  731. Mode="Input"
  732. Alternate="0" />
  733. <pin8
  734. ID="ZIO_D61"
  735. Type="PushPull"
  736. Level="High"
  737. Speed="Minimum"
  738. Resistor="PullUp"
  739. Mode="Input"
  740. Alternate="0" />
  741. <pin9
  742. ID="ZIO_D63"
  743. Type="PushPull"
  744. Level="High"
  745. Speed="Minimum"
  746. Resistor="PullUp"
  747. Mode="Input"
  748. Alternate="0" />
  749. <pin10
  750. ID="ZIO_D28"
  751. Type="PushPull"
  752. Level="High"
  753. Speed="Minimum"
  754. Resistor="PullUp"
  755. Mode="Input"
  756. Alternate="0" />
  757. <pin11
  758. ID=""
  759. Type="PushPull"
  760. Level="High"
  761. Speed="Minimum"
  762. Resistor="PullUp"
  763. Mode="Input"
  764. Alternate="0" />
  765. <pin12
  766. ID="ARD_D8"
  767. Type="PushPull"
  768. Level="High"
  769. Speed="Minimum"
  770. Resistor="PullUp"
  771. Mode="Input"
  772. Alternate="0" />
  773. <pin13
  774. ID="ARD_D7"
  775. Type="PushPull"
  776. Level="High"
  777. Speed="Minimum"
  778. Resistor="PullUp"
  779. Mode="Input"
  780. Alternate="0" />
  781. <pin14
  782. ID="ARD_D4"
  783. Type="PushPull"
  784. Level="High"
  785. Speed="Minimum"
  786. Resistor="PullUp"
  787. Mode="Input"
  788. Alternate="0" />
  789. <pin15
  790. ID="ARD_D2"
  791. Type="PushPull"
  792. Level="High"
  793. Speed="Minimum"
  794. Resistor="PullUp"
  795. Mode="Input"
  796. Alternate="0" />
  797. </GPIOF>
  798. <GPIOG>
  799. <pin0
  800. ID="ZIO_D65"
  801. Type="PushPull"
  802. Level="High"
  803. Speed="Minimum"
  804. Resistor="PullUp"
  805. Mode="Input"
  806. Alternate="0" />
  807. <pin1
  808. ID="ZIO_D64"
  809. Type="PushPull"
  810. Level="High"
  811. Speed="Minimum"
  812. Resistor="PullUp"
  813. Mode="Input"
  814. Alternate="0" />
  815. <pin2
  816. ID="ZIO_D49"
  817. Type="PushPull"
  818. Level="High"
  819. Speed="Minimum"
  820. Resistor="PullUp"
  821. Mode="Input"
  822. Alternate="0" />
  823. <pin3
  824. ID="ZIO_D50"
  825. Type="PushPull"
  826. Level="High"
  827. Speed="Minimum"
  828. Resistor="PullUp"
  829. Mode="Input"
  830. Alternate="0" />
  831. <pin4
  832. ID=""
  833. Type="PushPull"
  834. Level="High"
  835. Speed="Minimum"
  836. Resistor="PullUp"
  837. Mode="Input"
  838. Alternate="0" />
  839. <pin5
  840. ID=""
  841. Type="PushPull"
  842. Level="High"
  843. Speed="Minimum"
  844. Resistor="PullUp"
  845. Mode="Input"
  846. Alternate="0" />
  847. <pin6
  848. ID="USB_GPIO_OUT"
  849. Type="PushPull"
  850. Level="High"
  851. Speed="Maximum"
  852. Resistor="Floating"
  853. Mode="Output"
  854. Alternate="0" />
  855. <pin7
  856. ID="USB_GPIO_IN"
  857. Type="PushPull"
  858. Level="High"
  859. Speed="Maximum"
  860. Resistor="PullUp"
  861. Mode="Input"
  862. Alternate="0" />
  863. <pin8
  864. ID=""
  865. Type="PushPull"
  866. Level="High"
  867. Speed="Minimum"
  868. Resistor="PullUp"
  869. Mode="Input"
  870. Alternate="0" />
  871. <pin9
  872. ID=""
  873. Type="PushPull"
  874. Level="High"
  875. Speed="Minimum"
  876. Resistor="PullUp"
  877. Mode="Input"
  878. Alternate="0" />
  879. <pin10
  880. ID=""
  881. Type="PushPull"
  882. Level="High"
  883. Speed="Minimum"
  884. Resistor="PullUp"
  885. Mode="Input"
  886. Alternate="0" />
  887. <pin11
  888. ID=""
  889. Type="PushPull"
  890. Level="High"
  891. Speed="Minimum"
  892. Resistor="PullUp"
  893. Mode="Input"
  894. Alternate="0" />
  895. <pin12
  896. ID=""
  897. Type="PushPull"
  898. Level="High"
  899. Speed="Minimum"
  900. Resistor="PullUp"
  901. Mode="Input"
  902. Alternate="0" />
  903. <pin13
  904. ID=""
  905. Type="PushPull"
  906. Level="High"
  907. Speed="Minimum"
  908. Resistor="PullUp"
  909. Mode="Input"
  910. Alternate="0" />
  911. <pin14
  912. ID=""
  913. Type="PushPull"
  914. Level="High"
  915. Speed="Minimum"
  916. Resistor="PullUp"
  917. Mode="Input"
  918. Alternate="0" />
  919. <pin15
  920. ID=""
  921. Type="PushPull"
  922. Level="High"
  923. Speed="Minimum"
  924. Resistor="PullUp"
  925. Mode="Input"
  926. Alternate="0" />
  927. </GPIOG>
  928. <GPIOH>
  929. <pin0
  930. ID="OSC_IN"
  931. Type="PushPull"
  932. Level="High"
  933. Speed="Maximum"
  934. Resistor="Floating"
  935. Mode="Input"
  936. Alternate="0" />
  937. <pin1
  938. ID="OSC_OUT"
  939. Type="PushPull"
  940. Level="High"
  941. Speed="Maximum"
  942. Resistor="Floating"
  943. Mode="Input"
  944. Alternate="0" />
  945. <pin2
  946. ID=""
  947. Type="PushPull"
  948. Level="High"
  949. Speed="Minimum"
  950. Resistor="PullUp"
  951. Mode="Input"
  952. Alternate="0" />
  953. <pin3
  954. ID=""
  955. Type="PushPull"
  956. Level="High"
  957. Speed="Minimum"
  958. Resistor="PullUp"
  959. Mode="Input"
  960. Alternate="0" />
  961. <pin4
  962. ID=""
  963. Type="PushPull"
  964. Level="High"
  965. Speed="Minimum"
  966. Resistor="PullUp"
  967. Mode="Input"
  968. Alternate="0" />
  969. <pin5
  970. ID=""
  971. Type="PushPull"
  972. Level="High"
  973. Speed="Minimum"
  974. Resistor="PullUp"
  975. Mode="Input"
  976. Alternate="0" />
  977. <pin6
  978. ID=""
  979. Type="PushPull"
  980. Level="High"
  981. Speed="Minimum"
  982. Resistor="PullUp"
  983. Mode="Input"
  984. Alternate="0" />
  985. <pin7
  986. ID=""
  987. Type="PushPull"
  988. Level="High"
  989. Speed="Minimum"
  990. Resistor="PullUp"
  991. Mode="Input"
  992. Alternate="0" />
  993. <pin8
  994. ID=""
  995. Type="PushPull"
  996. Level="High"
  997. Speed="Minimum"
  998. Resistor="PullUp"
  999. Mode="Input"
  1000. Alternate="0" />
  1001. <pin9
  1002. ID=""
  1003. Type="PushPull"
  1004. Level="High"
  1005. Speed="Minimum"
  1006. Resistor="PullUp"
  1007. Mode="Input"
  1008. Alternate="0" />
  1009. <pin10
  1010. ID=""
  1011. Type="PushPull"
  1012. Level="High"
  1013. Speed="Minimum"
  1014. Resistor="PullUp"
  1015. Mode="Input"
  1016. Alternate="0" />
  1017. <pin11
  1018. ID=""
  1019. Type="PushPull"
  1020. Level="High"
  1021. Speed="Minimum"
  1022. Resistor="PullUp"
  1023. Mode="Input"
  1024. Alternate="0" />
  1025. <pin12
  1026. ID=""
  1027. Type="PushPull"
  1028. Level="High"
  1029. Speed="Minimum"
  1030. Resistor="PullUp"
  1031. Mode="Input"
  1032. Alternate="0" />
  1033. <pin13
  1034. ID=""
  1035. Type="PushPull"
  1036. Level="High"
  1037. Speed="Minimum"
  1038. Resistor="PullUp"
  1039. Mode="Input"
  1040. Alternate="0" />
  1041. <pin14
  1042. ID=""
  1043. Type="PushPull"
  1044. Level="High"
  1045. Speed="Minimum"
  1046. Resistor="PullUp"
  1047. Mode="Input"
  1048. Alternate="0" />
  1049. <pin15
  1050. ID=""
  1051. Type="PushPull"
  1052. Level="High"
  1053. Speed="Minimum"
  1054. Resistor="PullUp"
  1055. Mode="Input"
  1056. Alternate="0" />
  1057. </GPIOH>
  1058. <GPIOI>
  1059. <pin0
  1060. ID=""
  1061. Type="PushPull"
  1062. Level="High"
  1063. Speed="Minimum"
  1064. Resistor="PullUp"
  1065. Mode="Input"
  1066. Alternate="0" />
  1067. <pin1
  1068. ID=""
  1069. Type="PushPull"
  1070. Level="High"
  1071. Speed="Minimum"
  1072. Resistor="PullUp"
  1073. Mode="Input"
  1074. Alternate="0" />
  1075. <pin2
  1076. ID=""
  1077. Type="PushPull"
  1078. Level="High"
  1079. Speed="Minimum"
  1080. Resistor="PullUp"
  1081. Mode="Input"
  1082. Alternate="0" />
  1083. <pin3
  1084. ID=""
  1085. Type="PushPull"
  1086. Level="High"
  1087. Speed="Minimum"
  1088. Resistor="PullUp"
  1089. Mode="Input"
  1090. Alternate="0" />
  1091. <pin4
  1092. ID=""
  1093. Type="PushPull"
  1094. Level="High"
  1095. Speed="Minimum"
  1096. Resistor="PullUp"
  1097. Mode="Input"
  1098. Alternate="0" />
  1099. <pin5
  1100. ID=""
  1101. Type="PushPull"
  1102. Level="High"
  1103. Speed="Minimum"
  1104. Resistor="PullUp"
  1105. Mode="Input"
  1106. Alternate="0" />
  1107. <pin6
  1108. ID=""
  1109. Type="PushPull"
  1110. Level="High"
  1111. Speed="Minimum"
  1112. Resistor="PullUp"
  1113. Mode="Input"
  1114. Alternate="0" />
  1115. <pin7
  1116. ID=""
  1117. Type="PushPull"
  1118. Level="High"
  1119. Speed="Minimum"
  1120. Resistor="PullUp"
  1121. Mode="Input"
  1122. Alternate="0" />
  1123. <pin8
  1124. ID=""
  1125. Type="PushPull"
  1126. Level="High"
  1127. Speed="Minimum"
  1128. Resistor="PullUp"
  1129. Mode="Input"
  1130. Alternate="0" />
  1131. <pin9
  1132. ID=""
  1133. Type="PushPull"
  1134. Level="High"
  1135. Speed="Minimum"
  1136. Resistor="PullUp"
  1137. Mode="Input"
  1138. Alternate="0" />
  1139. <pin10
  1140. ID=""
  1141. Type="PushPull"
  1142. Level="High"
  1143. Speed="Minimum"
  1144. Resistor="PullUp"
  1145. Mode="Input"
  1146. Alternate="0" />
  1147. <pin11
  1148. ID=""
  1149. Type="PushPull"
  1150. Level="High"
  1151. Speed="Minimum"
  1152. Resistor="PullUp"
  1153. Mode="Input"
  1154. Alternate="0" />
  1155. <pin12
  1156. ID=""
  1157. Type="PushPull"
  1158. Level="High"
  1159. Speed="Minimum"
  1160. Resistor="PullUp"
  1161. Mode="Input"
  1162. Alternate="0" />
  1163. <pin13
  1164. ID=""
  1165. Type="PushPull"
  1166. Level="High"
  1167. Speed="Minimum"
  1168. Resistor="PullUp"
  1169. Mode="Input"
  1170. Alternate="0" />
  1171. <pin14
  1172. ID=""
  1173. Type="PushPull"
  1174. Level="High"
  1175. Speed="Minimum"
  1176. Resistor="PullUp"
  1177. Mode="Input"
  1178. Alternate="0" />
  1179. <pin15
  1180. ID=""
  1181. Type="PushPull"
  1182. Level="High"
  1183. Speed="Minimum"
  1184. Resistor="PullUp"
  1185. Mode="Input"
  1186. Alternate="0" />
  1187. </GPIOI>
  1188. <GPIOJ>
  1189. <pin0
  1190. ID=""
  1191. Type="PushPull"
  1192. Level="High"
  1193. Speed="Minimum"
  1194. Resistor="PullUp"
  1195. Mode="Input"
  1196. Alternate="0" />
  1197. <pin1
  1198. ID=""
  1199. Type="PushPull"
  1200. Level="High"
  1201. Speed="Minimum"
  1202. Resistor="PullUp"
  1203. Mode="Input"
  1204. Alternate="0" />
  1205. <pin2
  1206. ID=""
  1207. Type="PushPull"
  1208. Level="High"
  1209. Speed="Minimum"
  1210. Resistor="PullUp"
  1211. Mode="Input"
  1212. Alternate="0" />
  1213. <pin3
  1214. ID=""
  1215. Type="PushPull"
  1216. Level="High"
  1217. Speed="Minimum"
  1218. Resistor="PullUp"
  1219. Mode="Input"
  1220. Alternate="0" />
  1221. <pin4
  1222. ID=""
  1223. Type="PushPull"
  1224. Level="High"
  1225. Speed="Minimum"
  1226. Resistor="PullUp"
  1227. Mode="Input"
  1228. Alternate="0" />
  1229. <pin5
  1230. ID=""
  1231. Type="PushPull"
  1232. Level="High"
  1233. Speed="Minimum"
  1234. Resistor="PullUp"
  1235. Mode="Input"
  1236. Alternate="0" />
  1237. <pin6
  1238. ID=""
  1239. Type="PushPull"
  1240. Level="High"
  1241. Speed="Minimum"
  1242. Resistor="PullUp"
  1243. Mode="Input"
  1244. Alternate="0" />
  1245. <pin7
  1246. ID=""
  1247. Type="PushPull"
  1248. Level="High"
  1249. Speed="Minimum"
  1250. Resistor="PullUp"
  1251. Mode="Input"
  1252. Alternate="0" />
  1253. <pin8
  1254. ID=""
  1255. Type="PushPull"
  1256. Level="High"
  1257. Speed="Minimum"
  1258. Resistor="PullUp"
  1259. Mode="Input"
  1260. Alternate="0" />
  1261. <pin9
  1262. ID=""
  1263. Type="PushPull"
  1264. Level="High"
  1265. Speed="Minimum"
  1266. Resistor="PullUp"
  1267. Mode="Input"
  1268. Alternate="0" />
  1269. <pin10
  1270. ID=""
  1271. Type="PushPull"
  1272. Level="High"
  1273. Speed="Minimum"
  1274. Resistor="PullUp"
  1275. Mode="Input"
  1276. Alternate="0" />
  1277. <pin11
  1278. ID=""
  1279. Type="PushPull"
  1280. Level="High"
  1281. Speed="Minimum"
  1282. Resistor="PullUp"
  1283. Mode="Input"
  1284. Alternate="0" />
  1285. <pin12
  1286. ID=""
  1287. Type="PushPull"
  1288. Level="High"
  1289. Speed="Minimum"
  1290. Resistor="PullUp"
  1291. Mode="Input"
  1292. Alternate="0" />
  1293. <pin13
  1294. ID=""
  1295. Type="PushPull"
  1296. Level="High"
  1297. Speed="Minimum"
  1298. Resistor="PullUp"
  1299. Mode="Input"
  1300. Alternate="0" />
  1301. <pin14
  1302. ID=""
  1303. Type="PushPull"
  1304. Level="High"
  1305. Speed="Minimum"
  1306. Resistor="PullUp"
  1307. Mode="Input"
  1308. Alternate="0" />
  1309. <pin15
  1310. ID=""
  1311. Type="PushPull"
  1312. Level="High"
  1313. Speed="Minimum"
  1314. Resistor="PullUp"
  1315. Mode="Input"
  1316. Alternate="0" />
  1317. </GPIOJ>
  1318. <GPIOK>
  1319. <pin0
  1320. ID=""
  1321. Type="PushPull"
  1322. Level="High"
  1323. Speed="Minimum"
  1324. Resistor="PullUp"
  1325. Mode="Input"
  1326. Alternate="0" />
  1327. <pin1
  1328. ID=""
  1329. Type="PushPull"
  1330. Level="High"
  1331. Speed="Minimum"
  1332. Resistor="PullUp"
  1333. Mode="Input"
  1334. Alternate="0" />
  1335. <pin2
  1336. ID=""
  1337. Type="PushPull"
  1338. Level="High"
  1339. Speed="Minimum"
  1340. Resistor="PullUp"
  1341. Mode="Input"
  1342. Alternate="0" />
  1343. <pin3
  1344. ID=""
  1345. Type="PushPull"
  1346. Level="High"
  1347. Speed="Minimum"
  1348. Resistor="PullUp"
  1349. Mode="Input"
  1350. Alternate="0" />
  1351. <pin4
  1352. ID=""
  1353. Type="PushPull"
  1354. Level="High"
  1355. Speed="Minimum"
  1356. Resistor="PullUp"
  1357. Mode="Input"
  1358. Alternate="0" />
  1359. <pin5
  1360. ID=""
  1361. Type="PushPull"
  1362. Level="High"
  1363. Speed="Minimum"
  1364. Resistor="PullUp"
  1365. Mode="Input"
  1366. Alternate="0" />
  1367. <pin6
  1368. ID=""
  1369. Type="PushPull"
  1370. Level="High"
  1371. Speed="Minimum"
  1372. Resistor="PullUp"
  1373. Mode="Input"
  1374. Alternate="0" />
  1375. <pin7
  1376. ID=""
  1377. Type="PushPull"
  1378. Level="High"
  1379. Speed="Minimum"
  1380. Resistor="PullUp"
  1381. Mode="Input"
  1382. Alternate="0" />
  1383. <pin8
  1384. ID=""
  1385. Type="PushPull"
  1386. Level="High"
  1387. Speed="Minimum"
  1388. Resistor="PullUp"
  1389. Mode="Input"
  1390. Alternate="0" />
  1391. <pin9
  1392. ID=""
  1393. Type="PushPull"
  1394. Level="High"
  1395. Speed="Minimum"
  1396. Resistor="PullUp"
  1397. Mode="Input"
  1398. Alternate="0" />
  1399. <pin10
  1400. ID=""
  1401. Type="PushPull"
  1402. Level="High"
  1403. Speed="Minimum"
  1404. Resistor="PullUp"
  1405. Mode="Input"
  1406. Alternate="0" />
  1407. <pin11
  1408. ID=""
  1409. Type="PushPull"
  1410. Level="High"
  1411. Speed="Minimum"
  1412. Resistor="PullUp"
  1413. Mode="Input"
  1414. Alternate="0" />
  1415. <pin12
  1416. ID=""
  1417. Type="PushPull"
  1418. Level="High"
  1419. Speed="Minimum"
  1420. Resistor="PullUp"
  1421. Mode="Input"
  1422. Alternate="0" />
  1423. <pin13
  1424. ID=""
  1425. Type="PushPull"
  1426. Level="High"
  1427. Speed="Minimum"
  1428. Resistor="PullUp"
  1429. Mode="Input"
  1430. Alternate="0" />
  1431. <pin14
  1432. ID=""
  1433. Type="PushPull"
  1434. Level="High"
  1435. Speed="Minimum"
  1436. Resistor="PullUp"
  1437. Mode="Input"
  1438. Alternate="0" />
  1439. <pin15
  1440. ID=""
  1441. Type="PushPull"
  1442. Level="High"
  1443. Speed="Minimum"
  1444. Resistor="PullUp"
  1445. Mode="Input"
  1446. Alternate="0" />
  1447. </GPIOK>
  1448. </ports>
  1449. </board>