EasyManuals Logo

ST STM32F31xx User Manual

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
Page #433 background imageLoading...
Page #433 background image
UM1581
System configuration controller (SYSCFG)
DocID023800 Rev 1
433/584
21 System configuration controller (SYSCFG)
21.1 SYSCFG Firmware driver registers structures
21.1.1 SYSCFG_TypeDef
SYSCFG_TypeDef is defined in the stm32f30x.h
Data Fields
ï‚· __IO uint32_t CFGR1
ï‚· __IO uint32_t RCR
ï‚· __IO uint32_t EXTICR
ï‚· __IO uint32_t CFGR2
Field Documentation
ï‚· __IO uint32_t SYSCFG_TypeDef::CFGR1
 SYSCFG configuration register 1, Address offset: 0x00
ï‚· __IO uint32_t SYSCFG_TypeDef::RCR
 SYSCFG CCM SRAM protection register, Address offset: 0x04
ï‚· __IO uint32_t SYSCFG_TypeDef::EXTICR[4]
 SYSCFG external interrupt configuration registers, Address offset: 0x14-0x08
ï‚· __IO uint32_t SYSCFG_TypeDef::CFGR2
 SYSCFG configuration register 2, Address offset: 0x18
21.2 SYSCFG Firmware driver API description
The following section lists the various functions of the SYSCFG library.
21.2.1 How to use this driver
The SYSCFG registers can be accessed only when the SYSCFG interface APB clock is
enabled.
To enable SYSCFG APB clock use:
RCC_APBPeriphClockCmd(RCC_APBPeriph_SYSCFG, ENABLE);
21.2.2 SYSCFG Initialization and Configuration functions
ï‚· SYSCFG_DeInit()
ï‚· SYSCFG_MemoryRemapConfig()
ï‚· SYSCFG_DMAChannelRemapConfig()
ï‚· SYSCFG_TriggerRemapConfig()
ï‚· SYSCFG_EncoderRemapConfig()
ï‚· SYSCFG_USBInterruptLineRemapCmd()

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the ST STM32F31xx and is the answer not in the manual?

ST STM32F31xx Specifications

General IconGeneral
BrandST
ModelSTM32F31xx
CategoryMicrocontrollers
LanguageEnglish

Related product manuals