board.chcfg 31 KB

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