git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4538 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
a072b394a2
commit
6725393d74
|
@ -1,11 +1,335 @@
|
||||||
# Automatically generated configuration project file.
|
<?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>
|
||||||
|
</configuration_settings>
|
||||||
|
<board_name>Olimex STM32-E407</board_name>
|
||||||
|
<board_id>OLIMEX_STM32_E407</board_id>
|
||||||
|
<board_functions>
|
||||||
|
<sdc_lld_is_card_inserted><![CDATA[ static bool_t last_status = FALSE;
|
||||||
|
|
||||||
# Templates path in the configuration plugin resources, do not modify.
|
if (blkIsTransferring(sdcp))
|
||||||
source=resources/gencfg/processors/boards/stm32f4xx/templates
|
return last_status;
|
||||||
|
return last_status = (bool_t)palReadPad(GPIOC, GPIOC_SD_D3);]]></sdc_lld_is_card_inserted>
|
||||||
# XML configuration data file path relative to this configuration file.
|
<sdc_lld_is_write_protected>
|
||||||
xmlfile=board.chxml
|
<![CDATA[ (void)sdcp;
|
||||||
|
return FALSE;]]></sdc_lld_is_write_protected>
|
||||||
# Output directory path relative to directory containing this configuration
|
</board_functions>
|
||||||
# file.
|
<ethernet_phy>
|
||||||
output=..
|
<identifier>MII_KS8721_ID</identifier>
|
||||||
|
<bus_type>RMII</bus_type>
|
||||||
|
</ethernet_phy>
|
||||||
|
<clocks HSEFrequency="12000000" HSEBypass="false" LSEFrequency="32768"
|
||||||
|
VDD="330" />
|
||||||
|
<ports>
|
||||||
|
<GPIOA>
|
||||||
|
<pin0 ID="BUTTON_WKUP" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin1 ID="ETH_RMII_REF_CLK" Type="PushPull" Speed="Maximum"
|
||||||
|
Resistor="Floating" Level="High" Mode="Alternate" Alternate="11" />
|
||||||
|
<pin2 ID="ETH_RMII_MDIO" Type="PushPull" Speed="Maximum"
|
||||||
|
Resistor="Floating" Level="High" Mode="Alternate" Alternate="11" />
|
||||||
|
<pin3 ID="ETH_RMII_MDINT" Type="PushPull" Speed="Maximum"
|
||||||
|
Resistor="Floating" Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin4 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin5 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin6 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin7 ID="ETH_RMII_CRS_DV" Type="PushPull" Speed="Maximum"
|
||||||
|
Resistor="Floating" Level="High" Mode="Alternate" Alternate="11" />
|
||||||
|
<pin8 ID="USB_HS_BUSON" Type="PushPull" Speed="Maximum"
|
||||||
|
Resistor="Floating" Level="High" Mode="Output" Alternate="0" />
|
||||||
|
<pin9 ID="OTG_FS_VBUS" Type="PushPull" Speed="Maximum" Resistor="PullDown"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin10 ID="OTG_FS_ID" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Alternate" Alternate="10" />
|
||||||
|
<pin11 ID="OTG_FS_DM" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Alternate" Alternate="10" />
|
||||||
|
<pin12 ID="OTG_FS_DP" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Alternate" Alternate="10" />
|
||||||
|
<pin13 ID="JTAG_TMS" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Alternate" Alternate="0" />
|
||||||
|
<pin14 ID="JTAG_TCK" Type="PushPull" Speed="Maximum" Resistor="PullDown"
|
||||||
|
Level="High" Mode="Alternate" Alternate="0" />
|
||||||
|
<pin15 ID="JTAG_TDI" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Alternate" Alternate="0" />
|
||||||
|
</GPIOA>
|
||||||
|
<GPIOB>
|
||||||
|
<pin0 ID="USB_FS_BUSON" Type="PushPull" Speed="Maximum"
|
||||||
|
Resistor="Floating" Level="High" Mode="Output" Alternate="0" />
|
||||||
|
<pin1 ID="USB_HS_FAULT" Type="PushPull" Speed="Maximum"
|
||||||
|
Resistor="Floating" Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin2 ID="BOOT1" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin3 ID="JTAG_TDO" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Alternate" Alternate="0" />
|
||||||
|
<pin4 ID="JTAG_TRST" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Alternate" Alternate="0" />
|
||||||
|
<pin5 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin6 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin7 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin8 ID="I2C1_SCL" Type="OpenDrain" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Alternate" Alternate="4" />
|
||||||
|
<pin9 ID="I2C1_SDA" Type="OpenDrain" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Alternate" Alternate="0" />
|
||||||
|
<pin10 ID="SPI2_SCK" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Alternate" Alternate="5" />
|
||||||
|
<pin11 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin12 ID="OTG_HS_ID" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Alternate" Alternate="10" />
|
||||||
|
<pin13 ID="OTG_FS_VBUS" Type="PushPull" Speed="Maximum"
|
||||||
|
Resistor="PullDown" Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin14 ID="OTG_HS_DM" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Alternate" Alternate="10" />
|
||||||
|
<pin15 ID="OTG_HS_DP" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Alternate" Alternate="10" />
|
||||||
|
</GPIOB>
|
||||||
|
<GPIOC>
|
||||||
|
<pin0 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin1 ID="ETH_RMII_MDC" Type="PushPull" Speed="Maximum"
|
||||||
|
Resistor="Floating" Level="High" Mode="Alternate" Alternate="11" />
|
||||||
|
<pin2 ID="SPI2_MISO" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Alternate" Alternate="5" />
|
||||||
|
<pin3 ID="SPI2_MOSI" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Alternate" Alternate="5" />
|
||||||
|
<pin4 ID="ETH_RMII_RXD0" Type="PushPull" Speed="Maximum"
|
||||||
|
Resistor="Floating" Level="High" Mode="Alternate" Alternate="11" />
|
||||||
|
<pin5 ID="ETH_RMII_RXD1" Type="PushPull" Speed="Maximum"
|
||||||
|
Resistor="Floating" Level="High" Mode="Alternate" Alternate="11" />
|
||||||
|
<pin6 ID="USART6_TX" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Alternate" Alternate="8" />
|
||||||
|
<pin7 ID="USART6_RX" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Alternate" Alternate="8" />
|
||||||
|
<pin8 ID="SD_D0" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Alternate" Alternate="12" />
|
||||||
|
<pin9 ID="SD_D1" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Alternate" Alternate="12" />
|
||||||
|
<pin10 ID="SD_D2" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Alternate" Alternate="12" />
|
||||||
|
<pin11 ID="SD_D3" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Alternate" Alternate="12" />
|
||||||
|
<pin12 ID="SD_CLK" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Alternate" Alternate="12" />
|
||||||
|
<pin13 ID="LED" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Output" Alternate="0" />
|
||||||
|
<pin14 ID="OSC32_IN" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin15 ID="OSC32_OUT" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
</GPIOC>
|
||||||
|
<GPIOD>
|
||||||
|
<pin0 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin1 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin2 ID="SD_CMD" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Alternate" Alternate="12" />
|
||||||
|
<pin3 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin4 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin5 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin6 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin7 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin8 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin9 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin10 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin11 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin12 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin13 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin14 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin15 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
</GPIOD>
|
||||||
|
<GPIOE>
|
||||||
|
<pin0 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin1 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin2 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin3 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin4 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin5 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin6 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin7 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin8 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin9 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin10 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin11 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin12 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin13 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin14 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin15 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
</GPIOE>
|
||||||
|
<GPIOF>
|
||||||
|
<pin0 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin1 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin2 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin3 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin4 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin5 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin6 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin7 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin8 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin9 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin10 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin11 ID="USB_FS_FAULT" Type="PushPull" Speed="Maximum"
|
||||||
|
Resistor="Floating" Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin12 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin13 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin14 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin15 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
</GPIOF>
|
||||||
|
<GPIOG>
|
||||||
|
<pin0 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin1 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin2 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin3 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin4 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin5 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin6 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin7 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin8 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin9 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin10 ID="SPI2_CS" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Output" Alternate="0" />
|
||||||
|
<pin11 ID="ETH_RMII_TXEN" Type="PushPull" Speed="Maximum"
|
||||||
|
Resistor="Floating" Level="High" Mode="Alternate" Alternate="11" />
|
||||||
|
<pin12 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin13 ID="ETH_RMII_TXD0" Type="PushPull" Speed="Maximum"
|
||||||
|
Resistor="Floating" Level="High" Mode="Alternate" Alternate="11" />
|
||||||
|
<pin14 ID="ETH_RMII_TXD1" Type="PushPull" Speed="Maximum"
|
||||||
|
Resistor="Floating" Level="High" Mode="Alternate" Alternate="11" />
|
||||||
|
<pin15 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
</GPIOG>
|
||||||
|
<GPIOH>
|
||||||
|
<pin0 ID="OSC_IN" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Input" Alternate="0"></pin0>
|
||||||
|
<pin1 ID="OSC_OUT" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin2 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin3 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin4 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin5 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin6 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin7 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin8 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin9 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin10 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin11 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin12 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin13 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin14 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin15 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
</GPIOH>
|
||||||
|
<GPIOI>
|
||||||
|
<pin0 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin1 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin2 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin3 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin4 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin5 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin6 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin7 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin8 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin9 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin10 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin11 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin12 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin13 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin14 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
<pin15 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
||||||
|
Level="High" Mode="Input" Alternate="0" />
|
||||||
|
</GPIOI>
|
||||||
|
</ports>
|
||||||
|
</board>
|
||||||
|
|
|
@ -1,331 +0,0 @@
|
||||||
<?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">
|
|
||||||
<board_name>Olimex STM32-E407</board_name>
|
|
||||||
<board_id>OLIMEX_STM32_E407</board_id>
|
|
||||||
<board_functions>
|
|
||||||
<sdc_lld_is_card_inserted><![CDATA[ static bool_t last_status = FALSE;
|
|
||||||
|
|
||||||
if (blkIsTransferring(sdcp))
|
|
||||||
return last_status;
|
|
||||||
return last_status = (bool_t)palReadPad(GPIOC, GPIOC_SD_D3);]]></sdc_lld_is_card_inserted>
|
|
||||||
<sdc_lld_is_write_protected>
|
|
||||||
<![CDATA[ (void)sdcp;
|
|
||||||
return FALSE;]]></sdc_lld_is_write_protected>
|
|
||||||
</board_functions>
|
|
||||||
<ethernet_phy>
|
|
||||||
<identifier>MII_KS8721_ID</identifier>
|
|
||||||
<bus_type>RMII</bus_type>
|
|
||||||
</ethernet_phy>
|
|
||||||
<clocks HSEFrequency="12000000" HSEBypass="false" LSEFrequency="32768"
|
|
||||||
VDD="330" />
|
|
||||||
<ports>
|
|
||||||
<GPIOA>
|
|
||||||
<pin0 ID="BUTTON_WKUP" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin1 ID="ETH_RMII_REF_CLK" Type="PushPull" Speed="Maximum"
|
|
||||||
Resistor="Floating" Level="High" Mode="Alternate" Alternate="11" />
|
|
||||||
<pin2 ID="ETH_RMII_MDIO" Type="PushPull" Speed="Maximum"
|
|
||||||
Resistor="Floating" Level="High" Mode="Alternate" Alternate="11" />
|
|
||||||
<pin3 ID="ETH_RMII_MDINT" Type="PushPull" Speed="Maximum"
|
|
||||||
Resistor="Floating" Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin4 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin5 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin6 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin7 ID="ETH_RMII_CRS_DV" Type="PushPull" Speed="Maximum"
|
|
||||||
Resistor="Floating" Level="High" Mode="Alternate" Alternate="11" />
|
|
||||||
<pin8 ID="USB_HS_BUSON" Type="PushPull" Speed="Maximum"
|
|
||||||
Resistor="Floating" Level="High" Mode="Output" Alternate="0" />
|
|
||||||
<pin9 ID="OTG_FS_VBUS" Type="PushPull" Speed="Maximum" Resistor="PullDown"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin10 ID="OTG_FS_ID" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Alternate" Alternate="10" />
|
|
||||||
<pin11 ID="OTG_FS_DM" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Alternate" Alternate="10" />
|
|
||||||
<pin12 ID="OTG_FS_DP" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Alternate" Alternate="10" />
|
|
||||||
<pin13 ID="JTAG_TMS" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Alternate" Alternate="0" />
|
|
||||||
<pin14 ID="JTAG_TCK" Type="PushPull" Speed="Maximum" Resistor="PullDown"
|
|
||||||
Level="High" Mode="Alternate" Alternate="0" />
|
|
||||||
<pin15 ID="JTAG_TDI" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Alternate" Alternate="0" />
|
|
||||||
</GPIOA>
|
|
||||||
<GPIOB>
|
|
||||||
<pin0 ID="USB_FS_BUSON" Type="PushPull" Speed="Maximum"
|
|
||||||
Resistor="Floating" Level="High" Mode="Output" Alternate="0" />
|
|
||||||
<pin1 ID="USB_HS_FAULT" Type="PushPull" Speed="Maximum"
|
|
||||||
Resistor="Floating" Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin2 ID="BOOT1" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin3 ID="JTAG_TDO" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Alternate" Alternate="0" />
|
|
||||||
<pin4 ID="JTAG_TRST" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Alternate" Alternate="0" />
|
|
||||||
<pin5 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin6 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin7 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin8 ID="I2C1_SCL" Type="OpenDrain" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Alternate" Alternate="4" />
|
|
||||||
<pin9 ID="I2C1_SDA" Type="OpenDrain" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Alternate" Alternate="0" />
|
|
||||||
<pin10 ID="SPI2_SCK" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Alternate" Alternate="5" />
|
|
||||||
<pin11 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin12 ID="OTG_HS_ID" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Alternate" Alternate="10" />
|
|
||||||
<pin13 ID="OTG_FS_VBUS" Type="PushPull" Speed="Maximum"
|
|
||||||
Resistor="PullDown" Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin14 ID="OTG_HS_DM" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Alternate" Alternate="10" />
|
|
||||||
<pin15 ID="OTG_HS_DP" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Alternate" Alternate="10" />
|
|
||||||
</GPIOB>
|
|
||||||
<GPIOC>
|
|
||||||
<pin0 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin1 ID="ETH_RMII_MDC" Type="PushPull" Speed="Maximum"
|
|
||||||
Resistor="Floating" Level="High" Mode="Alternate" Alternate="11" />
|
|
||||||
<pin2 ID="SPI2_MISO" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Alternate" Alternate="5" />
|
|
||||||
<pin3 ID="SPI2_MOSI" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Alternate" Alternate="5" />
|
|
||||||
<pin4 ID="ETH_RMII_RXD0" Type="PushPull" Speed="Maximum"
|
|
||||||
Resistor="Floating" Level="High" Mode="Alternate" Alternate="11" />
|
|
||||||
<pin5 ID="ETH_RMII_RXD1" Type="PushPull" Speed="Maximum"
|
|
||||||
Resistor="Floating" Level="High" Mode="Alternate" Alternate="11" />
|
|
||||||
<pin6 ID="USART6_TX" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Alternate" Alternate="8" />
|
|
||||||
<pin7 ID="USART6_RX" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Alternate" Alternate="8" />
|
|
||||||
<pin8 ID="SD_D0" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Alternate" Alternate="12" />
|
|
||||||
<pin9 ID="SD_D1" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Alternate" Alternate="12" />
|
|
||||||
<pin10 ID="SD_D2" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Alternate" Alternate="12" />
|
|
||||||
<pin11 ID="SD_D3" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Alternate" Alternate="12" />
|
|
||||||
<pin12 ID="SD_CLK" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Alternate" Alternate="12" />
|
|
||||||
<pin13 ID="LED" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Output" Alternate="0" />
|
|
||||||
<pin14 ID="OSC32_IN" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin15 ID="OSC32_OUT" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
</GPIOC>
|
|
||||||
<GPIOD>
|
|
||||||
<pin0 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin1 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin2 ID="SD_CMD" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Alternate" Alternate="12" />
|
|
||||||
<pin3 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin4 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin5 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin6 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin7 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin8 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin9 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin10 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin11 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin12 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin13 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin14 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin15 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
</GPIOD>
|
|
||||||
<GPIOE>
|
|
||||||
<pin0 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin1 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin2 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin3 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin4 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin5 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin6 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin7 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin8 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin9 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin10 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin11 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin12 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin13 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin14 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin15 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
</GPIOE>
|
|
||||||
<GPIOF>
|
|
||||||
<pin0 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin1 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin2 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin3 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin4 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin5 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin6 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin7 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin8 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin9 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin10 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin11 ID="USB_FS_FAULT" Type="PushPull" Speed="Maximum"
|
|
||||||
Resistor="Floating" Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin12 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin13 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin14 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin15 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
</GPIOF>
|
|
||||||
<GPIOG>
|
|
||||||
<pin0 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin1 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin2 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin3 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin4 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin5 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin6 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin7 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin8 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin9 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin10 ID="SPI2_CS" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Output" Alternate="0" />
|
|
||||||
<pin11 ID="ETH_RMII_TXEN" Type="PushPull" Speed="Maximum"
|
|
||||||
Resistor="Floating" Level="High" Mode="Alternate" Alternate="11" />
|
|
||||||
<pin12 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin13 ID="ETH_RMII_TXD0" Type="PushPull" Speed="Maximum"
|
|
||||||
Resistor="Floating" Level="High" Mode="Alternate" Alternate="11" />
|
|
||||||
<pin14 ID="ETH_RMII_TXD1" Type="PushPull" Speed="Maximum"
|
|
||||||
Resistor="Floating" Level="High" Mode="Alternate" Alternate="11" />
|
|
||||||
<pin15 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
</GPIOG>
|
|
||||||
<GPIOH>
|
|
||||||
<pin0 ID="OSC_IN" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Input" Alternate="0"></pin0>
|
|
||||||
<pin1 ID="OSC_OUT" Type="PushPull" Speed="Maximum" Resistor="Floating"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin2 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin3 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin4 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin5 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin6 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin7 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin8 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin9 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin10 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin11 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin12 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin13 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin14 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin15 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
</GPIOH>
|
|
||||||
<GPIOI>
|
|
||||||
<pin0 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin1 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin2 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin3 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin4 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin5 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin6 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin7 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin8 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin9 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin10 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin11 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin12 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin13 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin14 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
<pin15 ID="" Type="PushPull" Speed="Maximum" Resistor="PullUp"
|
|
||||||
Level="High" Mode="Input" Alternate="0" />
|
|
||||||
</GPIOI>
|
|
||||||
</ports>
|
|
||||||
</board>
|
|
|
@ -38,7 +38,7 @@ const PALConfig pal_default_config =
|
||||||
{VAL_GPIOD_MODER, VAL_GPIOD_OTYPER, VAL_GPIOD_OSPEEDR, VAL_GPIOD_PUPDR,
|
{VAL_GPIOD_MODER, VAL_GPIOD_OTYPER, VAL_GPIOD_OSPEEDR, VAL_GPIOD_PUPDR,
|
||||||
VAL_GPIOD_ODR, VAL_GPIOD_AFRL, VAL_GPIOD_AFRH},
|
VAL_GPIOD_ODR, VAL_GPIOD_AFRL, VAL_GPIOD_AFRH},
|
||||||
{VAL_GPIOF_MODER, VAL_GPIOF_OTYPER, VAL_GPIOF_OSPEEDR, VAL_GPIOF_PUPDR,
|
{VAL_GPIOF_MODER, VAL_GPIOF_OTYPER, VAL_GPIOF_OSPEEDR, VAL_GPIOF_PUPDR,
|
||||||
VAL_GPIOF_ODR, VAL_GPIOF_AFRL, VAL_GPIOF_AFRH},
|
VAL_GPIOF_ODR, VAL_GPIOF_AFRL, VAL_GPIOF_AFRH}
|
||||||
};
|
};
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1,11 +1,669 @@
|
||||||
# Automatically generated configuration project file.
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!-- STM32F0xx board Template -->
|
||||||
# Templates path in the configuration plugin resources, do not modify.
|
<board
|
||||||
source=resources/gencfg/processors/boards/stm32f0xx/templates
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:noNamespaceSchemaLocation="http://www.chibios.org/xml/schema/boards/stm32f0xx_board.xsd">
|
||||||
# XML configuration data file path relative to this configuration file.
|
<configuration_settings>
|
||||||
xmlfile=board.chxml
|
<templates_path>resources/gencfg/processors/boards/stm32f0xx/templates</templates_path>
|
||||||
|
<output_path>..</output_path>
|
||||||
# Output directory path relative to directory containing this configuration
|
</configuration_settings>
|
||||||
# file.
|
<board_name>ST STM32F0-Discovery</board_name>
|
||||||
output=..
|
<board_id>ST_STM32F0_DISCOVERY</board_id>
|
||||||
|
<board_functions></board_functions>
|
||||||
|
<clocks
|
||||||
|
HSEFrequency="0"
|
||||||
|
HSEBypass="true"
|
||||||
|
LSEFrequency="0" />
|
||||||
|
<ports>
|
||||||
|
<GPIOA>
|
||||||
|
<pin0
|
||||||
|
ID="BUTTON"
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="Floating"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin1
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin2
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin3
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin4
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin5
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin6
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin7
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin8
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin9
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin10
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin11
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin12
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin13
|
||||||
|
ID="SWDAT"
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Maximum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Alternate"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin14
|
||||||
|
ID="SWCLK"
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Maximum"
|
||||||
|
Resistor="PullDown"
|
||||||
|
Level="High"
|
||||||
|
Mode="Alternate"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin15
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Maximum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
</GPIOA>
|
||||||
|
<GPIOB>
|
||||||
|
<pin0
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin1
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin2
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Maximum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin3
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Maximum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin4
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Maximum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin5
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin6
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin7
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin8
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin9
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin10
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin11
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin12
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin13
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin14
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin15
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
</GPIOB>
|
||||||
|
<GPIOC>
|
||||||
|
<pin0
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin1
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin2
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin3
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin4
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin5
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin6
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin7
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin8
|
||||||
|
ID="LED4"
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Maximum"
|
||||||
|
Resistor="Floating"
|
||||||
|
Level="Low"
|
||||||
|
Mode="Output"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin9
|
||||||
|
ID="LED3"
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Maximum"
|
||||||
|
Resistor="Floating"
|
||||||
|
Level="Low"
|
||||||
|
Mode="Output"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin10
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin11
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin12
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin13
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin14
|
||||||
|
ID="OSC32_IN"
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Maximum"
|
||||||
|
Resistor="Floating"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin15
|
||||||
|
ID="OSC32_OUT"
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Maximum"
|
||||||
|
Resistor="Floating"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
</GPIOC>
|
||||||
|
<GPIOD>
|
||||||
|
<pin0
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin1
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin2
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin3
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin4
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin5
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin6
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin7
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin8
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin9
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin10
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin11
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin12
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin13
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin14
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin15
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
</GPIOD>
|
||||||
|
<GPIOF>
|
||||||
|
<pin0
|
||||||
|
ID="OSC_IN"
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="Floating"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin1
|
||||||
|
ID="OSC_OUT"
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="Floating"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin2
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin3
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin4
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin5
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin6
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin7
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin8
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin9
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin10
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin11
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin12
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin13
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin14
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin15
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
</GPIOF>
|
||||||
|
</ports>
|
||||||
|
</board>
|
||||||
|
|
|
@ -1,665 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<!-- STM32F0xx board Template -->
|
|
||||||
<board
|
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
||||||
xsi:noNamespaceSchemaLocation="http://www.chibios.org/xml/schema/boards/stm32f0xx_board.xsd">
|
|
||||||
<board_name>ST STM32F0-Discovery</board_name>
|
|
||||||
<board_id>ST_STM32F0_DISCOVERY</board_id>
|
|
||||||
<board_functions></board_functions>
|
|
||||||
<clocks
|
|
||||||
HSEFrequency="0"
|
|
||||||
HSEBypass="true"
|
|
||||||
LSEFrequency="0" />
|
|
||||||
<ports>
|
|
||||||
<GPIOA>
|
|
||||||
<pin0
|
|
||||||
ID="BUTTON"
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="Floating"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin1
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin2
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin3
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin4
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin5
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin6
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin7
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin8
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin9
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin10
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin11
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin12
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin13
|
|
||||||
ID="SWDAT"
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Maximum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Alternate"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin14
|
|
||||||
ID="SWCLK"
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Maximum"
|
|
||||||
Resistor="PullDown"
|
|
||||||
Level="High"
|
|
||||||
Mode="Alternate"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin15
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Maximum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
</GPIOA>
|
|
||||||
<GPIOB>
|
|
||||||
<pin0
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin1
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin2
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Maximum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin3
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Maximum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin4
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Maximum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin5
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin6
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin7
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin8
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin9
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin10
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin11
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin12
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin13
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin14
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin15
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
</GPIOB>
|
|
||||||
<GPIOC>
|
|
||||||
<pin0
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin1
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin2
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin3
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin4
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin5
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin6
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin7
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin8
|
|
||||||
ID="LED4"
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Maximum"
|
|
||||||
Resistor="Floating"
|
|
||||||
Level="Low"
|
|
||||||
Mode="Output"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin9
|
|
||||||
ID="LED3"
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Maximum"
|
|
||||||
Resistor="Floating"
|
|
||||||
Level="Low"
|
|
||||||
Mode="Output"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin10
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin11
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin12
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin13
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin14
|
|
||||||
ID="OSC32_IN"
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Maximum"
|
|
||||||
Resistor="Floating"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin15
|
|
||||||
ID="OSC32_OUT"
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Maximum"
|
|
||||||
Resistor="Floating"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
</GPIOC>
|
|
||||||
<GPIOD>
|
|
||||||
<pin0
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin1
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin2
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin3
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin4
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin5
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin6
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin7
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin8
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin9
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin10
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin11
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin12
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin13
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin14
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin15
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
</GPIOD>
|
|
||||||
<GPIOF>
|
|
||||||
<pin0
|
|
||||||
ID="OSC_IN"
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="Floating"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin1
|
|
||||||
ID="OSC_OUT"
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="Floating"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin2
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin3
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin4
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin5
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin6
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin7
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin8
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin9
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin10
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin11
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin12
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin13
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin14
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin15
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
</GPIOF>
|
|
||||||
</ports>
|
|
||||||
</board>
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -1,11 +1,799 @@
|
||||||
# Automatically generated configuration project file.
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!-- STM32L1xx board Template -->
|
||||||
# Templates path in the configuration plugin resources, do not modify.
|
<board
|
||||||
source=resources/gencfg/processors/boards/stm32l1xx/templates
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:noNamespaceSchemaLocation="http://www.chibios.org/xml/schema/boards/stm32l1xx_board.xsd">
|
||||||
# XML configuration data file path relative to this configuration file.
|
<configuration_settings>
|
||||||
xmlfile=board.chxml
|
<templates_path>resources/gencfg/processors/boards/stm32l1xx/templates</templates_path>
|
||||||
|
<output_path>..</output_path>
|
||||||
# Output directory path relative to directory containing this configuration
|
</configuration_settings>
|
||||||
# file.
|
<board_name>ST STM32L-Discovery</board_name>
|
||||||
output=..
|
<board_id>ST_STM32L_DISCOVERY</board_id>
|
||||||
|
<board_functions></board_functions>
|
||||||
|
<clocks
|
||||||
|
HSEFrequency="0"
|
||||||
|
HSEBypass="true"
|
||||||
|
LSEFrequency="32768" />
|
||||||
|
<ports>
|
||||||
|
<GPIOA>
|
||||||
|
<pin0
|
||||||
|
ID="BUTTON"
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="Floating"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin1
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" ></pin1>
|
||||||
|
<pin2
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin3
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin4
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" ></pin4>
|
||||||
|
<pin5
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin6
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin7
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin8
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin9
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin10
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin11
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin12
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin13
|
||||||
|
ID="JTAG_TMS"
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Maximum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Alternate"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin14
|
||||||
|
ID="JTAG_TCK"
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Maximum"
|
||||||
|
Resistor="PullDown"
|
||||||
|
Level="High"
|
||||||
|
Mode="Alternate"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin15
|
||||||
|
ID="JTAG_TDI"
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Maximum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Alternate"
|
||||||
|
Alternate="0" />
|
||||||
|
</GPIOA>
|
||||||
|
<GPIOB>
|
||||||
|
<pin0
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin1
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin2
|
||||||
|
ID="BOOT1"
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Maximum"
|
||||||
|
Resistor="Floating"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin3
|
||||||
|
ID="JTAG_TDO"
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Maximum"
|
||||||
|
Resistor="Floating"
|
||||||
|
Level="High"
|
||||||
|
Mode="Alternate"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin4
|
||||||
|
ID="JTAG_TRST"
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Maximum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Alternate"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin5
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin6
|
||||||
|
ID="LED4"
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Maximum"
|
||||||
|
Resistor="Floating"
|
||||||
|
Level="Low"
|
||||||
|
Mode="Output"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin7
|
||||||
|
ID="LED3"
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Maximum"
|
||||||
|
Resistor="Floating"
|
||||||
|
Level="Low"
|
||||||
|
Mode="Output"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin8
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin9
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin10
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin11
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin12
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin13
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin14
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin15
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
</GPIOB>
|
||||||
|
<GPIOC>
|
||||||
|
<pin0
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin1
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin2
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin3
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin4
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin5
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin6
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin7
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin8
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin9
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin10
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin11
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin12
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin13
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin14
|
||||||
|
ID="OSC32_IN"
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Maximum"
|
||||||
|
Resistor="Floating"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin15
|
||||||
|
ID="OSC32_OUT"
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Maximum"
|
||||||
|
Resistor="Floating"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
</GPIOC>
|
||||||
|
<GPIOD>
|
||||||
|
<pin0
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin1
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin2
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin3
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin4
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin5
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin6
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin7
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin8
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin9
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin10
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin11
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin12
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin13
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin14
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin15
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
</GPIOD>
|
||||||
|
<GPIOE>
|
||||||
|
<pin0
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin1
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin2
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin3
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin4
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin5
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin6
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin7
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin8
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin9
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin10
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin11
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin12
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin13
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin14
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin15
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
</GPIOE>
|
||||||
|
<GPIOH>
|
||||||
|
<pin0
|
||||||
|
ID="OSC_IN"
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Maximum"
|
||||||
|
Resistor="Floating"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0"></pin0>
|
||||||
|
<pin1
|
||||||
|
ID="OSC_OUT"
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Maximum"
|
||||||
|
Resistor="Floating"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin2
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin3
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin4
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin5
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin6
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin7
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin8
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin9
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin10
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin11
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin12
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin13
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin14
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
<pin15
|
||||||
|
ID=""
|
||||||
|
Type="PushPull"
|
||||||
|
Speed="Minimum"
|
||||||
|
Resistor="PullUp"
|
||||||
|
Level="High"
|
||||||
|
Mode="Input"
|
||||||
|
Alternate="0" />
|
||||||
|
</GPIOH>
|
||||||
|
</ports>
|
||||||
|
</board>
|
||||||
|
|
|
@ -1,795 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<!-- STM32L1xx board Template -->
|
|
||||||
<board
|
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
||||||
xsi:noNamespaceSchemaLocation="http://www.chibios.org/xml/schema/boards/stm32l1xx_board.xsd">
|
|
||||||
<board_name>ST STM32L-Discovery</board_name>
|
|
||||||
<board_id>ST_STM32L_DISCOVERY</board_id>
|
|
||||||
<board_functions></board_functions>
|
|
||||||
<clocks
|
|
||||||
HSEFrequency="0"
|
|
||||||
HSEBypass="true"
|
|
||||||
LSEFrequency="32768" />
|
|
||||||
<ports>
|
|
||||||
<GPIOA>
|
|
||||||
<pin0
|
|
||||||
ID="BUTTON"
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="Floating"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin1
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" ></pin1>
|
|
||||||
<pin2
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin3
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin4
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" ></pin4>
|
|
||||||
<pin5
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin6
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin7
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin8
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin9
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin10
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin11
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin12
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin13
|
|
||||||
ID="JTAG_TMS"
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Maximum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Alternate"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin14
|
|
||||||
ID="JTAG_TCK"
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Maximum"
|
|
||||||
Resistor="PullDown"
|
|
||||||
Level="High"
|
|
||||||
Mode="Alternate"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin15
|
|
||||||
ID="JTAG_TDI"
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Maximum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Alternate"
|
|
||||||
Alternate="0" />
|
|
||||||
</GPIOA>
|
|
||||||
<GPIOB>
|
|
||||||
<pin0
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin1
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin2
|
|
||||||
ID="BOOT1"
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Maximum"
|
|
||||||
Resistor="Floating"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin3
|
|
||||||
ID="JTAG_TDO"
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Maximum"
|
|
||||||
Resistor="Floating"
|
|
||||||
Level="High"
|
|
||||||
Mode="Alternate"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin4
|
|
||||||
ID="JTAG_TRST"
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Maximum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Alternate"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin5
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin6
|
|
||||||
ID="LED4"
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Maximum"
|
|
||||||
Resistor="Floating"
|
|
||||||
Level="Low"
|
|
||||||
Mode="Output"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin7
|
|
||||||
ID="LED3"
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Maximum"
|
|
||||||
Resistor="Floating"
|
|
||||||
Level="Low"
|
|
||||||
Mode="Output"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin8
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin9
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin10
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin11
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin12
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin13
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin14
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin15
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
</GPIOB>
|
|
||||||
<GPIOC>
|
|
||||||
<pin0
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin1
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin2
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin3
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin4
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin5
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin6
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin7
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin8
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin9
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin10
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin11
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin12
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin13
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin14
|
|
||||||
ID="OSC32_IN"
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Maximum"
|
|
||||||
Resistor="Floating"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin15
|
|
||||||
ID="OSC32_OUT"
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Maximum"
|
|
||||||
Resistor="Floating"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
</GPIOC>
|
|
||||||
<GPIOD>
|
|
||||||
<pin0
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin1
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin2
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin3
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin4
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin5
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin6
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin7
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin8
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin9
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin10
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin11
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin12
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin13
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin14
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin15
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
</GPIOD>
|
|
||||||
<GPIOE>
|
|
||||||
<pin0
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin1
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin2
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin3
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin4
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin5
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin6
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin7
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin8
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin9
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin10
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin11
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin12
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin13
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin14
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin15
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
</GPIOE>
|
|
||||||
<GPIOH>
|
|
||||||
<pin0
|
|
||||||
ID="OSC_IN"
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Maximum"
|
|
||||||
Resistor="Floating"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0"></pin0>
|
|
||||||
<pin1
|
|
||||||
ID="OSC_OUT"
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Maximum"
|
|
||||||
Resistor="Floating"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin2
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin3
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin4
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin5
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin6
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin7
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin8
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin9
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin10
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin11
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin12
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin13
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin14
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
<pin15
|
|
||||||
ID=""
|
|
||||||
Type="PushPull"
|
|
||||||
Speed="Minimum"
|
|
||||||
Resistor="PullUp"
|
|
||||||
Level="High"
|
|
||||||
Mode="Input"
|
|
||||||
Alternate="0" />
|
|
||||||
</GPIOH>
|
|
||||||
</ports>
|
|
||||||
</board>
|
|
Loading…
Reference in New Issue