1467 lines
34 KiB
XML
1467 lines
34 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- STM32F4xx board Template -->
|
|
<board
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:noNamespaceSchemaLocation="http://www.chibios.org/xml/schema/boards/stm32f7xx_board.xsd">
|
|
<configuration_settings>
|
|
<templates_path>resources/gencfg/processors/boards/stm32f7xx/templates</templates_path>
|
|
<output_path>..</output_path>
|
|
<hal_version>3.0.x</hal_version>
|
|
</configuration_settings>
|
|
<board_name>STMicroelectronics STM32F746G-Discovery</board_name>
|
|
<board_id>ST_STM32F746G_DISCOVERY</board_id>
|
|
<board_functions>
|
|
<sdc_lld_is_card_inserted><![CDATA[
|
|
(void)sdcp;
|
|
|
|
return !palReadPad(GPIOC, GPIOC_SD_DETECT);]]></sdc_lld_is_card_inserted>
|
|
</board_functions>
|
|
<headers></headers>
|
|
<ethernet_phy>
|
|
<identifier>MII_LAN8742A_ID</identifier>
|
|
<bus_type>RMII</bus_type>
|
|
</ethernet_phy>
|
|
<usb_phy>
|
|
<bus_type>ULPI</bus_type>
|
|
</usb_phy>
|
|
<subtype>STM32F746xx</subtype>
|
|
<clocks
|
|
HSEFrequency="25000000"
|
|
HSEBypass="true"
|
|
LSEFrequency="32768"
|
|
LSEBypass="false"
|
|
VDD="300" />
|
|
<ports>
|
|
<GPIOA>
|
|
<pin0
|
|
ID="ARD_A0"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin1
|
|
ID="RMII_REF_CLK"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="11" />
|
|
<pin2
|
|
ID="RMII_MDIO"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Alternate"
|
|
Alternate="11" />
|
|
<pin3
|
|
ID="ULPI_D0"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="10" />
|
|
<pin4
|
|
ID="DCMI_HSYNC"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin5
|
|
ID="ULPI_CK"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="10" />
|
|
<pin6
|
|
ID="DCMI_PIXCK"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin7
|
|
ID="RMII_CRS_DV"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="11" />
|
|
<pin8
|
|
ID="ARD_D5"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin9
|
|
ID="VCP_TX"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="7" />
|
|
<pin10
|
|
ID="OTG_FS_ID"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="10" />
|
|
<pin11
|
|
ID="OTG_FS_DM"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="10" />
|
|
<pin12
|
|
ID="OTG_FS_DP"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="10" />
|
|
<pin13
|
|
ID="SWDIO"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="0" />
|
|
<pin14
|
|
ID="SWCLK"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="0" />
|
|
<pin15
|
|
ID="ARD_D9"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
</GPIOA>
|
|
<GPIOB>
|
|
<pin0
|
|
ID="ULPI_D1"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Alternate"
|
|
Alternate="10" />
|
|
<pin1
|
|
ID="ULPI_D2"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="10" />
|
|
<pin2
|
|
ID="QSPI_CLK"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin3
|
|
ID="SWO"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="0" />
|
|
<pin4
|
|
ID="ARD_D3"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin5
|
|
ID="ULPI_D7"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Alternate"
|
|
Alternate="10" />
|
|
<pin6
|
|
ID="QSPI_NCS"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin7
|
|
ID="VCP_RX"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="7" />
|
|
<pin8
|
|
ID="ARD_D15"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin9
|
|
ID="ARD_D14"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin10
|
|
ID="ULPI_D3"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="10" />
|
|
<pin11
|
|
ID="ULPI_D4"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="10" />
|
|
<pin12
|
|
ID="ULPI_D5"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="10" />
|
|
<pin13
|
|
ID="ULPI_D6"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="10" />
|
|
<pin14
|
|
ID="ARD_D12"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin15
|
|
ID="ARD_D11"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
</GPIOB>
|
|
<GPIOC>
|
|
<pin0
|
|
ID="ULPI_STP"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="10" />
|
|
<pin1
|
|
ID="RMII_MDC"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="11" />
|
|
<pin2
|
|
ID="ULPI_DIR"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="10" />
|
|
<pin3
|
|
ID="FMC_SDCKE0"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin4
|
|
ID="RMII_RXD0"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="11" />
|
|
<pin5
|
|
ID="RMII_RXD1"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="11" />
|
|
<pin6
|
|
ID="ARD_D1"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin7
|
|
ID="ARD_D0"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin8
|
|
ID="SD_D0"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin9
|
|
ID="SD_D1"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin10
|
|
ID="SD_D2"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin11
|
|
ID="SD_D3"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin12
|
|
ID="SD_CLK"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin13
|
|
ID="SD_DETECT"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin14
|
|
ID="OSC32_IN"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin15
|
|
ID="OSC32_OUT"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
</GPIOC>
|
|
<GPIOD>
|
|
<pin0
|
|
ID="FMC_D2"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin1
|
|
ID="FMC_D3"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin2
|
|
ID="SD_CMD"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin3
|
|
ID="DCMI_D5"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin4
|
|
ID="OTG_FS_OVER_CURRENT"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin5
|
|
ID="OTG_FS_PWR_SW_ON"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Output"
|
|
Alternate="0" />
|
|
<pin6
|
|
ID="AUDIO_INT"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin7
|
|
ID="SPDIF_RX0"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin8
|
|
ID="FMC_D13"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin9
|
|
ID="FMC_D14"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin10
|
|
ID="FMC_D15"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin11
|
|
ID="QSPI_D0"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin12
|
|
ID="QSPI_D1"
|
|
Type="PushPull"
|
|
Level="Low"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin13
|
|
ID="QSPI_D3"
|
|
Type="PushPull"
|
|
Level="Low"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin14
|
|
ID="FMC_D0"
|
|
Type="PushPull"
|
|
Level="Low"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin15
|
|
ID="FMC_D1"
|
|
Type="PushPull"
|
|
Level="Low"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
</GPIOD>
|
|
<GPIOE>
|
|
<pin0
|
|
ID="FMC_NBL0"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin1
|
|
ID="FMC_NBL1"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin2
|
|
ID="QSPI_D2"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin3
|
|
ID="OTG_HS_OVER_CURRENT"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin4
|
|
ID="LCD_B0"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="14" />
|
|
<pin5
|
|
ID="DCMI_D6"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin6
|
|
ID="DCMI_D7"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin7
|
|
ID="FMC_D4"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin8
|
|
ID="FMC_D5"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin9
|
|
ID="FMC_D6"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin10
|
|
ID="FMC_D7"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin11
|
|
ID="FMC_D8"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin12
|
|
ID="FMC_D9"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin13
|
|
ID="FMC_D10"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin14
|
|
ID="FMC_11"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin15
|
|
ID="FMC_D12"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
</GPIOE>
|
|
<GPIOF>
|
|
<pin0
|
|
ID="FMC_A0"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin1
|
|
ID="FMC_A1"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin2
|
|
ID="FMC_A2"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin3
|
|
ID="FMC_A3"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin4
|
|
ID="FMC_A4"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin5
|
|
ID="FMC_A5"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin6
|
|
ID="ARD_A5"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin7
|
|
ID="ARD_A4"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin8
|
|
ID="ARD_A3"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin9
|
|
ID="ARD_A2"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin10
|
|
ID="ARD_A1"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin11
|
|
ID="FMC_SDNRAS"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin12
|
|
ID="FMC_A6"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin13
|
|
ID="FMC_A7"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin14
|
|
ID="FMC_A8"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin15
|
|
ID="FMC_A9"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
</GPIOF>
|
|
<GPIOG>
|
|
<pin0
|
|
ID="FMC_A10"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin1
|
|
ID="FMC_A11"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin2
|
|
ID="RMII_RXER"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin3
|
|
ID="EXT_RST"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin4
|
|
ID="FMC_BA0"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin5
|
|
ID="FMC_BA1"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin6
|
|
ID="ARD_D2"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin7
|
|
ID="ARD_D4"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin8
|
|
ID="FMC_SDCLK"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin9
|
|
ID="DCMI_VSYNC"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin10
|
|
ID="SAI2_SDB"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin11
|
|
ID="RMII_TX_EN"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="11" />
|
|
<pin12
|
|
ID="LCD_B4"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="9" />
|
|
<pin13
|
|
ID="RMII_TXD0"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="11" />
|
|
<pin14
|
|
ID="RMII_TXD1"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="11" />
|
|
<pin15
|
|
ID="FMC_SDNCAS"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
</GPIOG>
|
|
<GPIOH>
|
|
<pin0
|
|
ID="OSC_IN"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin1
|
|
ID="OSC_OUT"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin2
|
|
ID="TP1"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin3
|
|
ID="FMC_SDNE0"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin4
|
|
ID="ULPI_NXT"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="10" />
|
|
<pin5
|
|
ID="FMC_SDNWE"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="12" />
|
|
<pin6
|
|
ID="ARD_D6"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin7
|
|
ID="LCD_SCL"
|
|
Type="OpenDrain"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="4" />
|
|
<pin8
|
|
ID="LCD_SDA"
|
|
Type="OpenDrain"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="4" />
|
|
<pin9
|
|
ID="DCMI_D0"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin10
|
|
ID="DCMI_D1"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin11
|
|
ID="DCMI_D2"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin12
|
|
ID="DCMI_D3"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin13
|
|
ID="DCMI_PWR_EN"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin14
|
|
ID="DCMI_D4"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin15
|
|
ID="TP_PH15"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
</GPIOH>
|
|
<GPIOI>
|
|
<pin0
|
|
ID="ARD_D10"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin1
|
|
ID="ARD_D13"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin2
|
|
ID="ARD_D8"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin3
|
|
ID="ARD_D7"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin4
|
|
ID="SAI2_MCLKA"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin5
|
|
ID="SAI2_SCKA"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin6
|
|
ID="SAI2_SDA"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin7
|
|
ID="SAI2_FSA"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin8
|
|
ID="TP2"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="PullUp"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin9
|
|
ID="LCD_VSYNC"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="14" />
|
|
<pin10
|
|
ID="LCD_HSYNC"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="14" />
|
|
<pin11
|
|
ID="BUTTON_USER"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin12
|
|
ID="LCD_DISP"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="14" />
|
|
<pin13
|
|
ID="LCD_INT"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="14" />
|
|
<pin14
|
|
ID="LCD_CLK"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="14" />
|
|
<pin15
|
|
ID="LCD_R0"
|
|
Type="PushPull"
|
|
Level="High"
|
|
Speed="Maximum"
|
|
Resistor="Floating"
|
|
Mode="Alternate"
|
|
Alternate="14" />
|
|
</GPIOI>
|
|
<GPIOJ>
|
|
<pin0
|
|
ID="LCD_R1"
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Alternate"
|
|
Alternate="14" />
|
|
<pin1
|
|
ID="LCD_R2"
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Alternate"
|
|
Alternate="14" />
|
|
<pin2
|
|
ID="LCD_R3"
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Alternate"
|
|
Alternate="14" />
|
|
<pin3
|
|
ID="LCD_R4"
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Alternate"
|
|
Alternate="14" />
|
|
<pin4
|
|
ID="LCD_R5"
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Alternate"
|
|
Alternate="14" />
|
|
<pin5
|
|
ID="LCD_R6"
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Alternate"
|
|
Alternate="14" />
|
|
<pin6
|
|
ID="LCD_R7"
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Alternate"
|
|
Alternate="14" />
|
|
<pin7
|
|
ID="LCD_G0"
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Alternate"
|
|
Alternate="14" />
|
|
<pin8
|
|
ID="LCD_G1"
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Alternate"
|
|
Alternate="14" />
|
|
<pin9
|
|
ID="LCD_G2"
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Alternate"
|
|
Alternate="14" />
|
|
<pin10
|
|
ID="LCD_G3"
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Alternate"
|
|
Alternate="14" />
|
|
<pin11
|
|
ID="LCD_G4"
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Alternate"
|
|
Alternate="14" />
|
|
<pin12
|
|
ID="OTG_FS_VBUS"
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin13
|
|
ID="LCD_B1"
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Alternate"
|
|
Alternate="14" />
|
|
<pin14
|
|
ID="LCD_B2"
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Alternate"
|
|
Alternate="14" />
|
|
<pin15
|
|
ID="LCD_B3"
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Alternate"
|
|
Alternate="14" />
|
|
</GPIOJ>
|
|
<GPIOK>
|
|
<pin0
|
|
ID="LCD_G5"
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Alternate"
|
|
Alternate="14" />
|
|
<pin1
|
|
ID="LCD_G6"
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Alternate"
|
|
Alternate="14" />
|
|
<pin2
|
|
ID="LCD_G7"
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Alternate"
|
|
Alternate="14" />
|
|
<pin3
|
|
ID="LCD_BL_CTRL"
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="Low"
|
|
Mode="Output"
|
|
Alternate="0" />
|
|
<pin4
|
|
ID="LCD_B5"
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Alternate"
|
|
Alternate="14" ></pin4>
|
|
<pin5
|
|
ID="LCD_B6"
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Alternate"
|
|
Alternate="14" />
|
|
<pin6
|
|
ID="LCD_B7"
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Alternate"
|
|
Alternate="14" />
|
|
<pin7
|
|
ID="LCD_DE"
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Alternate"
|
|
Alternate="14" />
|
|
<pin8
|
|
ID=""
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin9
|
|
ID=""
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin10
|
|
ID=""
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin11
|
|
ID=""
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin12
|
|
ID=""
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin13
|
|
ID=""
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin14
|
|
ID=""
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
<pin15
|
|
ID=""
|
|
Type="PushPull"
|
|
Speed="Minimum"
|
|
Resistor="Floating"
|
|
Level="High"
|
|
Mode="Input"
|
|
Alternate="0" />
|
|
</GPIOK>
|
|
</ports>
|
|
</board>
|