board.chcfg 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- STM32F4xx 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 Nucleo64-F334R8</board_name>
  12. <board_id>ST_NUCLEO64_F334R8</board_id>
  13. <board_functions></board_functions>
  14. <subtype>STM32F334x8</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="ARD_A0 ADC1_IN1"
  21. Type="PushPull"
  22. Level="High"
  23. Speed="Maximum"
  24. Resistor="PullUp"
  25. Mode="Input"
  26. Alternate="0" />
  27. <pin1
  28. ID="ARD_A1 ADC1_IN2"
  29. Type="PushPull"
  30. Level="High"
  31. Speed="Maximum"
  32. Resistor="PullUp"
  33. Mode="Input"
  34. Alternate="0" />
  35. <pin2
  36. ID="ARD_D1 USART2_TX"
  37. Type="PushPull"
  38. Level="High"
  39. Speed="High"
  40. Resistor="Floating"
  41. Mode="Alternate"
  42. Alternate="7" />
  43. <pin3
  44. ID="ARD_D0 USART2_RX"
  45. Type="PushPull"
  46. Level="High"
  47. Speed="High"
  48. Resistor="Floating"
  49. Mode="Alternate"
  50. Alternate="7" />
  51. <pin4
  52. ID="ARD_A2 ADC2_IN1"
  53. Type="PushPull"
  54. Level="High"
  55. Speed="Maximum"
  56. Resistor="PullUp"
  57. Mode="Input"
  58. Alternate="0" />
  59. <pin5
  60. ID="LED_GREEN ARD_D13"
  61. Type="PushPull"
  62. Level="Low"
  63. Speed="High"
  64. Resistor="Floating"
  65. Mode="Output"
  66. Alternate="0" />
  67. <pin6
  68. ID="ARD_D12"
  69. Type="PushPull"
  70. Level="High"
  71. Speed="Maximum"
  72. Resistor="PullUp"
  73. Mode="Input"
  74. Alternate="0" />
  75. <pin7
  76. ID="ARD_D11"
  77. Type="PushPull"
  78. Level="High"
  79. Speed="Maximum"
  80. Resistor="PullUp"
  81. Mode="Input"
  82. Alternate="0" />
  83. <pin8
  84. ID="ARD_D7"
  85. Type="PushPull"
  86. Level="High"
  87. Speed="Maximum"
  88. Resistor="PullUp"
  89. Mode="Input"
  90. Alternate="0" />
  91. <pin9
  92. ID="ARD_D8"
  93. Type="PushPull"
  94. Level="High"
  95. Speed="Maximum"
  96. Resistor="PullUp"
  97. Mode="Input"
  98. Alternate="0" />
  99. <pin10
  100. ID="ARD_D2"
  101. Type="PushPull"
  102. Level="High"
  103. Speed="Maximum"
  104. Resistor="PullUp"
  105. Mode="Input"
  106. Alternate="0" />
  107. <pin11
  108. ID=""
  109. Type="PushPull"
  110. Level="High"
  111. Speed="Maximum"
  112. Resistor="PullUp"
  113. Mode="Input"
  114. Alternate="0" />
  115. <pin12
  116. ID=""
  117. Type="PushPull"
  118. Level="High"
  119. Speed="Maximum"
  120. Resistor="PullUp"
  121. Mode="Input"
  122. Alternate="0" />
  123. <pin13
  124. ID="SWDIO"
  125. Type="PushPull"
  126. Level="High"
  127. Speed="Maximum"
  128. Resistor="PullUp"
  129. Mode="Alternate"
  130. Alternate="0" />
  131. <pin14
  132. ID="SWCLK"
  133. Type="PushPull"
  134. Level="High"
  135. Speed="Maximum"
  136. Resistor="PullDown"
  137. Mode="Alternate"
  138. Alternate="0" />
  139. <pin15
  140. ID=""
  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="ARD_A3 ADC1_IN11"
  151. Type="PushPull"
  152. Level="High"
  153. Speed="Maximum"
  154. Resistor="PullUp"
  155. Mode="Input"
  156. Alternate="0" />
  157. <pin1
  158. ID=""
  159. Type="PushPull"
  160. Level="High"
  161. Speed="Maximum"
  162. Resistor="PullUp"
  163. Mode="Input"
  164. Alternate="0" />
  165. <pin2
  166. ID=""
  167. Type="PushPull"
  168. Level="High"
  169. Speed="Maximum"
  170. Resistor="PullUp"
  171. Mode="Input"
  172. Alternate="0" />
  173. <pin3
  174. ID="SWO ARD_D3"
  175. Type="PushPull"
  176. Level="High"
  177. Speed="Maximum"
  178. Resistor="PullUp"
  179. Mode="Alternate"
  180. Alternate="0" />
  181. <pin4
  182. ID="ARD_D5"
  183. Type="PushPull"
  184. Level="High"
  185. Speed="Maximum"
  186. Resistor="PullUp"
  187. Mode="Input"
  188. Alternate="0" />
  189. <pin5
  190. ID="ARD_D4"
  191. Type="PushPull"
  192. Level="High"
  193. Speed="Maximum"
  194. Resistor="PullUp"
  195. Mode="Input"
  196. Alternate="0" />
  197. <pin6
  198. ID="ARD_D10"
  199. Type="PushPull"
  200. Level="High"
  201. Speed="Maximum"
  202. Resistor="PullUp"
  203. Mode="Input"
  204. Alternate="0" />
  205. <pin7
  206. ID=""
  207. Type="PushPull"
  208. Level="High"
  209. Speed="Maximum"
  210. Resistor="PullUp"
  211. Mode="Input"
  212. Alternate="0" />
  213. <pin8
  214. ID="ARD_D15"
  215. Type="PushPull"
  216. Level="High"
  217. Speed="Maximum"
  218. Resistor="PullUp"
  219. Mode="Input"
  220. Alternate="0" />
  221. <pin9
  222. ID="ARD_D14"
  223. Type="PushPull"
  224. Level="High"
  225. Speed="Maximum"
  226. Resistor="PullUp"
  227. Mode="Input"
  228. Alternate="0" />
  229. <pin10
  230. ID="ARD_D6"
  231. Type="PushPull"
  232. Level="High"
  233. Speed="Maximum"
  234. Resistor="PullUp"
  235. Mode="Input"
  236. Alternate="0" />
  237. <pin11
  238. ID=""
  239. Type="PushPull"
  240. Level="High"
  241. Speed="Maximum"
  242. Resistor="PullUp"
  243. Mode="Input"
  244. Alternate="0" />
  245. <pin12
  246. ID=""
  247. Type="PushPull"
  248. Level="High"
  249. Speed="Maximum"
  250. Resistor="PullUp"
  251. Mode="Input"
  252. Alternate="0" />
  253. <pin13
  254. ID=""
  255. Type="PushPull"
  256. Level="High"
  257. Speed="Maximum"
  258. Resistor="PullUp"
  259. Mode="Input"
  260. Alternate="0" />
  261. <pin14
  262. ID=""
  263. Type="PushPull"
  264. Level="High"
  265. Speed="Maximum"
  266. Resistor="PullUp"
  267. Mode="Input"
  268. Alternate="0" />
  269. <pin15
  270. ID=""
  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_A5 ADC12_IN6"
  281. Type="PushPull"
  282. Level="High"
  283. Speed="Maximum"
  284. Resistor="PullUp"
  285. Mode="Input"
  286. Alternate="0" />
  287. <pin1
  288. ID="ARD_A4 ADC12_IN7"
  289. Type="PushPull"
  290. Level="High"
  291. Speed="Maximum"
  292. Resistor="PullUp"
  293. Mode="Input"
  294. Alternate="0" />
  295. <pin2
  296. ID=""
  297. Type="PushPull"
  298. Level="High"
  299. Speed="Maximum"
  300. Resistor="PullUp"
  301. Mode="Input"
  302. Alternate="0" />
  303. <pin3
  304. ID=""
  305. Type="PushPull"
  306. Level="High"
  307. Speed="Maximum"
  308. Resistor="PullUp"
  309. Mode="Input"
  310. Alternate="0" />
  311. <pin4
  312. ID=""
  313. Type="PushPull"
  314. Level="High"
  315. Speed="Maximum"
  316. Resistor="PullUp"
  317. Mode="Input"
  318. Alternate="0" />
  319. <pin5
  320. ID=""
  321. Type="PushPull"
  322. Level="High"
  323. Speed="Maximum"
  324. Resistor="PullUp"
  325. Mode="Input"
  326. Alternate="0" />
  327. <pin6
  328. ID=""
  329. Type="PushPull"
  330. Level="High"
  331. Speed="Maximum"
  332. Resistor="PullUp"
  333. Mode="Input"
  334. Alternate="0" />
  335. <pin7
  336. ID="ARD_D9"
  337. Type="PushPull"
  338. Level="High"
  339. Speed="Maximum"
  340. Resistor="PullUp"
  341. Mode="Input"
  342. Alternate="0" />
  343. <pin8
  344. ID=""
  345. Type="PushPull"
  346. Level="High"
  347. Speed="Maximum"
  348. Resistor="PullUp"
  349. Mode="Input"
  350. Alternate="0" />
  351. <pin9
  352. ID=""
  353. Type="PushPull"
  354. Level="High"
  355. Speed="Maximum"
  356. Resistor="PullUp"
  357. Mode="Input"
  358. Alternate="0" />
  359. <pin10
  360. ID=""
  361. Type="PushPull"
  362. Level="High"
  363. Speed="Maximum"
  364. Resistor="PullUp"
  365. Mode="Input"
  366. Alternate="0" />
  367. <pin11
  368. ID=""
  369. Type="PushPull"
  370. Level="High"
  371. Speed="Maximum"
  372. Resistor="PullUp"
  373. Mode="Input"
  374. Alternate="0" />
  375. <pin12
  376. ID=""
  377. Type="PushPull"
  378. Level="High"
  379. Speed="Maximum"
  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="Maximum"
  396. Resistor="Floating"
  397. Mode="Input"
  398. Alternate="0" />
  399. <pin15
  400. ID="OSC32_OUT"
  401. Type="PushPull"
  402. Level="High"
  403. Speed="Maximum"
  404. Resistor="Floating"
  405. Mode="Input"
  406. Alternate="0" />
  407. </GPIOC>
  408. <GPIOD>
  409. <pin0
  410. ID=""
  411. Type="PushPull"
  412. Level="High"
  413. Speed="Maximum"
  414. Resistor="PullUp"
  415. Mode="Input"
  416. Alternate="0" />
  417. <pin1
  418. ID=""
  419. Type="PushPull"
  420. Level="High"
  421. Speed="Maximum"
  422. Resistor="PullUp"
  423. Mode="Input"
  424. Alternate="0" />
  425. <pin2
  426. ID=""
  427. Type="PushPull"
  428. Level="High"
  429. Speed="Maximum"
  430. Resistor="PullUp"
  431. Mode="Input"
  432. Alternate="0" />
  433. <pin3
  434. ID=""
  435. Type="PushPull"
  436. Level="High"
  437. Speed="Maximum"
  438. Resistor="PullUp"
  439. Mode="Input"
  440. Alternate="0" />
  441. <pin4
  442. ID=""
  443. Type="PushPull"
  444. Level="High"
  445. Speed="Maximum"
  446. Resistor="PullUp"
  447. Mode="Input"
  448. Alternate="0" />
  449. <pin5
  450. ID=""
  451. Type="PushPull"
  452. Level="High"
  453. Speed="Maximum"
  454. Resistor="PullUp"
  455. Mode="Input"
  456. Alternate="0" />
  457. <pin6
  458. ID=""
  459. Type="PushPull"
  460. Level="High"
  461. Speed="Maximum"
  462. Resistor="PullUp"
  463. Mode="Input"
  464. Alternate="0" />
  465. <pin7
  466. ID=""
  467. Type="PushPull"
  468. Level="High"
  469. Speed="Maximum"
  470. Resistor="PullUp"
  471. Mode="Input"
  472. Alternate="0" />
  473. <pin8
  474. ID=""
  475. Type="PushPull"
  476. Level="High"
  477. Speed="Maximum"
  478. Resistor="PullUp"
  479. Mode="Input"
  480. Alternate="0" />
  481. <pin9
  482. ID=""
  483. Type="PushPull"
  484. Level="High"
  485. Speed="Maximum"
  486. Resistor="PullUp"
  487. Mode="Input"
  488. Alternate="0" />
  489. <pin10
  490. ID=""
  491. Type="PushPull"
  492. Level="High"
  493. Speed="Maximum"
  494. Resistor="PullUp"
  495. Mode="Input"
  496. Alternate="0" />
  497. <pin11
  498. ID=""
  499. Type="PushPull"
  500. Level="High"
  501. Speed="Maximum"
  502. Resistor="PullUp"
  503. Mode="Input"
  504. Alternate="0" />
  505. <pin12
  506. ID=""
  507. Type="PushPull"
  508. Level="High"
  509. Speed="Maximum"
  510. Resistor="PullUp"
  511. Mode="Input"
  512. Alternate="0" />
  513. <pin13
  514. ID=""
  515. Type="PushPull"
  516. Level="High"
  517. Speed="Maximum"
  518. Resistor="PullUp"
  519. Mode="Input"
  520. Alternate="0" />
  521. <pin14
  522. ID=""
  523. Type="PushPull"
  524. Level="High"
  525. Speed="Maximum"
  526. Resistor="PullUp"
  527. Mode="Input"
  528. Alternate="0" />
  529. <pin15
  530. ID=""
  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=""
  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="Maximum"
  552. Resistor="PullUp"
  553. Mode="Input"
  554. Alternate="0" />
  555. <pin2
  556. ID=""
  557. Type="PushPull"
  558. Level="High"
  559. Speed="Maximum"
  560. Resistor="PullUp"
  561. Mode="Input"
  562. Alternate="0" />
  563. <pin3
  564. ID=""
  565. Type="PushPull"
  566. Level="High"
  567. Speed="Maximum"
  568. Resistor="PullUp"
  569. Mode="Input"
  570. Alternate="0" />
  571. <pin4
  572. ID=""
  573. Type="PushPull"
  574. Level="High"
  575. Speed="Maximum"
  576. Resistor="PullUp"
  577. Mode="Input"
  578. Alternate="0" />
  579. <pin5
  580. ID=""
  581. Type="PushPull"
  582. Level="High"
  583. Speed="Maximum"
  584. Resistor="PullUp"
  585. Mode="Input"
  586. Alternate="0" />
  587. <pin6
  588. ID=""
  589. Type="PushPull"
  590. Level="High"
  591. Speed="Maximum"
  592. Resistor="PullUp"
  593. Mode="Input"
  594. Alternate="0" />
  595. <pin7
  596. ID=""
  597. Type="PushPull"
  598. Level="High"
  599. Speed="Maximum"
  600. Resistor="PullUp"
  601. Mode="Input"
  602. Alternate="0" />
  603. <pin8
  604. ID=""
  605. Type="PushPull"
  606. Level="High"
  607. Speed="Maximum"
  608. Resistor="PullUp"
  609. Mode="Input"
  610. Alternate="0" />
  611. <pin9
  612. ID=""
  613. Type="PushPull"
  614. Level="High"
  615. Speed="Maximum"
  616. Resistor="PullUp"
  617. Mode="Input"
  618. Alternate="0" />
  619. <pin10
  620. ID=""
  621. Type="PushPull"
  622. Level="High"
  623. Speed="Maximum"
  624. Resistor="PullUp"
  625. Mode="Input"
  626. Alternate="0" />
  627. <pin11
  628. ID=""
  629. Type="PushPull"
  630. Level="High"
  631. Speed="Maximum"
  632. Resistor="PullUp"
  633. Mode="Input"
  634. Alternate="0" />
  635. <pin12
  636. ID=""
  637. Type="PushPull"
  638. Level="High"
  639. Speed="Maximum"
  640. Resistor="PullUp"
  641. Mode="Input"
  642. Alternate="0" />
  643. <pin13
  644. ID=""
  645. Type="PushPull"
  646. Level="High"
  647. Speed="Maximum"
  648. Resistor="PullUp"
  649. Mode="Input"
  650. Alternate="0" />
  651. <pin14
  652. ID=""
  653. Type="PushPull"
  654. Level="High"
  655. Speed="Maximum"
  656. Resistor="PullUp"
  657. Mode="Input"
  658. Alternate="0" />
  659. <pin15
  660. ID=""
  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="OSC_IN"
  671. Type="PushPull"
  672. Level="High"
  673. Speed="Maximum"
  674. Resistor="Floating"
  675. Mode="Input"
  676. Alternate="0" />
  677. <pin1
  678. ID="OSC_OUT"
  679. Type="PushPull"
  680. Level="High"
  681. Speed="Maximum"
  682. Resistor="Floating"
  683. Mode="Input"
  684. Alternate="0" />
  685. <pin2
  686. ID=""
  687. Type="PushPull"
  688. Level="High"
  689. Speed="Maximum"
  690. Resistor="PullUp"
  691. Mode="Input"
  692. Alternate="0" />
  693. <pin3
  694. ID=""
  695. Type="PushPull"
  696. Level="High"
  697. Speed="Maximum"
  698. Resistor="PullUp"
  699. Mode="Input"
  700. Alternate="0" />
  701. <pin4
  702. ID=""
  703. Type="PushPull"
  704. Level="High"
  705. Speed="Maximum"
  706. Resistor="PullUp"
  707. Mode="Input"
  708. Alternate="0" />
  709. <pin5
  710. ID=""
  711. Type="PushPull"
  712. Level="High"
  713. Speed="Maximum"
  714. Resistor="PullUp"
  715. Mode="Input"
  716. Alternate="0" />
  717. <pin6
  718. ID=""
  719. Type="PushPull"
  720. Level="High"
  721. Speed="Maximum"
  722. Resistor="PullUp"
  723. Mode="Input"
  724. Alternate="0" />
  725. <pin7
  726. ID=""
  727. Type="PushPull"
  728. Level="High"
  729. Speed="Maximum"
  730. Resistor="PullUp"
  731. Mode="Input"
  732. Alternate="0" />
  733. <pin8
  734. ID=""
  735. Type="PushPull"
  736. Level="High"
  737. Speed="Maximum"
  738. Resistor="PullUp"
  739. Mode="Input"
  740. Alternate="0" />
  741. <pin9
  742. ID=""
  743. Type="PushPull"
  744. Level="High"
  745. Speed="Maximum"
  746. Resistor="PullUp"
  747. Mode="Input"
  748. Alternate="0" />
  749. <pin10
  750. ID=""
  751. Type="PushPull"
  752. Level="High"
  753. Speed="Maximum"
  754. Resistor="PullUp"
  755. Mode="Input"
  756. Alternate="0" />
  757. <pin11
  758. ID=""
  759. Type="PushPull"
  760. Level="High"
  761. Speed="Maximum"
  762. Resistor="PullUp"
  763. Mode="Input"
  764. Alternate="0" />
  765. <pin12
  766. ID=""
  767. Type="PushPull"
  768. Level="High"
  769. Speed="Maximum"
  770. Resistor="PullUp"
  771. Mode="Input"
  772. Alternate="0" />
  773. <pin13
  774. ID=""
  775. Type="PushPull"
  776. Level="High"
  777. Speed="Maximum"
  778. Resistor="PullUp"
  779. Mode="Input"
  780. Alternate="0" />
  781. <pin14
  782. ID=""
  783. Type="PushPull"
  784. Level="High"
  785. Speed="Maximum"
  786. Resistor="PullUp"
  787. Mode="Input"
  788. Alternate="0" />
  789. <pin15
  790. ID=""
  791. Type="PushPull"
  792. Level="High"
  793. Speed="Maximum"
  794. Resistor="PullUp"
  795. Mode="Input"
  796. Alternate="0" />
  797. </GPIOF>
  798. <GPIOG>
  799. <pin0
  800. ID=""
  801. Type="PushPull"
  802. Speed="Minimum"
  803. Resistor="PullUp"
  804. Level="High"
  805. Mode="Input"
  806. Alternate="0" />
  807. <pin1
  808. ID=""
  809. Type="PushPull"
  810. Speed="Minimum"
  811. Resistor="PullUp"
  812. Level="High"
  813. Mode="Input"
  814. Alternate="0" />
  815. <pin2
  816. ID=""
  817. Type="PushPull"
  818. Speed="Minimum"
  819. Resistor="PullUp"
  820. Level="High"
  821. Mode="Input"
  822. Alternate="0" />
  823. <pin3
  824. ID=""
  825. Type="PushPull"
  826. Speed="Minimum"
  827. Resistor="PullUp"
  828. Level="High"
  829. Mode="Input"
  830. Alternate="0" />
  831. <pin4
  832. ID=""
  833. Type="PushPull"
  834. Speed="Minimum"
  835. Resistor="PullUp"
  836. Level="High"
  837. Mode="Input"
  838. Alternate="0" />
  839. <pin5
  840. ID=""
  841. Type="PushPull"
  842. Speed="Minimum"
  843. Resistor="PullUp"
  844. Level="High"
  845. Mode="Input"
  846. Alternate="0" />
  847. <pin6
  848. ID=""
  849. Type="PushPull"
  850. Speed="Minimum"
  851. Resistor="PullUp"
  852. Level="High"
  853. Mode="Input"
  854. Alternate="0" />
  855. <pin7
  856. ID=""
  857. Type="PushPull"
  858. Speed="Minimum"
  859. Resistor="PullUp"
  860. Level="High"
  861. Mode="Input"
  862. Alternate="0" />
  863. <pin8
  864. ID=""
  865. Type="PushPull"
  866. Speed="Minimum"
  867. Resistor="PullUp"
  868. Level="High"
  869. Mode="Input"
  870. Alternate="0" />
  871. <pin9
  872. ID=""
  873. Type="PushPull"
  874. Speed="Minimum"
  875. Resistor="PullUp"
  876. Level="High"
  877. Mode="Input"
  878. Alternate="0" />
  879. <pin10
  880. ID=""
  881. Type="PushPull"
  882. Speed="Minimum"
  883. Resistor="PullUp"
  884. Level="High"
  885. Mode="Input"
  886. Alternate="0" />
  887. <pin11
  888. ID=""
  889. Type="PushPull"
  890. Speed="Minimum"
  891. Resistor="PullUp"
  892. Level="High"
  893. Mode="Input"
  894. Alternate="0" />
  895. <pin12
  896. ID=""
  897. Type="PushPull"
  898. Speed="Minimum"
  899. Resistor="PullUp"
  900. Level="High"
  901. Mode="Input"
  902. Alternate="0" />
  903. <pin13
  904. ID=""
  905. Type="PushPull"
  906. Speed="Minimum"
  907. Resistor="PullUp"
  908. Level="High"
  909. Mode="Input"
  910. Alternate="0" />
  911. <pin14
  912. ID=""
  913. Type="PushPull"
  914. Speed="Minimum"
  915. Resistor="PullUp"
  916. Level="High"
  917. Mode="Input"
  918. Alternate="0" />
  919. <pin15
  920. ID=""
  921. Type="PushPull"
  922. Speed="Minimum"
  923. Resistor="PullUp"
  924. Level="High"
  925. Mode="Input"
  926. Alternate="0" />
  927. </GPIOG>
  928. <GPIOH>
  929. <pin0
  930. ID=""
  931. Type="PushPull"
  932. Speed="Minimum"
  933. Resistor="PullUp"
  934. Level="High"
  935. Mode="Input"
  936. Alternate="0" />
  937. <pin1
  938. ID=""
  939. Type="PushPull"
  940. Speed="Minimum"
  941. Resistor="PullUp"
  942. Level="High"
  943. Mode="Input"
  944. Alternate="0" />
  945. <pin2
  946. ID=""
  947. Type="PushPull"
  948. Speed="Minimum"
  949. Resistor="PullUp"
  950. Level="High"
  951. Mode="Input"
  952. Alternate="0" />
  953. <pin3
  954. ID=""
  955. Type="PushPull"
  956. Speed="Minimum"
  957. Resistor="PullUp"
  958. Level="High"
  959. Mode="Input"
  960. Alternate="0" />
  961. <pin4
  962. ID=""
  963. Type="PushPull"
  964. Speed="Minimum"
  965. Resistor="PullUp"
  966. Level="High"
  967. Mode="Input"
  968. Alternate="0" />
  969. <pin5
  970. ID=""
  971. Type="PushPull"
  972. Speed="Minimum"
  973. Resistor="PullUp"
  974. Level="High"
  975. Mode="Input"
  976. Alternate="0" />
  977. <pin6
  978. ID=""
  979. Type="PushPull"
  980. Speed="Minimum"
  981. Resistor="PullUp"
  982. Level="High"
  983. Mode="Input"
  984. Alternate="0" />
  985. <pin7
  986. ID=""
  987. Type="PushPull"
  988. Speed="Minimum"
  989. Resistor="PullUp"
  990. Level="High"
  991. Mode="Input"
  992. Alternate="0" />
  993. <pin8
  994. ID=""
  995. Type="PushPull"
  996. Speed="Minimum"
  997. Resistor="PullUp"
  998. Level="High"
  999. Mode="Input"
  1000. Alternate="0" />
  1001. <pin9
  1002. ID=""
  1003. Type="PushPull"
  1004. Speed="Minimum"
  1005. Resistor="PullUp"
  1006. Level="High"
  1007. Mode="Input"
  1008. Alternate="0" />
  1009. <pin10
  1010. ID=""
  1011. Type="PushPull"
  1012. Speed="Minimum"
  1013. Resistor="PullUp"
  1014. Level="High"
  1015. Mode="Input"
  1016. Alternate="0" />
  1017. <pin11
  1018. ID=""
  1019. Type="PushPull"
  1020. Speed="Minimum"
  1021. Resistor="PullUp"
  1022. Level="High"
  1023. Mode="Input"
  1024. Alternate="0" />
  1025. <pin12
  1026. ID=""
  1027. Type="PushPull"
  1028. Speed="Minimum"
  1029. Resistor="PullUp"
  1030. Level="High"
  1031. Mode="Input"
  1032. Alternate="0" />
  1033. <pin13
  1034. ID=""
  1035. Type="PushPull"
  1036. Speed="Minimum"
  1037. Resistor="PullUp"
  1038. Level="High"
  1039. Mode="Input"
  1040. Alternate="0" />
  1041. <pin14
  1042. ID=""
  1043. Type="PushPull"
  1044. Speed="Minimum"
  1045. Resistor="PullUp"
  1046. Level="High"
  1047. Mode="Input"
  1048. Alternate="0" />
  1049. <pin15
  1050. ID=""
  1051. Type="PushPull"
  1052. Speed="Minimum"
  1053. Resistor="PullUp"
  1054. Level="High"
  1055. Mode="Input"
  1056. Alternate="0" />
  1057. </GPIOH>
  1058. </ports>
  1059. </board>