git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13027 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
parent
5058b5f661
commit
1b07eb3bfa
|
@ -12,7 +12,7 @@
|
||||||
<board_id>ST_NUCLEO64_G474RE</board_id>
|
<board_id>ST_NUCLEO64_G474RE</board_id>
|
||||||
<board_functions></board_functions>
|
<board_functions></board_functions>
|
||||||
<subtype>STM32G474xx</subtype>
|
<subtype>STM32G474xx</subtype>
|
||||||
<clocks HSEFrequency="8000000" HSEBypass="false" LSEFrequency="32768"
|
<clocks HSEFrequency="24000000" HSEBypass="false" LSEFrequency="32768"
|
||||||
LSEBypass="false" VDD="300" LSEDrive="3 High Drive (default)" ></clocks>
|
LSEBypass="false" VDD="300" LSEDrive="3 High Drive (default)" ></clocks>
|
||||||
<ports>
|
<ports>
|
||||||
<GPIOA>
|
<GPIOA>
|
||||||
|
@ -33,21 +33,21 @@
|
||||||
Mode="Analog"
|
Mode="Analog"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin2
|
<pin2
|
||||||
ID=""
|
ID="STLINK_TX"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Minimum"
|
||||||
Resistor="Floating"
|
Resistor="Floating"
|
||||||
Level="Low"
|
Level="Low"
|
||||||
Mode="Analog"
|
Mode="Alternate"
|
||||||
Alternate="0" />
|
Alternate="12" />
|
||||||
<pin3
|
<pin3
|
||||||
ID=""
|
ID="STLINK_RX"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Minimum"
|
||||||
Resistor="Floating"
|
Resistor="Floating"
|
||||||
Level="Low"
|
Level="Low"
|
||||||
Mode="Analog"
|
Mode="Alternate"
|
||||||
Alternate="0" />
|
Alternate="12" />
|
||||||
<pin4
|
<pin4
|
||||||
ID=""
|
ID=""
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
|
@ -57,12 +57,12 @@
|
||||||
Mode="Analog"
|
Mode="Analog"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin5
|
<pin5
|
||||||
ID=""
|
ID="LED LED_GREEN"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Maximum"
|
||||||
Resistor="Floating"
|
Resistor="Floating"
|
||||||
Level="Low"
|
Level="Low"
|
||||||
Mode="Analog"
|
Mode="Output"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin6
|
<pin6
|
||||||
ID=""
|
ID=""
|
||||||
|
@ -121,7 +121,7 @@
|
||||||
Mode="Analog"
|
Mode="Analog"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin13
|
<pin13
|
||||||
ID="JTAG_TMS SWDIO"
|
ID="SWDIO"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Maximum"
|
Speed="Maximum"
|
||||||
Resistor="PullUp"
|
Resistor="PullUp"
|
||||||
|
@ -129,7 +129,7 @@
|
||||||
Mode="Alternate"
|
Mode="Alternate"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin14
|
<pin14
|
||||||
ID="JTAG_TCK SWCLK"
|
ID="SWCLK"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Maximum"
|
Speed="Maximum"
|
||||||
Resistor="PullDown"
|
Resistor="PullDown"
|
||||||
|
@ -137,12 +137,12 @@
|
||||||
Mode="Alternate"
|
Mode="Alternate"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin15
|
<pin15
|
||||||
ID="JTAG_TDI"
|
ID=""
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Maximum"
|
Speed="Minimum"
|
||||||
Resistor="PullUp"
|
Resistor="Floating"
|
||||||
Level="Low"
|
Level="Low"
|
||||||
Mode="Alternate"
|
Mode="Analog"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
</GPIOA>
|
</GPIOA>
|
||||||
<GPIOB>
|
<GPIOB>
|
||||||
|
@ -171,7 +171,7 @@
|
||||||
Mode="Analog"
|
Mode="Analog"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin3
|
<pin3
|
||||||
ID="JTAG_TDO TRACESWO"
|
ID="TRACESWO"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Maximum"
|
Speed="Maximum"
|
||||||
Resistor="Floating"
|
Resistor="Floating"
|
||||||
|
@ -179,12 +179,12 @@
|
||||||
Mode="Alternate"
|
Mode="Alternate"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin4
|
<pin4
|
||||||
ID="JTAG_TRST"
|
ID=""
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Maximum"
|
Speed="Minimum"
|
||||||
Resistor="PullUp"
|
Resistor="Floating"
|
||||||
Level="Low"
|
Level="Low"
|
||||||
Mode="Alternate"
|
Mode="Analog"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin5
|
<pin5
|
||||||
ID=""
|
ID=""
|
||||||
|
@ -381,12 +381,12 @@
|
||||||
Mode="Analog"
|
Mode="Analog"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin13
|
<pin13
|
||||||
ID=""
|
ID="BUTTON USER_BUTTON"
|
||||||
Type="PushPull"
|
Type="PushPull"
|
||||||
Speed="Minimum"
|
Speed="Minimum"
|
||||||
Resistor="Floating"
|
Resistor="Floating"
|
||||||
Level="Low"
|
Level="Low"
|
||||||
Mode="Analog"
|
Mode="Input"
|
||||||
Alternate="0" />
|
Alternate="0" />
|
||||||
<pin14
|
<pin14
|
||||||
ID="OSC32_IN"
|
ID="OSC32_IN"
|
||||||
|
|
Loading…
Reference in New Issue