board.chcfg 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- STM32L4xx board Template -->
  3. <board
  4. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  5. xsi:noNamespaceSchemaLocation="http://www.chibios.org/xml/schema/boards/stm32l4xx_board.xsd">
  6. <configuration_settings>
  7. <templates_path>resources/gencfg/processors/boards/stm32l4xx/templates</templates_path>
  8. <output_path>..</output_path>
  9. <hal_version>5.0.x</hal_version>
  10. </configuration_settings>
  11. <board_name>STMicroelectronics STM32L476-Discovery</board_name>
  12. <board_id>ST_STM32L476_DISCOVERY</board_id>
  13. <board_functions></board_functions>
  14. <subtype>STM32L476xx</subtype>
  15. <clocks
  16. HSEFrequency="0"
  17. HSEBypass="false"
  18. LSEFrequency="32768"
  19. LSEBypass="false"
  20. LSEDrive="3 High Drive (default)"
  21. VDD="300" />
  22. <ports>
  23. <GPIOA>
  24. <pin0
  25. ID="JOY_CENTER"
  26. Type="PushPull"
  27. Level="High"
  28. Speed="Maximum"
  29. Resistor="PullDown"
  30. Mode="Input"
  31. Alternate="0"
  32. AnalogSwitch="Disabled"
  33. PinLock="Disabled" />
  34. <pin1
  35. ID="JOY_LEFT"
  36. Type="PushPull"
  37. Level="High"
  38. Speed="Maximum"
  39. Resistor="PullDown"
  40. Mode="Input"
  41. Alternate="0"
  42. AnalogSwitch="Disabled"
  43. PinLock="Disabled" />
  44. <pin2
  45. ID="JOY_RIGHT"
  46. Type="PushPull"
  47. Level="High"
  48. Speed="Maximum"
  49. Resistor="PullDown"
  50. Mode="Input"
  51. Alternate="0"
  52. AnalogSwitch="Disabled"
  53. PinLock="Disabled" />
  54. <pin3
  55. ID="JOY_UP"
  56. Type="PushPull"
  57. Level="High"
  58. Speed="Maximum"
  59. Resistor="PullDown"
  60. Mode="Input"
  61. Alternate="0"
  62. AnalogSwitch="Disabled"
  63. PinLock="Disabled" />
  64. <pin4
  65. ID="MFX_WAKEUP"
  66. Type="PushPull"
  67. Level="High"
  68. Speed="Maximum"
  69. Resistor="Floating"
  70. Mode="Output"
  71. Alternate="0"
  72. AnalogSwitch="Disabled"
  73. PinLock="Disabled" />
  74. <pin5
  75. ID="JOY_DOWN"
  76. Type="PushPull"
  77. Level="High"
  78. Speed="Maximum"
  79. Resistor="PullDown"
  80. Mode="Input"
  81. Alternate="0"
  82. AnalogSwitch="Disabled"
  83. PinLock="Disabled" />
  84. <pin6
  85. ID="LCD_SEG23"
  86. Type="PushPull"
  87. Level="High"
  88. Speed="Maximum"
  89. Resistor="Floating"
  90. Mode="Alternate"
  91. Alternate="11"
  92. AnalogSwitch="Disabled"
  93. PinLock="Disabled" />
  94. <pin7
  95. ID="LCD_SEG0"
  96. Type="PushPull"
  97. Level="High"
  98. Speed="Maximum"
  99. Resistor="Floating"
  100. Mode="Alternate"
  101. Alternate="11"
  102. AnalogSwitch="Disabled"
  103. PinLock="Disabled" />
  104. <pin8
  105. ID="LCD_COM0"
  106. Type="PushPull"
  107. Level="High"
  108. Speed="Maximum"
  109. Resistor="Floating"
  110. Mode="Alternate"
  111. Alternate="11"
  112. AnalogSwitch="Disabled"
  113. PinLock="Disabled" />
  114. <pin9
  115. ID="LCD_COM1"
  116. Type="PushPull"
  117. Level="High"
  118. Speed="Maximum"
  119. Resistor="Floating"
  120. Mode="Alternate"
  121. Alternate="11"
  122. AnalogSwitch="Disabled"
  123. PinLock="Disabled" />
  124. <pin10
  125. ID="LCD_COM2"
  126. Type="PushPull"
  127. Level="High"
  128. Speed="Maximum"
  129. Resistor="Floating"
  130. Mode="Alternate"
  131. Alternate="11"
  132. AnalogSwitch="Disabled"
  133. PinLock="Disabled" />
  134. <pin11
  135. ID="OTG_FS_DM"
  136. Type="PushPull"
  137. Level="High"
  138. Speed="Maximum"
  139. Resistor="Floating"
  140. Mode="Alternate"
  141. Alternate="10"
  142. AnalogSwitch="Disabled"
  143. PinLock="Disabled" />
  144. <pin12
  145. ID="OTG_FS_DP"
  146. Type="PushPull"
  147. Level="High"
  148. Speed="Maximum"
  149. Resistor="Floating"
  150. Mode="Alternate"
  151. Alternate="10"
  152. AnalogSwitch="Disabled"
  153. PinLock="Disabled" />
  154. <pin13
  155. ID="SWDIO"
  156. Type="PushPull"
  157. Level="High"
  158. Speed="Maximum"
  159. Resistor="PullUp"
  160. Mode="Alternate"
  161. Alternate="0"
  162. AnalogSwitch="Disabled"
  163. PinLock="Disabled" />
  164. <pin14
  165. ID="SWCLK"
  166. Type="PushPull"
  167. Level="High"
  168. Speed="Maximum"
  169. Resistor="PullDown"
  170. Mode="Alternate"
  171. Alternate="0"
  172. AnalogSwitch="Disabled"
  173. PinLock="Disabled" />
  174. <pin15
  175. ID=""
  176. Type="PushPull"
  177. Level="High"
  178. Speed="Maximum"
  179. Resistor="Floating"
  180. Mode="Analog"
  181. Alternate="0"
  182. AnalogSwitch="Disabled"
  183. PinLock="Disabled" />
  184. </GPIOA>
  185. <GPIOB>
  186. <pin0
  187. ID="LCD_SEG21"
  188. Type="PushPull"
  189. Level="High"
  190. Speed="Maximum"
  191. Resistor="Floating"
  192. Mode="Alternate"
  193. Alternate="11"
  194. AnalogSwitch="Disabled"
  195. PinLock="Disabled" />
  196. <pin1
  197. ID="LCD_SEG2"
  198. Type="PushPull"
  199. Level="High"
  200. Speed="Maximum"
  201. Resistor="Floating"
  202. Mode="Alternate"
  203. Alternate="11"
  204. AnalogSwitch="Disabled"
  205. PinLock="Disabled" />
  206. <pin2
  207. ID="LED_RED"
  208. Type="PushPull"
  209. Level="Low"
  210. Speed="Maximum"
  211. Resistor="Floating"
  212. Mode="Output"
  213. Alternate="0"
  214. AnalogSwitch="Disabled"
  215. PinLock="Disabled" />
  216. <pin3
  217. ID="SWO REG_ON_3V3"
  218. Type="PushPull"
  219. Level="High"
  220. Speed="Maximum"
  221. Resistor="Floating"
  222. Mode="Analog"
  223. Alternate="0"
  224. AnalogSwitch="Enabled"
  225. PinLock="Disabled" />
  226. <pin4
  227. ID="LCD_SEG11"
  228. Type="PushPull"
  229. Level="High"
  230. Speed="Maximum"
  231. Resistor="Floating"
  232. Mode="Alternate"
  233. Alternate="11"
  234. AnalogSwitch="Disabled"
  235. PinLock="Disabled" />
  236. <pin5
  237. ID="LCD_SEG12"
  238. Type="PushPull"
  239. Level="High"
  240. Speed="Maximum"
  241. Resistor="Floating"
  242. Mode="Alternate"
  243. Alternate="11"
  244. AnalogSwitch="Disabled"
  245. PinLock="Disabled" />
  246. <pin6
  247. ID="I2C1_SCL"
  248. Type="PushPull"
  249. Level="High"
  250. Speed="Maximum"
  251. Resistor="Floating"
  252. Mode="Alternate"
  253. Alternate="4"
  254. AnalogSwitch="Disabled"
  255. PinLock="Disabled" />
  256. <pin7
  257. ID="I2C1_SDA"
  258. Type="PushPull"
  259. Level="High"
  260. Speed="Maximum"
  261. Resistor="Floating"
  262. Mode="Alternate"
  263. Alternate="4"
  264. AnalogSwitch="Disabled"
  265. PinLock="Disabled" />
  266. <pin8
  267. ID="GYRO_INT2"
  268. Type="PushPull"
  269. Level="High"
  270. Speed="Maximum"
  271. Resistor="PullDown"
  272. Mode="Input"
  273. Alternate="0"
  274. AnalogSwitch="Disabled"
  275. PinLock="Disabled" />
  276. <pin9
  277. ID="LCD_COM3"
  278. Type="PushPull"
  279. Level="High"
  280. Speed="Maximum"
  281. Resistor="Floating"
  282. Mode="Alternate"
  283. Alternate="11"
  284. AnalogSwitch="Disabled"
  285. PinLock="Disabled" />
  286. <pin10
  287. ID="MFX_I2C_SCL I2C2_SCL"
  288. Type="PushPull"
  289. Level="High"
  290. Speed="Maximum"
  291. Resistor="Floating"
  292. Mode="Alternate"
  293. Alternate="4"
  294. AnalogSwitch="Disabled"
  295. PinLock="Disabled" />
  296. <pin11
  297. ID="MFX_I2C_SDA I2C2_SDA"
  298. Type="PushPull"
  299. Level="High"
  300. Speed="Maximum"
  301. Resistor="Floating"
  302. Mode="Alternate"
  303. Alternate="4"
  304. AnalogSwitch="Disabled"
  305. PinLock="Disabled" />
  306. <pin12
  307. ID="LCD_SEG20"
  308. Type="PushPull"
  309. Level="High"
  310. Speed="Maximum"
  311. Resistor="Floating"
  312. Mode="Alternate"
  313. Alternate="11"
  314. AnalogSwitch="Disabled"
  315. PinLock="Disabled" />
  316. <pin13
  317. ID="LCD_SEG3"
  318. Type="PushPull"
  319. Level="High"
  320. Speed="Maximum"
  321. Resistor="Floating"
  322. Mode="Alternate"
  323. Alternate="11"
  324. AnalogSwitch="Disabled"
  325. PinLock="Disabled" />
  326. <pin14
  327. ID="LCD_SEG19"
  328. Type="PushPull"
  329. Level="High"
  330. Speed="Maximum"
  331. Resistor="Floating"
  332. Mode="Alternate"
  333. Alternate="11"
  334. AnalogSwitch="Disabled"
  335. PinLock="Disabled" />
  336. <pin15
  337. ID="LCD_SEG4"
  338. Type="PushPull"
  339. Level="High"
  340. Speed="Maximum"
  341. Resistor="Floating"
  342. Mode="Alternate"
  343. Alternate="11"
  344. AnalogSwitch="Disabled"
  345. PinLock="Disabled" />
  346. </GPIOB>
  347. <GPIOC>
  348. <pin0
  349. ID="MAG_CS"
  350. Type="PushPull"
  351. Level="High"
  352. Speed="Maximum"
  353. Resistor="PullUp"
  354. Mode="Output"
  355. Alternate="0"
  356. AnalogSwitch="Disabled"
  357. PinLock="Disabled" />
  358. <pin1
  359. ID="MAG_INT"
  360. Type="PushPull"
  361. Level="High"
  362. Speed="Maximum"
  363. Resistor="PullDown"
  364. Mode="Input"
  365. Alternate="0"
  366. AnalogSwitch="Disabled"
  367. PinLock="Disabled" />
  368. <pin2
  369. ID="MAG_DRDY"
  370. Type="PushPull"
  371. Level="High"
  372. Speed="Maximum"
  373. Resistor="PullDown"
  374. Mode="Input"
  375. Alternate="0"
  376. AnalogSwitch="Disabled"
  377. PinLock="Disabled" />
  378. <pin3
  379. ID="LCD_VLCD"
  380. Type="PushPull"
  381. Level="High"
  382. Speed="Maximum"
  383. Resistor="Floating"
  384. Mode="Alternate"
  385. Alternate="11"
  386. AnalogSwitch="Disabled"
  387. PinLock="Disabled" />
  388. <pin4
  389. ID="LCD_SEG22"
  390. Type="PushPull"
  391. Level="High"
  392. Speed="Maximum"
  393. Resistor="Floating"
  394. Mode="Alternate"
  395. Alternate="11"
  396. AnalogSwitch="Disabled"
  397. PinLock="Disabled" />
  398. <pin5
  399. ID="LCD_SEG1"
  400. Type="PushPull"
  401. Level="High"
  402. Speed="Maximum"
  403. Resistor="Floating"
  404. Mode="Alternate"
  405. Alternate="11"
  406. AnalogSwitch="Disabled"
  407. PinLock="Disabled" />
  408. <pin6
  409. ID="LCD_SEG14"
  410. Type="PushPull"
  411. Level="High"
  412. Speed="Maximum"
  413. Resistor="Floating"
  414. Mode="Alternate"
  415. Alternate="11"
  416. AnalogSwitch="Disabled"
  417. PinLock="Disabled" />
  418. <pin7
  419. ID="LCD_SEG9"
  420. Type="PushPull"
  421. Level="High"
  422. Speed="Maximum"
  423. Resistor="Floating"
  424. Mode="Alternate"
  425. Alternate="11"
  426. AnalogSwitch="Disabled"
  427. PinLock="Disabled" />
  428. <pin8
  429. ID="LCD_SEG13"
  430. Type="PushPull"
  431. Level="High"
  432. Speed="Maximum"
  433. Resistor="Floating"
  434. Mode="Alternate"
  435. Alternate="11"
  436. AnalogSwitch="Disabled"
  437. PinLock="Disabled" />
  438. <pin9
  439. ID="OTG_FS_PSON"
  440. Type="PushPull"
  441. Level="High"
  442. Speed="Maximum"
  443. Resistor="Floating"
  444. Mode="Output"
  445. Alternate="0"
  446. AnalogSwitch="Disabled"
  447. PinLock="Disabled" />
  448. <pin10
  449. ID="OTG_FS_OVCURR"
  450. Type="PushPull"
  451. Level="High"
  452. Speed="Maximum"
  453. Resistor="Floating"
  454. Mode="Input"
  455. Alternate="0"
  456. AnalogSwitch="Disabled"
  457. PinLock="Disabled" />
  458. <pin11
  459. ID="OTG_FS_VBUS"
  460. Type="PushPull"
  461. Level="High"
  462. Speed="Maximum"
  463. Resistor="Floating"
  464. Mode="Input"
  465. Alternate="0"
  466. AnalogSwitch="Disabled"
  467. PinLock="Disabled" />
  468. <pin12
  469. ID="OTG_FS_ID"
  470. Type="PushPull"
  471. Level="High"
  472. Speed="Maximum"
  473. Resistor="Floating"
  474. Mode="Alternate"
  475. Alternate="10"
  476. AnalogSwitch="Disabled"
  477. PinLock="Disabled" />
  478. <pin13
  479. ID="MFX_IRQ_OUT"
  480. Type="PushPull"
  481. Level="High"
  482. Speed="Maximum"
  483. Resistor="PullDown"
  484. Mode="Input"
  485. Alternate="0"
  486. AnalogSwitch="Disabled"
  487. PinLock="Disabled" />
  488. <pin14
  489. ID="OSC32_IN"
  490. Type="PushPull"
  491. Level="High"
  492. Speed="Minimum"
  493. Resistor="Floating"
  494. Mode="Input"
  495. Alternate="0"
  496. AnalogSwitch="Disabled"
  497. PinLock="Disabled" />
  498. <pin15
  499. ID="OSC32_OUT"
  500. Type="PushPull"
  501. Level="High"
  502. Speed="Minimum"
  503. Resistor="Floating"
  504. Mode="Input"
  505. Alternate="0"
  506. AnalogSwitch="Disabled"
  507. PinLock="Disabled" />
  508. </GPIOC>
  509. <GPIOD>
  510. <pin0
  511. ID="EXT_RST"
  512. Type="PushPull"
  513. Level="Low"
  514. Speed="Maximum"
  515. Resistor="PullDown"
  516. Mode="Output"
  517. Alternate="0"
  518. AnalogSwitch="Disabled"
  519. PinLock="Disabled" />
  520. <pin1
  521. ID="MEMS_SCK"
  522. Type="PushPull"
  523. Level="High"
  524. Speed="Maximum"
  525. Resistor="PullUp"
  526. Mode="Alternate"
  527. Alternate="5"
  528. AnalogSwitch="Disabled"
  529. PinLock="Disabled" />
  530. <pin2
  531. ID="GYRO_INT1"
  532. Type="PushPull"
  533. Level="High"
  534. Speed="Maximum"
  535. Resistor="PullDown"
  536. Mode="Input"
  537. Alternate="0"
  538. AnalogSwitch="Disabled"
  539. PinLock="Disabled" />
  540. <pin3
  541. ID="MEMS_MISO"
  542. Type="PushPull"
  543. Level="High"
  544. Speed="Maximum"
  545. Resistor="PullUp"
  546. Mode="Alternate"
  547. Alternate="5"
  548. AnalogSwitch="Disabled"
  549. PinLock="Disabled" />
  550. <pin4
  551. ID="MEMS_MOSI"
  552. Type="PushPull"
  553. Level="High"
  554. Speed="Maximum"
  555. Resistor="PullUp"
  556. Mode="Alternate"
  557. Alternate="5"
  558. AnalogSwitch="Disabled"
  559. PinLock="Disabled" />
  560. <pin5
  561. ID="USART_TX"
  562. Type="PushPull"
  563. Level="High"
  564. Speed="Maximum"
  565. Resistor="Floating"
  566. Mode="Alternate"
  567. Alternate="7"
  568. AnalogSwitch="Disabled"
  569. PinLock="Disabled" />
  570. <pin6
  571. ID="USART_RX"
  572. Type="PushPull"
  573. Level="High"
  574. Speed="Maximum"
  575. Resistor="Floating"
  576. Mode="Alternate"
  577. Alternate="7"
  578. AnalogSwitch="Disabled"
  579. PinLock="Disabled" />
  580. <pin7
  581. ID="GYRO_CS"
  582. Type="PushPull"
  583. Level="High"
  584. Speed="Maximum"
  585. Resistor="PullUp"
  586. Mode="Output"
  587. Alternate="0"
  588. AnalogSwitch="Disabled"
  589. PinLock="Disabled" />
  590. <pin8
  591. ID="LCD_SEG18"
  592. Type="PushPull"
  593. Level="High"
  594. Speed="Maximum"
  595. Resistor="Floating"
  596. Mode="Alternate"
  597. Alternate="11"
  598. AnalogSwitch="Disabled"
  599. PinLock="Disabled" />
  600. <pin9
  601. ID="LCD_SEG5"
  602. Type="PushPull"
  603. Level="High"
  604. Speed="Maximum"
  605. Resistor="Floating"
  606. Mode="Alternate"
  607. Alternate="11"
  608. AnalogSwitch="Disabled"
  609. PinLock="Disabled" />
  610. <pin10
  611. ID="LCD_SEG17"
  612. Type="PushPull"
  613. Level="High"
  614. Speed="Maximum"
  615. Resistor="Floating"
  616. Mode="Alternate"
  617. Alternate="11"
  618. AnalogSwitch="Disabled"
  619. PinLock="Disabled" />
  620. <pin11
  621. ID="LCD_SEG6"
  622. Type="PushPull"
  623. Level="High"
  624. Speed="Maximum"
  625. Resistor="Floating"
  626. Mode="Alternate"
  627. Alternate="11"
  628. AnalogSwitch="Disabled"
  629. PinLock="Disabled" />
  630. <pin12
  631. ID="LCD_SEG16"
  632. Type="PushPull"
  633. Level="High"
  634. Speed="Maximum"
  635. Resistor="Floating"
  636. Mode="Alternate"
  637. Alternate="11"
  638. AnalogSwitch="Disabled"
  639. PinLock="Disabled" />
  640. <pin13
  641. ID="LCD_SEG7"
  642. Type="PushPull"
  643. Level="High"
  644. Speed="Maximum"
  645. Resistor="Floating"
  646. Mode="Alternate"
  647. Alternate="11"
  648. AnalogSwitch="Disabled"
  649. PinLock="Disabled" />
  650. <pin14
  651. ID="LCD_SEG15"
  652. Type="PushPull"
  653. Level="High"
  654. Speed="Maximum"
  655. Resistor="Floating"
  656. Mode="Alternate"
  657. Alternate="11"
  658. AnalogSwitch="Disabled"
  659. PinLock="Disabled" />
  660. <pin15
  661. ID="LCD_SEG8"
  662. Type="PushPull"
  663. Level="High"
  664. Speed="Maximum"
  665. Resistor="Floating"
  666. Mode="Alternate"
  667. Alternate="11"
  668. AnalogSwitch="Disabled"
  669. PinLock="Disabled" />
  670. </GPIOD>
  671. <GPIOE>
  672. <pin0
  673. ID="XL_CS"
  674. Type="PushPull"
  675. Level="High"
  676. Speed="Maximum"
  677. Resistor="PullUp"
  678. Mode="Output"
  679. Alternate="0"
  680. AnalogSwitch="Disabled"
  681. PinLock="Disabled" />
  682. <pin1
  683. ID="XL_INT"
  684. Type="PushPull"
  685. Level="High"
  686. Speed="Maximum"
  687. Resistor="PullDown"
  688. Mode="Input"
  689. Alternate="0"
  690. AnalogSwitch="Disabled"
  691. PinLock="Disabled" />
  692. <pin2
  693. ID="SAI1_MCK"
  694. Type="PushPull"
  695. Level="High"
  696. Speed="Maximum"
  697. Resistor="Floating"
  698. Mode="Alternate"
  699. Alternate="13"
  700. AnalogSwitch="Disabled"
  701. PinLock="Disabled" />
  702. <pin3
  703. ID="AUDIO_RST"
  704. Type="PushPull"
  705. Level="High"
  706. Speed="Maximum"
  707. Resistor="Floating"
  708. Mode="Output"
  709. Alternate="0"
  710. AnalogSwitch="Disabled"
  711. PinLock="Disabled" />
  712. <pin4
  713. ID="SAI1_FS"
  714. Type="PushPull"
  715. Level="High"
  716. Speed="Maximum"
  717. Resistor="Floating"
  718. Mode="Alternate"
  719. Alternate="13"
  720. AnalogSwitch="Disabled"
  721. PinLock="Disabled" />
  722. <pin5
  723. ID="SAI1_SCK"
  724. Type="PushPull"
  725. Level="High"
  726. Speed="Maximum"
  727. Resistor="Floating"
  728. Mode="Alternate"
  729. Alternate="13"
  730. AnalogSwitch="Disabled"
  731. PinLock="Disabled" />
  732. <pin6
  733. ID="SAI1_SD"
  734. Type="PushPull"
  735. Level="High"
  736. Speed="Maximum"
  737. Resistor="Floating"
  738. Mode="Alternate"
  739. Alternate="13"
  740. AnalogSwitch="Disabled"
  741. PinLock="Disabled" />
  742. <pin7
  743. ID="AUDIO_DIN"
  744. Type="PushPull"
  745. Level="High"
  746. Speed="Maximum"
  747. Resistor="Floating"
  748. Mode="Alternate"
  749. Alternate="6"
  750. AnalogSwitch="Disabled"
  751. PinLock="Disabled" />
  752. <pin8
  753. ID="LED_GREEN"
  754. Type="PushPull"
  755. Level="Low"
  756. Speed="Maximum"
  757. Resistor="Floating"
  758. Mode="Output"
  759. Alternate="0"
  760. AnalogSwitch="Disabled"
  761. PinLock="Disabled" />
  762. <pin9
  763. ID="AUDIO_CLK"
  764. Type="PushPull"
  765. Level="High"
  766. Speed="Maximum"
  767. Resistor="Floating"
  768. Mode="Alternate"
  769. Alternate="6"
  770. AnalogSwitch="Disabled"
  771. PinLock="Disabled" />
  772. <pin10
  773. ID="QSPI_CLK"
  774. Type="PushPull"
  775. Level="High"
  776. Speed="Maximum"
  777. Resistor="PullUp"
  778. Mode="Alternate"
  779. Alternate="10"
  780. AnalogSwitch="Disabled"
  781. PinLock="Disabled" />
  782. <pin11
  783. ID="QSPI_CS"
  784. Type="PushPull"
  785. Level="High"
  786. Speed="Maximum"
  787. Resistor="PullUp"
  788. Mode="Alternate"
  789. Alternate="10"
  790. AnalogSwitch="Disabled"
  791. PinLock="Disabled" />
  792. <pin12
  793. ID="QSPI_D0"
  794. Type="PushPull"
  795. Level="High"
  796. Speed="Maximum"
  797. Resistor="PullUp"
  798. Mode="Alternate"
  799. Alternate="10"
  800. AnalogSwitch="Disabled"
  801. PinLock="Disabled" />
  802. <pin13
  803. ID="QSPI_D1"
  804. Type="PushPull"
  805. Level="High"
  806. Speed="Maximum"
  807. Resistor="PullUp"
  808. Mode="Alternate"
  809. Alternate="10"
  810. AnalogSwitch="Disabled"
  811. PinLock="Disabled" />
  812. <pin14
  813. ID="QSPI_D2"
  814. Type="PushPull"
  815. Level="High"
  816. Speed="Maximum"
  817. Resistor="PullUp"
  818. Mode="Alternate"
  819. Alternate="10"
  820. AnalogSwitch="Disabled"
  821. PinLock="Disabled" />
  822. <pin15
  823. ID="QSPI_D3"
  824. Type="PushPull"
  825. Level="High"
  826. Speed="Maximum"
  827. Resistor="PullUp"
  828. Mode="Alternate"
  829. Alternate="10"
  830. AnalogSwitch="Disabled"
  831. PinLock="Disabled" />
  832. </GPIOE>
  833. <GPIOF>
  834. <pin0
  835. ID=""
  836. Type="PushPull"
  837. Level="High"
  838. Speed="Maximum"
  839. Resistor="Floating"
  840. Mode="Analog"
  841. Alternate="0"
  842. AnalogSwitch="Disabled"
  843. PinLock="Disabled" />
  844. <pin1
  845. ID=""
  846. Type="PushPull"
  847. Level="High"
  848. Speed="Maximum"
  849. Resistor="Floating"
  850. Mode="Analog"
  851. Alternate="0"
  852. AnalogSwitch="Disabled"
  853. PinLock="Disabled" />
  854. <pin2
  855. ID=""
  856. Type="PushPull"
  857. Level="High"
  858. Speed="Maximum"
  859. Resistor="Floating"
  860. Mode="Analog"
  861. Alternate="0"
  862. AnalogSwitch="Disabled"
  863. PinLock="Disabled" />
  864. <pin3
  865. ID=""
  866. Type="PushPull"
  867. Level="High"
  868. Speed="Maximum"
  869. Resistor="Floating"
  870. Mode="Analog"
  871. Alternate="0"
  872. AnalogSwitch="Disabled"
  873. PinLock="Disabled" />
  874. <pin4
  875. ID=""
  876. Type="PushPull"
  877. Level="High"
  878. Speed="Maximum"
  879. Resistor="Floating"
  880. Mode="Analog"
  881. Alternate="0"
  882. AnalogSwitch="Disabled"
  883. PinLock="Disabled" />
  884. <pin5
  885. ID=""
  886. Type="PushPull"
  887. Level="High"
  888. Speed="Maximum"
  889. Resistor="Floating"
  890. Mode="Analog"
  891. Alternate="0"
  892. AnalogSwitch="Disabled"
  893. PinLock="Disabled" />
  894. <pin6
  895. ID=""
  896. Type="PushPull"
  897. Level="High"
  898. Speed="Maximum"
  899. Resistor="Floating"
  900. Mode="Analog"
  901. Alternate="0"
  902. AnalogSwitch="Disabled"
  903. PinLock="Disabled" />
  904. <pin7
  905. ID=""
  906. Type="PushPull"
  907. Level="High"
  908. Speed="Maximum"
  909. Resistor="Floating"
  910. Mode="Analog"
  911. Alternate="0"
  912. AnalogSwitch="Disabled"
  913. PinLock="Disabled" />
  914. <pin8
  915. ID=""
  916. Type="PushPull"
  917. Level="High"
  918. Speed="Maximum"
  919. Resistor="Floating"
  920. Mode="Analog"
  921. Alternate="0"
  922. AnalogSwitch="Disabled"
  923. PinLock="Disabled" />
  924. <pin9
  925. ID=""
  926. Type="PushPull"
  927. Level="High"
  928. Speed="Maximum"
  929. Resistor="Floating"
  930. Mode="Analog"
  931. Alternate="0"
  932. AnalogSwitch="Disabled"
  933. PinLock="Disabled" />
  934. <pin10
  935. ID=""
  936. Type="PushPull"
  937. Level="High"
  938. Speed="Maximum"
  939. Resistor="Floating"
  940. Mode="Analog"
  941. Alternate="0"
  942. AnalogSwitch="Disabled"
  943. PinLock="Disabled" />
  944. <pin11
  945. ID=""
  946. Type="PushPull"
  947. Level="High"
  948. Speed="Maximum"
  949. Resistor="Floating"
  950. Mode="Analog"
  951. Alternate="0"
  952. AnalogSwitch="Disabled"
  953. PinLock="Disabled" />
  954. <pin12
  955. ID=""
  956. Type="PushPull"
  957. Level="High"
  958. Speed="Maximum"
  959. Resistor="Floating"
  960. Mode="Analog"
  961. Alternate="0"
  962. AnalogSwitch="Disabled"
  963. PinLock="Disabled" />
  964. <pin13
  965. ID=""
  966. Type="PushPull"
  967. Level="High"
  968. Speed="Maximum"
  969. Resistor="Floating"
  970. Mode="Analog"
  971. Alternate="0"
  972. AnalogSwitch="Disabled"
  973. PinLock="Disabled" />
  974. <pin14
  975. ID=""
  976. Type="PushPull"
  977. Level="High"
  978. Speed="Maximum"
  979. Resistor="Floating"
  980. Mode="Analog"
  981. Alternate="0"
  982. AnalogSwitch="Disabled"
  983. PinLock="Disabled" />
  984. <pin15
  985. ID=""
  986. Type="PushPull"
  987. Level="High"
  988. Speed="Maximum"
  989. Resistor="Floating"
  990. Mode="Analog"
  991. Alternate="0"
  992. AnalogSwitch="Disabled"
  993. PinLock="Disabled" />
  994. </GPIOF>
  995. <GPIOG>
  996. <pin0
  997. ID=""
  998. Type="PushPull"
  999. Speed="Minimum"
  1000. Resistor="Floating"
  1001. Level="High"
  1002. Mode="Analog"
  1003. Alternate="0"
  1004. AnalogSwitch="Disabled"
  1005. PinLock="Disabled" />
  1006. <pin1
  1007. ID=""
  1008. Type="PushPull"
  1009. Speed="Minimum"
  1010. Resistor="Floating"
  1011. Level="High"
  1012. Mode="Analog"
  1013. Alternate="0"
  1014. AnalogSwitch="Disabled"
  1015. PinLock="Disabled" />
  1016. <pin2
  1017. ID=""
  1018. Type="PushPull"
  1019. Speed="Minimum"
  1020. Resistor="Floating"
  1021. Level="High"
  1022. Mode="Analog"
  1023. Alternate="0"
  1024. AnalogSwitch="Disabled"
  1025. PinLock="Disabled" />
  1026. <pin3
  1027. ID=""
  1028. Type="PushPull"
  1029. Speed="Minimum"
  1030. Resistor="Floating"
  1031. Level="High"
  1032. Mode="Analog"
  1033. Alternate="0"
  1034. AnalogSwitch="Disabled"
  1035. PinLock="Disabled" />
  1036. <pin4
  1037. ID=""
  1038. Type="PushPull"
  1039. Speed="Minimum"
  1040. Resistor="Floating"
  1041. Level="High"
  1042. Mode="Analog"
  1043. Alternate="0"
  1044. AnalogSwitch="Disabled"
  1045. PinLock="Disabled" />
  1046. <pin5
  1047. ID=""
  1048. Type="PushPull"
  1049. Speed="Minimum"
  1050. Resistor="Floating"
  1051. Level="High"
  1052. Mode="Analog"
  1053. Alternate="0"
  1054. AnalogSwitch="Disabled"
  1055. PinLock="Disabled" />
  1056. <pin6
  1057. ID=""
  1058. Type="PushPull"
  1059. Speed="Minimum"
  1060. Resistor="Floating"
  1061. Level="High"
  1062. Mode="Analog"
  1063. Alternate="0"
  1064. AnalogSwitch="Disabled"
  1065. PinLock="Disabled" />
  1066. <pin7
  1067. ID=""
  1068. Type="PushPull"
  1069. Speed="Minimum"
  1070. Resistor="Floating"
  1071. Level="High"
  1072. Mode="Analog"
  1073. Alternate="0"
  1074. AnalogSwitch="Disabled"
  1075. PinLock="Disabled" />
  1076. <pin8
  1077. ID=""
  1078. Type="PushPull"
  1079. Speed="Minimum"
  1080. Resistor="Floating"
  1081. Level="High"
  1082. Mode="Analog"
  1083. Alternate="0"
  1084. AnalogSwitch="Disabled"
  1085. PinLock="Disabled" />
  1086. <pin9
  1087. ID=""
  1088. Type="PushPull"
  1089. Speed="Minimum"
  1090. Resistor="Floating"
  1091. Level="High"
  1092. Mode="Analog"
  1093. Alternate="0"
  1094. AnalogSwitch="Disabled"
  1095. PinLock="Disabled" />
  1096. <pin10
  1097. ID=""
  1098. Type="PushPull"
  1099. Speed="Minimum"
  1100. Resistor="Floating"
  1101. Level="High"
  1102. Mode="Analog"
  1103. Alternate="0"
  1104. AnalogSwitch="Disabled"
  1105. PinLock="Disabled" />
  1106. <pin11
  1107. ID=""
  1108. Type="PushPull"
  1109. Speed="Minimum"
  1110. Resistor="Floating"
  1111. Level="High"
  1112. Mode="Analog"
  1113. Alternate="0"
  1114. AnalogSwitch="Disabled"
  1115. PinLock="Disabled" />
  1116. <pin12
  1117. ID=""
  1118. Type="PushPull"
  1119. Speed="Minimum"
  1120. Resistor="Floating"
  1121. Level="High"
  1122. Mode="Analog"
  1123. Alternate="0"
  1124. AnalogSwitch="Disabled"
  1125. PinLock="Disabled" />
  1126. <pin13
  1127. ID=""
  1128. Type="PushPull"
  1129. Speed="Minimum"
  1130. Resistor="Floating"
  1131. Level="High"
  1132. Mode="Analog"
  1133. Alternate="0"
  1134. AnalogSwitch="Disabled"
  1135. PinLock="Disabled" />
  1136. <pin14
  1137. ID=""
  1138. Type="PushPull"
  1139. Speed="Minimum"
  1140. Resistor="Floating"
  1141. Level="High"
  1142. Mode="Analog"
  1143. Alternate="0"
  1144. AnalogSwitch="Disabled"
  1145. PinLock="Disabled" />
  1146. <pin15
  1147. ID=""
  1148. Type="PushPull"
  1149. Speed="Minimum"
  1150. Resistor="Floating"
  1151. Level="High"
  1152. Mode="Analog"
  1153. Alternate="0"
  1154. AnalogSwitch="Disabled"
  1155. PinLock="Disabled" />
  1156. </GPIOG>
  1157. <GPIOH>
  1158. <pin0
  1159. ID="OSC_IN"
  1160. Type="PushPull"
  1161. Speed="Maximum"
  1162. Resistor="Floating"
  1163. Level="High"
  1164. Mode="Input"
  1165. Alternate="0"
  1166. AnalogSwitch="Disabled"
  1167. PinLock="Disabled" />
  1168. <pin1
  1169. ID="OSC_OUT"
  1170. Type="PushPull"
  1171. Speed="Maximum"
  1172. Resistor="Floating"
  1173. Level="High"
  1174. Mode="Input"
  1175. Alternate="0"
  1176. AnalogSwitch="Disabled"
  1177. PinLock="Disabled" />
  1178. <pin2
  1179. ID=""
  1180. Type="PushPull"
  1181. Speed="Minimum"
  1182. Resistor="Floating"
  1183. Level="High"
  1184. Mode="Analog"
  1185. Alternate="0"
  1186. AnalogSwitch="Disabled"
  1187. PinLock="Disabled" />
  1188. <pin3
  1189. ID=""
  1190. Type="PushPull"
  1191. Speed="Minimum"
  1192. Resistor="Floating"
  1193. Level="High"
  1194. Mode="Analog"
  1195. Alternate="0"
  1196. AnalogSwitch="Disabled"
  1197. PinLock="Disabled" />
  1198. <pin4
  1199. ID=""
  1200. Type="PushPull"
  1201. Speed="Minimum"
  1202. Resistor="Floating"
  1203. Level="High"
  1204. Mode="Analog"
  1205. Alternate="0"
  1206. AnalogSwitch="Disabled"
  1207. PinLock="Disabled" />
  1208. <pin5
  1209. ID=""
  1210. Type="PushPull"
  1211. Speed="Minimum"
  1212. Resistor="Floating"
  1213. Level="High"
  1214. Mode="Analog"
  1215. Alternate="0"
  1216. AnalogSwitch="Disabled"
  1217. PinLock="Disabled" />
  1218. <pin6
  1219. ID=""
  1220. Type="PushPull"
  1221. Speed="Minimum"
  1222. Resistor="Floating"
  1223. Level="High"
  1224. Mode="Analog"
  1225. Alternate="0"
  1226. AnalogSwitch="Disabled"
  1227. PinLock="Disabled" />
  1228. <pin7
  1229. ID=""
  1230. Type="PushPull"
  1231. Speed="Minimum"
  1232. Resistor="Floating"
  1233. Level="High"
  1234. Mode="Analog"
  1235. Alternate="0"
  1236. AnalogSwitch="Disabled"
  1237. PinLock="Disabled" />
  1238. <pin8
  1239. ID=""
  1240. Type="PushPull"
  1241. Speed="Minimum"
  1242. Resistor="Floating"
  1243. Level="High"
  1244. Mode="Analog"
  1245. Alternate="0"
  1246. AnalogSwitch="Disabled"
  1247. PinLock="Disabled" />
  1248. <pin9
  1249. ID=""
  1250. Type="PushPull"
  1251. Speed="Minimum"
  1252. Resistor="Floating"
  1253. Level="High"
  1254. Mode="Analog"
  1255. Alternate="0"
  1256. AnalogSwitch="Disabled"
  1257. PinLock="Disabled" />
  1258. <pin10
  1259. ID=""
  1260. Type="PushPull"
  1261. Speed="Minimum"
  1262. Resistor="Floating"
  1263. Level="High"
  1264. Mode="Analog"
  1265. Alternate="0"
  1266. AnalogSwitch="Disabled"
  1267. PinLock="Disabled" />
  1268. <pin11
  1269. ID=""
  1270. Type="PushPull"
  1271. Speed="Minimum"
  1272. Resistor="Floating"
  1273. Level="High"
  1274. Mode="Analog"
  1275. Alternate="0"
  1276. AnalogSwitch="Disabled"
  1277. PinLock="Disabled" />
  1278. <pin12
  1279. ID=""
  1280. Type="PushPull"
  1281. Speed="Minimum"
  1282. Resistor="Floating"
  1283. Level="High"
  1284. Mode="Analog"
  1285. Alternate="0"
  1286. AnalogSwitch="Disabled"
  1287. PinLock="Disabled" />
  1288. <pin13
  1289. ID=""
  1290. Type="PushPull"
  1291. Speed="Minimum"
  1292. Resistor="Floating"
  1293. Level="High"
  1294. Mode="Analog"
  1295. Alternate="0"
  1296. AnalogSwitch="Disabled"
  1297. PinLock="Disabled" />
  1298. <pin14
  1299. ID=""
  1300. Type="PushPull"
  1301. Speed="Minimum"
  1302. Resistor="Floating"
  1303. Level="High"
  1304. Mode="Analog"
  1305. Alternate="0"
  1306. AnalogSwitch="Disabled"
  1307. PinLock="Disabled" />
  1308. <pin15
  1309. ID=""
  1310. Type="PushPull"
  1311. Speed="Minimum"
  1312. Resistor="Floating"
  1313. Level="High"
  1314. Mode="Analog"
  1315. Alternate="0"
  1316. AnalogSwitch="Disabled"
  1317. PinLock="Disabled" />
  1318. </GPIOH>
  1319. </ports>
  1320. </board>