EasyManua.ls Logo

ST STM32F31xx

ST STM32F31xx
584 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
System configuration controller (SYSCFG)
UM1581
434/584
DocID023800 Rev 1
SYSCFG_I2CFastModePlusConfig()
SYSCFG_ITConfig()
SYSCFG_EXTILineConfig()
SYSCFG_BreakConfig()
SYSCFG_BypassParityCheckDisable()
SYSCFG_SRAMWRPEnable()
SYSCFG_GetFlagStatus()
SYSCFG_ClearFlag()
21.2.3 SYSCFG initialization and configuration functions
21.2.3.1 SYSCFG_DeInit
Function Name
void SYSCFG_DeInit ( void )
Function Description
Deinitializes the SYSCFG registers to their default reset values.
Parameters
None.
Return values
None.
Notes
MEM_MODE bits are not affected by APB reset.
MEM_MODE bits took the value from the user option bytes.
21.2.3.2 SYSCFG_MemoryRemapConfig
Function Name
void SYSCFG_MemoryRemapConfig ( uint32_t
SYSCFG_MemoryRemap)
Function Description
Configures the memory mapping at address 0x00000000.
Parameters
SYSCFG_MemoryRemap : selects the memory remapping.
This parameter can be one of the following values:
SYSCFG_MemoryRemap_Flash : Main Flash memory
mapped at 0x00000000
SYSCFG_MemoryRemap_SystemMemory : System
Flash memory mapped at 0x00000000
SYSCFG_MemoryRemap_SRAM : Embedded SRAM
mapped at 0x00000000
Return values
None.
Notes
None.

Table of Contents

Related product manuals