Reset And Clock Control (Rcc); Reset; System Reset - ST STM32F101 Series Reference Manual

Advanced arm-based 32-bit mcus
Hide thumbs Also See for STM32F101 Series:
Table of Contents

Advertisement

RM0008
4

Reset and clock control (RCC)

4.1

Reset

There are three types of reset, defined as system Reset, power Reset and backup domain
Reset.
4.1.1

System Reset

A system Reset sets all registers to their reset values except the reset flags in the clock
controller CSR register and the registers in the Backup domain (see
A system Reset is generated when one of the following events occurs:
1.
A low level on the NRST pin (External Reset)
2.
Window Watchdog end of count condition (WWDG Reset)
3.
Independent Watchdog end of count condition (IWDG Reset)
4.
A software Reset (SW Reset) (see
5.
Low-power management Reset (see
The reset source can be identified by checking the Reset flags in the Control/Status register,
RCC_CSR (see
Software Reset
The SYSRESETREQ bit in Cortex™-M3 Application Interrupt and Reset Control Register
must be set to force a software Reset on the device. Refer to the Cortex™-M3 technical
reference manual for more details.
Low-power management Reset
There are two ways to generate a low-power management Reset:
1.
Reset generated when entering Standby mode:
This type of reset is enabled by resetting nRST_STDBY bit in User Option Bytes. In this
case, whenever a Standby mode entry sequence is successfully executed, the device
is reset instead of entering Standby mode.
2.
Reset when entering Stop mode:
This type of reset is enabled by resetting NRST_STOP bit in User Option Bytes. In this
case, whenever a Stop mode entry sequence is successfully executed, the device is
reset instead of entering Stop mode.
For further information on the User Option Bytes, refer to the STM32F10xxx Flash
programming manual.
Section 4.3.10: Control/status register
Reset and clock control (RCC)
Section : Software
Reset)
Section : Low-power management
(RCC_CSR)).
Figure
3.).
Reset)
47/501

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STM32F101 Series and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Stm32f103 series

Table of Contents