diff options
Diffstat (limited to 'lib/chibios/os/hal/boards/ST_STM32373C_EVAL/cfg/board.chcfg')
-rw-r--r-- | lib/chibios/os/hal/boards/ST_STM32373C_EVAL/cfg/board.chcfg | 1059 |
1 files changed, 1059 insertions, 0 deletions
diff --git a/lib/chibios/os/hal/boards/ST_STM32373C_EVAL/cfg/board.chcfg b/lib/chibios/os/hal/boards/ST_STM32373C_EVAL/cfg/board.chcfg new file mode 100644 index 000000000..c475832ed --- /dev/null +++ b/lib/chibios/os/hal/boards/ST_STM32373C_EVAL/cfg/board.chcfg | |||
@@ -0,0 +1,1059 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
2 | <!-- STM32F3xx board Template --> | ||
3 | <board | ||
4 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
5 | xsi:noNamespaceSchemaLocation="http://www.chibios.org/xml/schema/boards/stm32f3xx_board.xsd"> | ||
6 | <configuration_settings> | ||
7 | <templates_path>resources/gencfg/processors/boards/stm32f3xx/templates</templates_path> | ||
8 | <output_path>..</output_path> | ||
9 | <hal_version>5.0.x</hal_version> | ||
10 | </configuration_settings> | ||
11 | <board_name>STMicroelectronics STM32373C-EVAL</board_name> | ||
12 | <board_id>ST_STM32373C_EVAL</board_id> | ||
13 | <board_functions></board_functions> | ||
14 | <subtype>STM32F373xC</subtype> | ||
15 | <clocks HSEFrequency="8000000" HSEBypass="false" LSEFrequency="32768" | ||
16 | LSEBypass="false" LSEDrive="3 High Drive (default)" /> | ||
17 | <ports> | ||
18 | <GPIOA> | ||
19 | <pin0 | ||
20 | ID="WKUP_BUTTON" | ||
21 | Type="PushPull" | ||
22 | Speed="Minimum" | ||
23 | Resistor="Floating" | ||
24 | Level="High" | ||
25 | Mode="Input" | ||
26 | Alternate="0" /> | ||
27 | <pin1 | ||
28 | ID="LDR_OUT" | ||
29 | Type="PushPull" | ||
30 | Speed="Minimum" | ||
31 | Resistor="Floating" | ||
32 | Level="High" | ||
33 | Mode="Analog" | ||
34 | Alternate="0" /> | ||
35 | <pin2 | ||
36 | ID="KEY_BUTTON" | ||
37 | Type="PushPull" | ||
38 | Speed="Minimum" | ||
39 | Resistor="Floating" | ||
40 | Level="High" | ||
41 | Mode="Input" | ||
42 | Alternate="0" ></pin2> | ||
43 | <pin3 | ||
44 | ID="" | ||
45 | Type="PushPull" | ||
46 | Speed="Minimum" | ||
47 | Resistor="PullUp" | ||
48 | Level="High" | ||
49 | Mode="Input" | ||
50 | Alternate="0" /> | ||
51 | <pin4 | ||
52 | ID="" | ||
53 | Type="PushPull" | ||
54 | Speed="Minimum" | ||
55 | Resistor="PullUp" | ||
56 | Level="High" | ||
57 | Mode="Input" | ||
58 | Alternate="0" /> | ||
59 | <pin5 | ||
60 | ID="" | ||
61 | Type="PushPull" | ||
62 | Speed="Maximum" | ||
63 | Resistor="Floating" | ||
64 | Level="High" | ||
65 | Mode="Input" | ||
66 | Alternate="5" ></pin5> | ||
67 | <pin6 | ||
68 | ID="" | ||
69 | Type="PushPull" | ||
70 | Speed="Minimum" | ||
71 | Resistor="PullUp" | ||
72 | Level="High" | ||
73 | Mode="Input" | ||
74 | Alternate="0" /> | ||
75 | <pin7 | ||
76 | ID="COMP2_OUT" | ||
77 | Type="PushPull" | ||
78 | Speed="Maximum" | ||
79 | Resistor="Floating" | ||
80 | Level="Low" | ||
81 | Mode="Output" | ||
82 | Alternate="0" /> | ||
83 | <pin8 | ||
84 | ID="I2C2_SMB" | ||
85 | Type="PushPull" | ||
86 | Speed="Minimum" | ||
87 | Resistor="Floating" | ||
88 | Level="High" | ||
89 | Mode="Input" | ||
90 | Alternate="0" /> | ||
91 | <pin9 | ||
92 | ID="I2C2_SCL" | ||
93 | Type="OpenDrain" | ||
94 | Speed="Maximum" | ||
95 | Resistor="Floating" | ||
96 | Level="High" | ||
97 | Mode="Alternate" | ||
98 | Alternate="4" /> | ||
99 | <pin10 | ||
100 | ID="I2C2_SDA" | ||
101 | Type="OpenDrain" | ||
102 | Speed="Maximum" | ||
103 | Resistor="Floating" | ||
104 | Level="High" | ||
105 | Mode="Alternate" | ||
106 | Alternate="4" ></pin10> | ||
107 | <pin11 | ||
108 | ID="USB_DM" | ||
109 | Type="PushPull" | ||
110 | Speed="Maximum" | ||
111 | Resistor="Floating" | ||
112 | Level="High" | ||
113 | Mode="Alternate" | ||
114 | Alternate="14" /> | ||
115 | <pin12 | ||
116 | ID="USB_DP" | ||
117 | Type="PushPull" | ||
118 | Speed="Minimum" | ||
119 | Resistor="Floating" | ||
120 | Level="High" | ||
121 | Mode="Alternate" | ||
122 | Alternate="14" /> | ||
123 | <pin13 | ||
124 | ID="SWDIO" | ||
125 | Type="PushPull" | ||
126 | Speed="Maximum" | ||
127 | Resistor="PullUp" | ||
128 | Level="High" | ||
129 | Mode="Alternate" | ||
130 | Alternate="0" /> | ||
131 | <pin14 | ||
132 | ID="SWCLK" | ||
133 | Type="PushPull" | ||
134 | Speed="Maximum" | ||
135 | Resistor="PullDown" | ||
136 | Level="High" | ||
137 | Mode="Alternate" | ||
138 | Alternate="0" /> | ||
139 | <pin15 | ||
140 | ID="JTDI" | ||
141 | Type="PushPull" | ||
142 | Speed="Maximum" | ||
143 | Resistor="Floating" | ||
144 | Level="High" | ||
145 | Mode="Alternate" | ||
146 | Alternate="0" /> | ||
147 | </GPIOA> | ||
148 | <GPIOB> | ||
149 | <pin0 | ||
150 | ID="MIC_IN" | ||
151 | Type="PushPull" | ||
152 | Speed="Minimum" | ||
153 | Resistor="Floating" | ||
154 | Level="High" | ||
155 | Mode="Analog" | ||
156 | Alternate="0" /> | ||
157 | <pin1 | ||
158 | ID="ADC_POT_IN" | ||
159 | Type="PushPull" | ||
160 | Speed="Minimum" | ||
161 | Resistor="Floating" | ||
162 | Level="High" | ||
163 | Mode="Analog" | ||
164 | Alternate="0" /> | ||
165 | <pin2 | ||
166 | ID="" | ||
167 | Type="PushPull" | ||
168 | Speed="Minimum" | ||
169 | Resistor="PullUp" | ||
170 | Level="High" | ||
171 | Mode="Input" | ||
172 | Alternate="0" /> | ||
173 | <pin3 | ||
174 | ID="SWO" | ||
175 | Type="PushPull" | ||
176 | Speed="Maximum" | ||
177 | Resistor="Floating" | ||
178 | Level="High" | ||
179 | Mode="Alternate" | ||
180 | Alternate="0" /> | ||
181 | <pin4 | ||
182 | ID="JTRST" | ||
183 | Type="PushPull" | ||
184 | Speed="Maximum" | ||
185 | Resistor="Floating" | ||
186 | Level="High" | ||
187 | Mode="Input" | ||
188 | Alternate="0" /> | ||
189 | <pin5 | ||
190 | ID="" | ||
191 | Type="PushPull" | ||
192 | Speed="Minimum" | ||
193 | Resistor="PullUp" | ||
194 | Level="High" | ||
195 | Mode="Input" | ||
196 | Alternate="0" ></pin5> | ||
197 | <pin6 | ||
198 | ID="I2C1_SCL" | ||
199 | Type="OpenDrain" | ||
200 | Speed="Maximum" | ||
201 | Resistor="Floating" | ||
202 | Level="High" | ||
203 | Mode="Alternate" | ||
204 | Alternate="4" /> | ||
205 | <pin7 | ||
206 | ID="I2C1_SDA" | ||
207 | Type="OpenDrain" | ||
208 | Speed="Maximum" | ||
209 | Resistor="Floating" | ||
210 | Level="High" | ||
211 | Mode="Alternate" | ||
212 | Alternate="4" /> | ||
213 | <pin8 | ||
214 | ID="" | ||
215 | Type="PushPull" | ||
216 | Speed="Minimum" | ||
217 | Resistor="PullUp" | ||
218 | Level="High" | ||
219 | Mode="Input" | ||
220 | Alternate="0" /> | ||
221 | <pin9 | ||
222 | ID="" | ||
223 | Type="PushPull" | ||
224 | Speed="Minimum" | ||
225 | Resistor="PullUp" | ||
226 | Level="High" | ||
227 | Mode="Input" | ||
228 | Alternate="0" /> | ||
229 | <pin10 | ||
230 | ID="" | ||
231 | Type="PushPull" | ||
232 | Speed="Minimum" | ||
233 | Resistor="PullUp" | ||
234 | Level="High" | ||
235 | Mode="Input" | ||
236 | Alternate="0" /> | ||
237 | <pin11 | ||
238 | ID="" | ||
239 | Type="PushPull" | ||
240 | Speed="Minimum" | ||
241 | Resistor="PullUp" | ||
242 | Level="High" | ||
243 | Mode="Input" | ||
244 | Alternate="0" /> | ||
245 | <pin12 | ||
246 | ID="" | ||
247 | Type="PushPull" | ||
248 | Speed="Minimum" | ||
249 | Resistor="PullUp" | ||
250 | Level="High" | ||
251 | Mode="Input" | ||
252 | Alternate="0" /> | ||
253 | <pin13 | ||
254 | ID="" | ||
255 | Type="PushPull" | ||
256 | Speed="Minimum" | ||
257 | Resistor="PullUp" | ||
258 | Level="High" | ||
259 | Mode="Input" | ||
260 | Alternate="0" /> | ||
261 | <pin14 | ||
262 | ID="" | ||
263 | Type="PushPull" | ||
264 | Speed="Minimum" | ||
265 | Resistor="PullUp" | ||
266 | Level="High" | ||
267 | Mode="Input" | ||
268 | Alternate="0" /> | ||
269 | <pin15 | ||
270 | ID="" | ||
271 | Type="PushPull" | ||
272 | Speed="Minimum" | ||
273 | Resistor="PullUp" | ||
274 | Level="High" | ||
275 | Mode="Input" | ||
276 | Alternate="0" /> | ||
277 | </GPIOB> | ||
278 | <GPIOC> | ||
279 | <pin0 | ||
280 | ID="LED1" | ||
281 | Type="OpenDrain" | ||
282 | Speed="Maximum" | ||
283 | Resistor="Floating" | ||
284 | Level="High" | ||
285 | Mode="Output" | ||
286 | Alternate="0" /> | ||
287 | <pin1 | ||
288 | ID="LED2" | ||
289 | Type="OpenDrain" | ||
290 | Speed="Maximum" | ||
291 | Resistor="Floating" | ||
292 | Level="High" | ||
293 | Mode="Output" | ||
294 | Alternate="0" /> | ||
295 | <pin2 | ||
296 | ID="LED3" | ||
297 | Type="OpenDrain" | ||
298 | Speed="Maximum" | ||
299 | Resistor="Floating" | ||
300 | Level="High" | ||
301 | Mode="Output" | ||
302 | Alternate="0" /> | ||
303 | <pin3 | ||
304 | ID="LED4" | ||
305 | Type="OpenDrain" | ||
306 | Speed="Maximum" | ||
307 | Resistor="Floating" | ||
308 | Level="High" | ||
309 | Mode="Output" | ||
310 | Alternate="0" ></pin3> | ||
311 | <pin4 | ||
312 | ID="" | ||
313 | Type="PushPull" | ||
314 | Speed="Minimum" | ||
315 | Resistor="PullUp" | ||
316 | Level="High" | ||
317 | Mode="Input" | ||
318 | Alternate="0" /> | ||
319 | <pin5 | ||
320 | ID="USB_DISCONNECT" | ||
321 | Type="PushPull" | ||
322 | Speed="Maximum" | ||
323 | Resistor="Floating" | ||
324 | Level="High" | ||
325 | Mode="Output" | ||
326 | Alternate="0" /> | ||
327 | <pin6 | ||
328 | ID="" | ||
329 | Type="PushPull" | ||
330 | Speed="Minimum" | ||
331 | Resistor="PullUp" | ||
332 | Level="High" | ||
333 | Mode="Input" | ||
334 | Alternate="0" /> | ||
335 | <pin7 | ||
336 | ID="" | ||
337 | Type="PushPull" | ||
338 | Speed="Minimum" | ||
339 | Resistor="PullUp" | ||
340 | Level="High" | ||
341 | Mode="Input" | ||
342 | Alternate="0" /> | ||
343 | <pin8 | ||
344 | ID="" | ||
345 | Type="PushPull" | ||
346 | Speed="Minimum" | ||
347 | Resistor="PullUp" | ||
348 | Level="High" | ||
349 | Mode="Input" | ||
350 | Alternate="0" /> | ||
351 | <pin9 | ||
352 | ID="" | ||
353 | Type="PushPull" | ||
354 | Speed="Minimum" | ||
355 | Resistor="PullUp" | ||
356 | Level="High" | ||
357 | Mode="Input" | ||
358 | Alternate="0" /> | ||
359 | <pin10 | ||
360 | ID="SPI3_SCK" | ||
361 | Type="PushPull" | ||
362 | Speed="Maximum" | ||
363 | Resistor="Floating" | ||
364 | Level="High" | ||
365 | Mode="Alternate" | ||
366 | Alternate="6" /> | ||
367 | <pin11 | ||
368 | ID="SPI3_MISO" | ||
369 | Type="PushPull" | ||
370 | Speed="Maximum" | ||
371 | Resistor="PullUp" | ||
372 | Level="High" | ||
373 | Mode="Alternate" | ||
374 | Alternate="6" /> | ||
375 | <pin12 | ||
376 | ID="SPI3_MOSI" | ||
377 | Type="PushPull" | ||
378 | Speed="Maximum" | ||
379 | Resistor="Floating" | ||
380 | Level="High" | ||
381 | Mode="Alternate" | ||
382 | Alternate="6" /> | ||
383 | <pin13 | ||
384 | ID="" | ||
385 | Type="PushPull" | ||
386 | Speed="Minimum" | ||
387 | Resistor="PullUp" | ||
388 | Level="High" | ||
389 | Mode="Input" | ||
390 | Alternate="0" /> | ||
391 | <pin14 | ||
392 | ID="OSC32_IN" | ||
393 | Type="PushPull" | ||
394 | Speed="Maximum" | ||
395 | Resistor="Floating" | ||
396 | Level="High" | ||
397 | Mode="Input" | ||
398 | Alternate="0" /> | ||
399 | <pin15 | ||
400 | ID="OSC32_OUT" | ||
401 | Type="PushPull" | ||
402 | Speed="Maximum" | ||
403 | Resistor="Floating" | ||
404 | Level="High" | ||
405 | Mode="Input" | ||
406 | Alternate="0" /> | ||
407 | </GPIOC> | ||
408 | <GPIOD> | ||
409 | <pin0 | ||
410 | ID="CAN_RX" | ||
411 | Type="PushPull" | ||
412 | Speed="Maximum" | ||
413 | Resistor="Floating" | ||
414 | Level="High" | ||
415 | Mode="Alternate" | ||
416 | Alternate="7" /> | ||
417 | <pin1 | ||
418 | ID="CAN_TX" | ||
419 | Type="PushPull" | ||
420 | Speed="Maximum" | ||
421 | Resistor="Floating" | ||
422 | Level="High" | ||
423 | Mode="Alternate" | ||
424 | Alternate="7" /> | ||
425 | <pin2 | ||
426 | ID="LCD_CS" | ||
427 | Type="PushPull" | ||
428 | Speed="Maximum" | ||
429 | Resistor="Floating" | ||
430 | Level="High" | ||
431 | Mode="Output" | ||
432 | Alternate="0" /> | ||
433 | <pin3 | ||
434 | ID="USART2_CTS" | ||
435 | Type="PushPull" | ||
436 | Speed="Maximum" | ||
437 | Resistor="Floating" | ||
438 | Level="High" | ||
439 | Mode="Alternate" | ||
440 | Alternate="7" ></pin3> | ||
441 | <pin4 | ||
442 | ID="USART2_RST" | ||
443 | Type="PushPull" | ||
444 | Speed="Maximum" | ||
445 | Resistor="Floating" | ||
446 | Level="High" | ||
447 | Mode="Alternate" | ||
448 | Alternate="7" /> | ||
449 | <pin5 | ||
450 | ID="USART2_TX" | ||
451 | Type="PushPull" | ||
452 | Speed="Maximum" | ||
453 | Resistor="Floating" | ||
454 | Level="High" | ||
455 | Mode="Alternate" | ||
456 | Alternate="7" /> | ||
457 | <pin6 | ||
458 | ID="USART2_RX" | ||
459 | Type="PushPull" | ||
460 | Speed="Maximum" | ||
461 | Resistor="Floating" | ||
462 | Level="High" | ||
463 | Mode="Alternate" | ||
464 | Alternate="7" /> | ||
465 | <pin7 | ||
466 | ID="" | ||
467 | Type="PushPull" | ||
468 | Speed="Minimum" | ||
469 | Resistor="PullUp" | ||
470 | Level="High" | ||
471 | Mode="Input" | ||
472 | Alternate="0" /> | ||
473 | <pin8 | ||
474 | ID="" | ||
475 | Type="PushPull" | ||
476 | Speed="Minimum" | ||
477 | Resistor="PullUp" | ||
478 | Level="High" | ||
479 | Mode="Input" | ||
480 | Alternate="0" /> | ||
481 | <pin9 | ||
482 | ID="" | ||
483 | Type="PushPull" | ||
484 | Speed="Minimum" | ||
485 | Resistor="PullUp" | ||
486 | Level="High" | ||
487 | Mode="Input" | ||
488 | Alternate="0" /> | ||
489 | <pin10 | ||
490 | ID="" | ||
491 | Type="PushPull" | ||
492 | Speed="Minimum" | ||
493 | Resistor="PullUp" | ||
494 | Level="High" | ||
495 | Mode="Input" | ||
496 | Alternate="0" /> | ||
497 | <pin11 | ||
498 | ID="AUDIO_RST" | ||
499 | Type="PushPull" | ||
500 | Speed="Maximum" | ||
501 | Resistor="Floating" | ||
502 | Level="Low" | ||
503 | Mode="Output" | ||
504 | Alternate="0" /> | ||
505 | <pin12 | ||
506 | ID="" | ||
507 | Type="PushPull" | ||
508 | Speed="Minimum" | ||
509 | Resistor="PullUp" | ||
510 | Level="High" | ||
511 | Mode="Input" | ||
512 | Alternate="0" /> | ||
513 | <pin13 | ||
514 | ID="" | ||
515 | Type="PushPull" | ||
516 | Speed="Minimum" | ||
517 | Resistor="PullUp" | ||
518 | Level="High" | ||
519 | Mode="Input" | ||
520 | Alternate="0" /> | ||
521 | <pin14 | ||
522 | ID="" | ||
523 | Type="PushPull" | ||
524 | Speed="Minimum" | ||
525 | Resistor="PullUp" | ||
526 | Level="High" | ||
527 | Mode="Input" | ||
528 | Alternate="0" /> | ||
529 | <pin15 | ||
530 | ID="" | ||
531 | Type="PushPull" | ||
532 | Speed="Minimum" | ||
533 | Resistor="PullUp" | ||
534 | Level="High" | ||
535 | Mode="Input" | ||
536 | Alternate="0" /> | ||
537 | </GPIOD> | ||
538 | <GPIOE> | ||
539 | <pin0 | ||
540 | ID="" | ||
541 | Type="PushPull" | ||
542 | Speed="Minimum" | ||
543 | Resistor="PullUp" | ||
544 | Level="High" | ||
545 | Mode="Input" | ||
546 | Alternate="0" /> | ||
547 | <pin1 | ||
548 | ID="" | ||
549 | Type="PushPull" | ||
550 | Speed="Minimum" | ||
551 | Resistor="PullUp" | ||
552 | Level="High" | ||
553 | Mode="Input" | ||
554 | Alternate="0" /> | ||
555 | <pin2 | ||
556 | ID="SD_CS" | ||
557 | Type="OpenDrain" | ||
558 | Speed="Maximum" | ||
559 | Resistor="Floating" | ||
560 | Level="High" | ||
561 | Mode="Output" | ||
562 | Alternate="0" ></pin2> | ||
563 | <pin3 | ||
564 | ID="SD_DETECT" | ||
565 | Type="PushPull" | ||
566 | Speed="Maximum" | ||
567 | Resistor="PullUp" | ||
568 | Level="High" | ||
569 | Mode="Input" | ||
570 | Alternate="0" ></pin3> | ||
571 | <pin4 | ||
572 | ID="" | ||
573 | Type="PushPull" | ||
574 | Speed="Minimum" | ||
575 | Resistor="PullUp" | ||
576 | Level="High" | ||
577 | Mode="Input" | ||
578 | Alternate="0" /> | ||
579 | <pin5 | ||
580 | ID="" | ||
581 | Type="PushPull" | ||
582 | Speed="Minimum" | ||
583 | Resistor="PullUp" | ||
584 | Level="High" | ||
585 | Mode="Input" | ||
586 | Alternate="0" ></pin5> | ||
587 | <pin6 | ||
588 | ID="JOY_SEL" | ||
589 | Type="PushPull" | ||
590 | Speed="Maximum" | ||
591 | Resistor="PullDown" | ||
592 | Level="High" | ||
593 | Mode="Input" | ||
594 | Alternate="0" /> | ||
595 | <pin7 | ||
596 | ID="RTD_IN" | ||
597 | Type="PushPull" | ||
598 | Speed="Minimum" | ||
599 | Resistor="Floating" | ||
600 | Level="High" | ||
601 | Mode="Analog" | ||
602 | Alternate="0" /> | ||
603 | <pin8 | ||
604 | ID="PRESSUREP" | ||
605 | Type="PushPull" | ||
606 | Speed="Maximum" | ||
607 | Resistor="Floating" | ||
608 | Level="High" | ||
609 | Mode="Analog" | ||
610 | Alternate="0" /> | ||
611 | <pin9 | ||
612 | ID="PRESSUREN" | ||
613 | Type="PushPull" | ||
614 | Speed="Maximum" | ||
615 | Resistor="Floating" | ||
616 | Level="High" | ||
617 | Mode="Analog" | ||
618 | Alternate="0" /> | ||
619 | <pin10 | ||
620 | ID="" | ||
621 | Type="PushPull" | ||
622 | Speed="Minimum" | ||
623 | Resistor="PullUp" | ||
624 | Level="High" | ||
625 | Mode="Input" | ||
626 | Alternate="0" ></pin10> | ||
627 | <pin11 | ||
628 | ID="" | ||
629 | Type="PushPull" | ||
630 | Speed="Minimum" | ||
631 | Resistor="PullUp" | ||
632 | Level="High" | ||
633 | Mode="Input" | ||
634 | Alternate="0" /> | ||
635 | <pin12 | ||
636 | ID="" | ||
637 | Type="PushPull" | ||
638 | Speed="Minimum" | ||
639 | Resistor="PullUp" | ||
640 | Level="High" | ||
641 | Mode="Input" | ||
642 | Alternate="0" /> | ||
643 | <pin13 | ||
644 | ID="" | ||
645 | Type="PushPull" | ||
646 | Speed="Minimum" | ||
647 | Resistor="PullUp" | ||
648 | Level="Low" | ||
649 | Mode="Input" | ||
650 | Alternate="0" ></pin13> | ||
651 | <pin14 | ||
652 | ID="PRESSURE_TEPM" | ||
653 | Type="PushPull" | ||
654 | Speed="Minimum" | ||
655 | Resistor="Floating" | ||
656 | Level="Low" | ||
657 | Mode="Input" | ||
658 | Alternate="0" /> | ||
659 | <pin15 | ||
660 | ID="" | ||
661 | Type="PushPull" | ||
662 | Speed="Minimum" | ||
663 | Resistor="PullUp" | ||
664 | Level="Low" | ||
665 | Mode="Input" | ||
666 | Alternate="0" /> | ||
667 | </GPIOE> | ||
668 | <GPIOF> | ||
669 | <pin0 | ||
670 | ID="OSC_IN" | ||
671 | Type="PushPull" | ||
672 | Speed="Maximum" | ||
673 | Resistor="Floating" | ||
674 | Level="High" | ||
675 | Mode="Input" | ||
676 | Alternate="0" /> | ||
677 | <pin1 | ||
678 | ID="OSC_OUT" | ||
679 | Type="PushPull" | ||
680 | Speed="Maximum" | ||
681 | Resistor="Floating" | ||
682 | Level="High" | ||
683 | Mode="Input" | ||
684 | Alternate="0" ></pin1> | ||
685 | <pin2 | ||
686 | ID="JOY_DOWN" | ||
687 | Type="PushPull" | ||
688 | Speed="Maximum" | ||
689 | Resistor="PullDown" | ||
690 | Level="High" | ||
691 | Mode="Input" | ||
692 | Alternate="0" /> | ||
693 | <pin3 | ||
694 | ID="" | ||
695 | Type="PushPull" | ||
696 | Speed="Minimum" | ||
697 | Resistor="PullUp" | ||
698 | Level="High" | ||
699 | Mode="Input" | ||
700 | Alternate="0" ></pin3> | ||
701 | <pin4 | ||
702 | ID="JOY_LEFT" | ||
703 | Type="PushPull" | ||
704 | Speed="Maximum" | ||
705 | Resistor="PullDown" | ||
706 | Level="High" | ||
707 | Mode="Input" | ||
708 | Alternate="0" /> | ||
709 | <pin5 | ||
710 | ID="" | ||
711 | Type="PushPull" | ||
712 | Speed="Minimum" | ||
713 | Resistor="PullUp" | ||
714 | Level="High" | ||
715 | Mode="Input" | ||
716 | Alternate="0" /> | ||
717 | <pin6 | ||
718 | ID="" | ||
719 | Type="PushPull" | ||
720 | Speed="Minimum" | ||
721 | Resistor="PullUp" | ||
722 | Level="High" | ||
723 | Mode="Input" | ||
724 | Alternate="0" /> | ||
725 | <pin7 | ||
726 | ID="" | ||
727 | Type="PushPull" | ||
728 | Speed="Minimum" | ||
729 | Resistor="PullUp" | ||
730 | Level="High" | ||
731 | Mode="Input" | ||
732 | Alternate="0" /> | ||
733 | <pin8 | ||
734 | ID="" | ||
735 | Type="PushPull" | ||
736 | Speed="Minimum" | ||
737 | Resistor="PullUp" | ||
738 | Level="High" | ||
739 | Mode="Input" | ||
740 | Alternate="0" /> | ||
741 | <pin9 | ||
742 | ID="JOY_RIGHT" | ||
743 | Type="PushPull" | ||
744 | Speed="Maximum" | ||
745 | Resistor="PullDown" | ||
746 | Level="High" | ||
747 | Mode="Input" | ||
748 | Alternate="0" /> | ||
749 | <pin10 | ||
750 | ID="JOY_UP" | ||
751 | Type="PushPull" | ||
752 | Speed="Maximum" | ||
753 | Resistor="PullDown" | ||
754 | Level="High" | ||
755 | Mode="Input" | ||
756 | Alternate="0" /> | ||
757 | <pin11 | ||
758 | ID="" | ||
759 | Type="PushPull" | ||
760 | Speed="Minimum" | ||
761 | Resistor="PullUp" | ||
762 | Level="High" | ||
763 | Mode="Input" | ||
764 | Alternate="0" /> | ||
765 | <pin12 | ||
766 | ID="" | ||
767 | Type="PushPull" | ||
768 | Speed="Minimum" | ||
769 | Resistor="PullUp" | ||
770 | Level="High" | ||
771 | Mode="Input" | ||
772 | Alternate="0" /> | ||
773 | <pin13 | ||
774 | ID="" | ||
775 | Type="PushPull" | ||
776 | Speed="Minimum" | ||
777 | Resistor="PullUp" | ||
778 | Level="High" | ||
779 | Mode="Input" | ||
780 | Alternate="0" /> | ||
781 | <pin14 | ||
782 | ID="" | ||
783 | Type="PushPull" | ||
784 | Speed="Minimum" | ||
785 | Resistor="PullUp" | ||
786 | Level="High" | ||
787 | Mode="Input" | ||
788 | Alternate="0" /> | ||
789 | <pin15 | ||
790 | ID="" | ||
791 | Type="PushPull" | ||
792 | Speed="Minimum" | ||
793 | Resistor="PullUp" | ||
794 | Level="High" | ||
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> | ||