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...
UM1581
Debug support (DBGMCU)
DocID023800 Rev 1
177/584
8.2.3 Device and Revision ID management functions
8.2.3.1 DBGMCU_GetREVID
Function Name
uint32_t DBGMCU_GetREVID ( void )
Function Description
Returns the device revision identifier.
Parameters
None.
Return values
Device revision identifier
Notes
None.
8.2.3.2 DBGMCU_GetDEVID
Function Name
uint32_t DBGMCU_GetDEVID ( void )
Function Description
Returns the device identifier.
Parameters
None.
Return values
Device identifier
Notes
None.
8.2.4 Peripherals Configuration functions
8.2.4.1 DBGMCU_Config
Function Name
void DBGMCU_Config ( uint32_t DBGMCU_Periph,
FunctionalState NewState)
Function Description
Configures low power mode behavior when the MCU is in Debug
mode.
Parameters
DBGMCU_Periph : specifies the low power mode. This
parameter can be any combination of the following values:
DBGMCU_SLEEP : Keep debugger connection during
SLEEP mode.
DBGMCU_STOP : Keep debugger connection during
STOP mode.
DBGMCU_STANDBY : Keep debugger connection

Table of Contents

Related product manuals