ï‚· ENABLE : Remap the USB interrupt line as following:
ï€ USB :
ï€ USB :
ï€ USB :
ï‚· DISABLE : Use the default USB interrupt line:
ï€ USB :
ï€ USB :
ï€ USB :
void SYSCFG_I2CFastModePlusConfig ( uint32_t
SYSCFG_I2CFastModePlus, FunctionalState NewState)
ï‚· SYSCFG_I2CFastModePlus : selects the pin. This
parameter can be one of the following values:
ï€ SYSCFG_I2CFastModePlus_PB6 : Configure fast
mode plus driving capability for PB6
ï€ SYSCFG_I2CFastModePlus_PB7 : Configure fast
mode plus driving capability for PB7
ï€ SYSCFG_I2CFastModePlus_PB8 : Configure fast
mode plus driving capability for PB8
ï€ SYSCFG_I2CFastModePlus_PB9 : Configure fast
mode plus driving capability for PB9
ï€ SYSCFG_I2CFastModePlus_I2C1 : Configure fast
mode plus driving capability for I2C1 pins
ï€ SYSCFG_I2CFastModePlus_I2C2 : Configure fast
mode plus driving capability for I2C2 pins
ï‚· NewState : new state of the DMA channel remapping. This
parameter can be:
ï€ ENABLE : Enable fast mode plus driving capability for
selected I2C pin
ï€ DISABLE : Disable fast mode plus driving capability for
selected I2C pin
ï‚· For I2C1, fast mode plus driving capability can be enabled on
all selected I2C1 pins using
SYSCFG_I2CFastModePlus_I2C1 parameter or
independently on each one of the following pins PB6, PB7,
PB8 and PB9.
ï‚· For remaing I2C1 pins (PA14, PA15...) fast mode plus driving
capability can be enabled only by using