 d0d6fb27c4
			
		
	
	
		d0d6fb27c4
		
			
		
	
	
	
	
		
			
			* Add f401 and f411 blackpill examples * Add readme files * Align dfu args with core * Add support for RESET keycode * move STM32_BOOTLOADER_ADDRESS to rules * Update conf files to latest ChibiOS * Update conf files to latest ChibiOS
		
			
				
	
	
		
			1193 lines
		
	
	
	
		
			25 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			1193 lines
		
	
	
	
		
			25 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <!-- STM32F4xx board Template -->
 | |
| <board
 | |
|   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 | |
|   xsi:noNamespaceSchemaLocation="http://www.chibios.org/xml/schema/boards/stm32f4xx_board.xsd">
 | |
|   <configuration_settings>
 | |
|     <templates_path>resources/gencfg/processors/boards/stm32f4xx/templates</templates_path>
 | |
|     <output_path>..</output_path>
 | |
|     <hal_version>5.0.x</hal_version>
 | |
|   </configuration_settings>
 | |
|   <board_name>STMicroelectronics STM32F401C-Discovery</board_name>
 | |
|   <board_id>ST_STM32F401C_DISCOVERY</board_id>
 | |
|   <board_functions></board_functions>
 | |
|   <subtype>STM32F401xC</subtype>
 | |
|   <clocks
 | |
|     HSEFrequency="8000000"
 | |
|     HSEBypass="false"
 | |
|     LSEFrequency="0"
 | |
|     LSEBypass="false"
 | |
|     VDD="300" />
 | |
|   <ports>
 | |
|     <GPIOA>
 | |
|       <pin0
 | |
|         ID="BUTTON"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="Floating"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin1
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin2
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin3
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin4
 | |
|         ID="CS43L22_LRCK"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="Floating"
 | |
|         Mode="Alternate"
 | |
|         Alternate="6" />
 | |
|       <pin5
 | |
|         ID="L3GD20_SCL"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="Floating"
 | |
|         Mode="Alternate"
 | |
|         Alternate="5" />
 | |
|       <pin6
 | |
|         ID="L3GD20_SD0"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Alternate"
 | |
|         Alternate="5" />
 | |
|       <pin7
 | |
|         ID="L3GD20_SDI"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Alternate"
 | |
|         Alternate="5" />
 | |
|       <pin8
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin9
 | |
|         ID="VBUS_FS"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="Floating"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin10
 | |
|         ID="OTG_FS_ID"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="Floating"
 | |
|         Mode="Alternate"
 | |
|         Alternate="10" />
 | |
|       <pin11
 | |
|         ID="OTG_FS_DM"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="Floating"
 | |
|         Mode="Alternate"
 | |
|         Alternate="10" />
 | |
|       <pin12
 | |
|         ID="OTG_FS_DP"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="Floating"
 | |
|         Mode="Alternate"
 | |
|         Alternate="10" />
 | |
|       <pin13
 | |
|         ID="SWDIO"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="Floating"
 | |
|         Mode="Alternate"
 | |
|         Alternate="0" />
 | |
|       <pin14
 | |
|         ID="SWCLK"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="Floating"
 | |
|         Mode="Alternate"
 | |
|         Alternate="0" />
 | |
|       <pin15
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|     </GPIOA>
 | |
|     <GPIOB>
 | |
|       <pin0
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin1
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin2
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin3
 | |
|         ID="SWO"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Alternate"
 | |
|         Alternate="0" />
 | |
|       <pin4
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin5
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin6
 | |
|         ID="LSM303DLHC_SCL"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="Floating"
 | |
|         Mode="Alternate"
 | |
|         Alternate="4" />
 | |
|       <pin7
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin8
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin9
 | |
|         ID="LSM303DLHC_SDA"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="Floating"
 | |
|         Mode="Alternate"
 | |
|         Alternate="4" />
 | |
|       <pin10
 | |
|         ID="MP45DT02_CLK_IN"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="Floating"
 | |
|         Mode="Alternate"
 | |
|         Alternate="5" />
 | |
|       <pin11
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin12
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin13
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin14
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin15
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|     </GPIOB>
 | |
|     <GPIOC>
 | |
|       <pin0
 | |
|         ID="OTG_FS_POWER_ON"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Output"
 | |
|         Alternate="0" />
 | |
|       <pin1
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin2
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin3
 | |
|         ID="CS43L22_AIN4x MP45DT02_PDM_OUT"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="Floating"
 | |
|         Mode="Alternate"
 | |
|         Alternate="5" />
 | |
|       <pin4
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin5
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin6
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin7
 | |
|         ID="CS43L22_MCLK"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Alternate"
 | |
|         Alternate="6" />
 | |
|       <pin8
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin9
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin10
 | |
|         ID="CS43L22_SCLK"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Alternate"
 | |
|         Alternate="6" />
 | |
|       <pin11
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin12
 | |
|         ID="CS43L22_SDIN"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Alternate"
 | |
|         Alternate="6" />
 | |
|       <pin13
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin14
 | |
|         ID="OSC32_IN"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="Floating"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin15
 | |
|         ID="OSC32_OUT"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="Floating"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|     </GPIOC>
 | |
|     <GPIOD>
 | |
|       <pin0
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin1
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin2
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin3
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin4
 | |
|         ID="CS43L22_RESET"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Output"
 | |
|         Alternate="0" />
 | |
|       <pin5
 | |
|         ID="OverCurrent"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="Floating"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin6
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin7
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin8
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin9
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin10
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin11
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin12
 | |
|         ID="LED4"
 | |
|         Type="PushPull"
 | |
|         Level="Low"
 | |
|         Speed="Maximum"
 | |
|         Resistor="Floating"
 | |
|         Mode="Output"
 | |
|         Alternate="0" />
 | |
|       <pin13
 | |
|         ID="LED3"
 | |
|         Type="PushPull"
 | |
|         Level="Low"
 | |
|         Speed="Maximum"
 | |
|         Resistor="Floating"
 | |
|         Mode="Output"
 | |
|         Alternate="0" />
 | |
|       <pin14
 | |
|         ID="LED5"
 | |
|         Type="PushPull"
 | |
|         Level="Low"
 | |
|         Speed="Maximum"
 | |
|         Resistor="Floating"
 | |
|         Mode="Output"
 | |
|         Alternate="0" />
 | |
|       <pin15
 | |
|         ID="LED6"
 | |
|         Type="PushPull"
 | |
|         Level="Low"
 | |
|         Speed="Maximum"
 | |
|         Resistor="Floating"
 | |
|         Mode="Output"
 | |
|         Alternate="0" />
 | |
|     </GPIOD>
 | |
|     <GPIOE>
 | |
|       <pin0
 | |
|         ID="L3GD20_INT1"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin1
 | |
|         ID="L3GD20_INT2"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin2
 | |
|         ID="LSM303DLHC_DRDY"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="Floating"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin3
 | |
|         ID="L3GD20_CS"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Output"
 | |
|         Alternate="0" />
 | |
|       <pin4
 | |
|         ID="LSM303DLHC_INT1"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Output"
 | |
|         Alternate="0" />
 | |
|       <pin5
 | |
|         ID="LSM303DLHC_INT2"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Output"
 | |
|         Alternate="0" />
 | |
|       <pin6
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin7
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin8
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin9
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin10
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin11
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin12
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin13
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin14
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin15
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|     </GPIOE>
 | |
|     <GPIOF>
 | |
|       <pin0
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin1
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin2
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin3
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin4
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin5
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin6
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin7
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin8
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin9
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin10
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin11
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin12
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin13
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin14
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin15
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|     </GPIOF>
 | |
|     <GPIOG>
 | |
|       <pin0
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin1
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin2
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin3
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin4
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin5
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin6
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin7
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin8
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin9
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin10
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin11
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin12
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin13
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin14
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin15
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|     </GPIOG>
 | |
|     <GPIOH>
 | |
|       <pin0
 | |
|         ID="OSC_IN"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="Floating"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin1
 | |
|         ID="OSC_OUT"
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="Floating"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin2
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin3
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin4
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin5
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin6
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin7
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin8
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin9
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin10
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin11
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin12
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin13
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin14
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin15
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|     </GPIOH>
 | |
|     <GPIOI>
 | |
|       <pin0
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin1
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin2
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin3
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin4
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin5
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin6
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin7
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin8
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin9
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin10
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin11
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin12
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin13
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin14
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|       <pin15
 | |
|         ID=""
 | |
|         Type="PushPull"
 | |
|         Level="High"
 | |
|         Speed="Maximum"
 | |
|         Resistor="PullUp"
 | |
|         Mode="Input"
 | |
|         Alternate="0" />
 | |
|     </GPIOI>
 | |
|   </ports>
 | |
| </board>
 |