STM32373C board files done.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5324 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
25d9530685
commit
63bf04105b
File diff suppressed because it is too large
Load Diff
|
@ -16,7 +16,7 @@
|
||||||
<ports>
|
<ports>
|
||||||
<GPIOA>
|
<GPIOA>
|
||||||
<pin0
|
<pin0
|
||||||
ID="BUTTON"
|
ID="WKUP_BUTTON"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Minimum"
|
||||||
Resistor="Floating"
|
Resistor="Floating"
|
||||||
|
@ -24,21 +24,21 @@
|
||||||
Mode="Input"
|
Mode="Input"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin1
|
<pin1
|
||||||
ID=""
|
ID="LDR_OUT"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Minimum"
|
||||||
Resistor="PullUp"
|
Resistor="Floating"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Analog"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin2
|
<pin2
|
||||||
ID=""
|
ID="KEY_BUTTON"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Minimum"
|
||||||
Resistor="PullUp"
|
Resistor="Floating"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Input"
|
||||||
Alternate="0" />
|
Alternate="0" ></pin2>
|
||||||
<pin3
|
<pin3
|
||||||
ID=""
|
ID=""
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
|
@ -56,30 +56,14 @@
|
||||||
Mode="Input"
|
Mode="Input"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin5
|
<pin5
|
||||||
ID="SPI1_SCK"
|
ID=""
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Maximum"
|
Speed="Maximum"
|
||||||
Resistor="Floating"
|
Resistor="Floating"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Alternate"
|
Mode="Input"
|
||||||
Alternate="5" ></pin5>
|
Alternate="5" ></pin5>
|
||||||
<pin6
|
<pin6
|
||||||
ID="SPI1_MISO"
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Maximum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Alternate"
|
|
||||||
Alternate="5" />
|
|
||||||
<pin7
|
|
||||||
ID="SPI1_MOSI"
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Maximum"
|
|
||||||
Resistor="Floating"
|
|
||||||
Level="High"
|
|
||||||
Mode="Alternate"
|
|
||||||
Alternate="5" />
|
|
||||||
<pin8
|
|
||||||
ID=""
|
ID=""
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Minimum"
|
||||||
|
@ -87,22 +71,38 @@
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Input"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
|
<pin7
|
||||||
|
ID="COMP2 OUT"
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Maximum"
|
||||||
|
Resistor="Floating"
|
||||||
|
Level="Low"
|
||||||
|
Mode="Output"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin8
|
||||||
|
ID="I2C2_SMB"
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="Floating"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
<pin9
|
<pin9
|
||||||
ID=""
|
ID="I2C2_SCL"
|
||||||
Type="PushPull"
|
Type="OpenDrain"
|
||||||
Speed="Minimum"
|
Speed="Maximum"
|
||||||
Resistor="PullUp"
|
Resistor="Floating"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Alternate"
|
||||||
Alternate="0" />
|
Alternate="4" />
|
||||||
<pin10
|
<pin10
|
||||||
ID=""
|
ID="I2C2_SDA"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Maximum"
|
||||||
Resistor="PullUp"
|
Resistor="Floating"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Alternate"
|
||||||
Alternate="0" />
|
Alternate="4" ></pin10>
|
||||||
<pin11
|
<pin11
|
||||||
ID="USB_DM"
|
ID="USB_DM"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
|
@ -136,30 +136,30 @@
|
||||||
Mode="Alternate"
|
Mode="Alternate"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin15
|
<pin15
|
||||||
ID=""
|
ID="JTDI"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Maximum"
|
||||||
Resistor="PullUp"
|
Resistor="Floating"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Alternate"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
</GPIOA>
|
</GPIOA>
|
||||||
<GPIOB>
|
<GPIOB>
|
||||||
<pin0
|
<pin0
|
||||||
ID=""
|
ID="MIC_IN"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Minimum"
|
||||||
Resistor="PullUp"
|
Resistor="Floating"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Analog"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin1
|
<pin1
|
||||||
ID=""
|
ID="ADC_POT_IN"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Minimum"
|
||||||
Resistor="PullUp"
|
Resistor="Floating"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Analog"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin2
|
<pin2
|
||||||
ID=""
|
ID=""
|
||||||
|
@ -178,10 +178,10 @@
|
||||||
Mode="Alternate"
|
Mode="Alternate"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin4
|
<pin4
|
||||||
ID=""
|
ID="JTRST"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Maximum"
|
||||||
Resistor="PullUp"
|
Resistor="Floating"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Input"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
|
@ -276,37 +276,37 @@
|
||||||
</GPIOB>
|
</GPIOB>
|
||||||
<GPIOC>
|
<GPIOC>
|
||||||
<pin0
|
<pin0
|
||||||
ID=""
|
ID="LED1"
|
||||||
Type="PushPull"
|
Type="OpenDrain"
|
||||||
Speed="Minimum"
|
Speed="Maximum"
|
||||||
Resistor="PullUp"
|
Resistor="Floating"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Output"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin1
|
<pin1
|
||||||
ID=""
|
ID="LED2"
|
||||||
Type="PushPull"
|
Type="OpenDrain"
|
||||||
Speed="Minimum"
|
Speed="Maximum"
|
||||||
Resistor="PullUp"
|
Resistor="Floating"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Output"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin2
|
<pin2
|
||||||
ID=""
|
ID="LED3"
|
||||||
Type="PushPull"
|
Type="OpenDrain"
|
||||||
Speed="Minimum"
|
Speed="Maximum"
|
||||||
Resistor="PullUp"
|
Resistor="Floating"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Output"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin3
|
<pin3
|
||||||
ID=""
|
ID="LED4"
|
||||||
Type="PushPull"
|
Type="OpenDrain"
|
||||||
Speed="Minimum"
|
Speed="Maximum"
|
||||||
Resistor="PullUp"
|
Resistor="Floating"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Output"
|
||||||
Alternate="0" />
|
Alternate="0" ></pin3>
|
||||||
<pin4
|
<pin4
|
||||||
ID=""
|
ID=""
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
|
@ -316,12 +316,12 @@
|
||||||
Mode="Input"
|
Mode="Input"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin5
|
<pin5
|
||||||
ID=""
|
ID="USB_DISCONNECT"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Maximum"
|
||||||
Resistor="PullUp"
|
Resistor="Floating"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Output"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin6
|
<pin6
|
||||||
ID=""
|
ID=""
|
||||||
|
@ -356,29 +356,29 @@
|
||||||
Mode="Input"
|
Mode="Input"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin10
|
<pin10
|
||||||
ID=""
|
ID="SPI3_SCK"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Maximum"
|
||||||
Resistor="PullUp"
|
Resistor="Floating"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Alternate"
|
||||||
Alternate="0" />
|
Alternate="6" />
|
||||||
<pin11
|
<pin11
|
||||||
ID=""
|
ID="SPI3_MISO"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Maximum"
|
||||||
Resistor="PullUp"
|
Resistor="PullUp"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Alternate"
|
||||||
Alternate="0" />
|
Alternate="6" />
|
||||||
<pin12
|
<pin12
|
||||||
ID=""
|
ID="SPI3_MOSI"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Maximum"
|
||||||
Resistor="PullUp"
|
Resistor="Floating"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Alternate"
|
||||||
Alternate="0" />
|
Alternate="6" />
|
||||||
<pin13
|
<pin13
|
||||||
ID=""
|
ID=""
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
|
@ -406,61 +406,61 @@
|
||||||
</GPIOC>
|
</GPIOC>
|
||||||
<GPIOD>
|
<GPIOD>
|
||||||
<pin0
|
<pin0
|
||||||
ID=""
|
ID="CAN_RX"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Maximum"
|
||||||
Resistor="PullUp"
|
Resistor="Floating"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Alternate"
|
||||||
Alternate="0" />
|
Alternate="7" />
|
||||||
<pin1
|
<pin1
|
||||||
ID=""
|
ID="CAN_TX"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Maximum"
|
||||||
Resistor="PullUp"
|
Resistor="Floating"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Alternate"
|
||||||
Alternate="0" />
|
Alternate="7" />
|
||||||
<pin2
|
<pin2
|
||||||
ID=""
|
ID="LCD_CS"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Maximum"
|
||||||
Resistor="PullUp"
|
Resistor="Floating"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Output"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin3
|
<pin3
|
||||||
ID=""
|
ID="USART2_CTS"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Maximum"
|
||||||
Resistor="PullUp"
|
Resistor="Floating"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Alternate"
|
||||||
Alternate="0" />
|
Alternate="7" ></pin3>
|
||||||
<pin4
|
<pin4
|
||||||
ID=""
|
ID="USART2_RST"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Maximum"
|
||||||
Resistor="PullUp"
|
Resistor="Floating"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Alternate"
|
||||||
Alternate="0" />
|
Alternate="7" />
|
||||||
<pin5
|
<pin5
|
||||||
ID=""
|
ID="USART2_TX"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Maximum"
|
||||||
Resistor="PullUp"
|
Resistor="Floating"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Alternate"
|
||||||
Alternate="0" />
|
Alternate="7" />
|
||||||
<pin6
|
<pin6
|
||||||
ID=""
|
ID="USART2_RX"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Maximum"
|
||||||
Resistor="PullUp"
|
Resistor="Floating"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Alternate"
|
||||||
Alternate="0" />
|
Alternate="7" />
|
||||||
<pin7
|
<pin7
|
||||||
ID=""
|
ID=""
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
|
@ -494,12 +494,12 @@
|
||||||
Mode="Input"
|
Mode="Input"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin11
|
<pin11
|
||||||
ID=""
|
ID="AUDIO_RST"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Maximum"
|
||||||
Resistor="PullUp"
|
Resistor="Floating"
|
||||||
Level="High"
|
Level="Low"
|
||||||
Mode="Input"
|
Mode="Output"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin12
|
<pin12
|
||||||
ID=""
|
ID=""
|
||||||
|
@ -536,7 +536,7 @@
|
||||||
</GPIOD>
|
</GPIOD>
|
||||||
<GPIOE>
|
<GPIOE>
|
||||||
<pin0
|
<pin0
|
||||||
ID="L3GD20_INT1"
|
ID=""
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Minimum"
|
||||||
Resistor="PullUp"
|
Resistor="PullUp"
|
||||||
|
@ -544,7 +544,7 @@
|
||||||
Mode="Input"
|
Mode="Input"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin1
|
<pin1
|
||||||
ID="L3GD20_INT2"
|
ID=""
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Minimum"
|
||||||
Resistor="PullUp"
|
Resistor="PullUp"
|
||||||
|
@ -552,23 +552,23 @@
|
||||||
Mode="Input"
|
Mode="Input"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin2
|
<pin2
|
||||||
ID="LSM303_DRDY"
|
ID="SD_CS"
|
||||||
Type="PushPull"
|
Type="OpenDrain"
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin3
|
|
||||||
ID="SPI1_CS"
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Maximum"
|
Speed="Maximum"
|
||||||
Resistor="Floating"
|
Resistor="Floating"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Output"
|
Mode="Output"
|
||||||
|
Alternate="0" ></pin2>
|
||||||
|
<pin3
|
||||||
|
ID="SD_DETECT"
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Maximum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
Alternate="0" ></pin3>
|
Alternate="0" ></pin3>
|
||||||
<pin4
|
<pin4
|
||||||
ID="LSM303_INT1"
|
ID=""
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Minimum"
|
||||||
Resistor="PullUp"
|
Resistor="PullUp"
|
||||||
|
@ -576,22 +576,54 @@
|
||||||
Mode="Input"
|
Mode="Input"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin5
|
<pin5
|
||||||
ID="LSM303_INT2"
|
ID=""
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Minimum"
|
||||||
Resistor="PullUp"
|
Resistor="PullUp"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Input"
|
||||||
Alternate="0" />
|
Alternate="0" ></pin5>
|
||||||
<pin6
|
<pin6
|
||||||
ID=""
|
ID="JOY_SEL"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Maximum"
|
||||||
Resistor="PullUp"
|
Resistor="PullDown"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Input"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin7
|
<pin7
|
||||||
|
ID="RTD_IN"
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="Floating"
|
||||||
|
Level="High"
|
||||||
|
Mode="Analog"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin8
|
||||||
|
ID="PRESSUREP"
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Maximum"
|
||||||
|
Resistor="Floating"
|
||||||
|
Level="High"
|
||||||
|
Mode="Analog"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin9
|
||||||
|
ID="PRESSUREN"
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Maximum"
|
||||||
|
Resistor="Floating"
|
||||||
|
Level="High"
|
||||||
|
Mode="Analog"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin10
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" ></pin10>
|
||||||
|
<pin11
|
||||||
ID=""
|
ID=""
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Minimum"
|
||||||
|
@ -599,69 +631,37 @@
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Input"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin8
|
|
||||||
ID="LED4_BLUE"
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Maximum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="Low"
|
|
||||||
Mode="Output"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin9
|
|
||||||
ID="LED3_RED"
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Maximum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="Low"
|
|
||||||
Mode="Output"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin10
|
|
||||||
ID="LED5_ORANGE"
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Maximum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="Low"
|
|
||||||
Mode="Output"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin11
|
|
||||||
ID="LED7_GREEN"
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Maximum"
|
|
||||||
Resistor="Floating"
|
|
||||||
Level="Low"
|
|
||||||
Mode="Output"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin12
|
<pin12
|
||||||
ID="LED9_BLUE"
|
ID=""
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Maximum"
|
Speed="Minimum"
|
||||||
Resistor="PullUp"
|
Resistor="PullUp"
|
||||||
Level="Low"
|
Level="High"
|
||||||
Mode="Output"
|
Mode="Input"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin13
|
<pin13
|
||||||
ID="LED10_RED"
|
ID=""
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Maximum"
|
Speed="Minimum"
|
||||||
Resistor="Floating"
|
Resistor="PullUp"
|
||||||
Level="Low"
|
Level="Low"
|
||||||
Mode="Output"
|
Mode="Input"
|
||||||
Alternate="0" ></pin13>
|
Alternate="0" ></pin13>
|
||||||
<pin14
|
<pin14
|
||||||
ID="LED8_ORANGE"
|
ID="PRESSURE_TEPM"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Maximum"
|
Speed="Minimum"
|
||||||
Resistor="Floating"
|
Resistor="Floating"
|
||||||
Level="Low"
|
Level="Low"
|
||||||
Mode="Output"
|
Mode="Input"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin15
|
<pin15
|
||||||
ID="LED6_GREEN"
|
ID=""
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Maximum"
|
Speed="Minimum"
|
||||||
Resistor="Floating"
|
Resistor="PullUp"
|
||||||
Level="Low"
|
Level="Low"
|
||||||
Mode="Output"
|
Mode="Input"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
</GPIOE>
|
</GPIOE>
|
||||||
<GPIOF>
|
<GPIOF>
|
||||||
|
@ -682,10 +682,10 @@
|
||||||
Mode="Input"
|
Mode="Input"
|
||||||
Alternate="0" ></pin1>
|
Alternate="0" ></pin1>
|
||||||
<pin2
|
<pin2
|
||||||
ID=""
|
ID="JOY_DOWN"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Maximum"
|
||||||
Resistor="PullUp"
|
Resistor="PullDown"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Input"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
|
@ -698,10 +698,10 @@
|
||||||
Mode="Input"
|
Mode="Input"
|
||||||
Alternate="0" ></pin3>
|
Alternate="0" ></pin3>
|
||||||
<pin4
|
<pin4
|
||||||
ID=""
|
ID="JOY_LEFT"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Maximum"
|
||||||
Resistor="PullUp"
|
Resistor="PullDown"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Input"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
|
@ -738,18 +738,18 @@
|
||||||
Mode="Input"
|
Mode="Input"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin9
|
<pin9
|
||||||
ID=""
|
ID="JOY_RIGHT"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Maximum"
|
||||||
Resistor="PullUp"
|
Resistor="PullDown"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Input"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin10
|
<pin10
|
||||||
ID=""
|
ID="JOY_UP"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Maximum"
|
||||||
Resistor="PullUp"
|
Resistor="PullDown"
|
||||||
Level="High"
|
Level="High"
|
||||||
Mode="Input"
|
Mode="Input"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
|
|
Loading…
Reference in New Issue