board.chcfg 22 KB

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