Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| stm32:peripherals:pwr [2016/10/13 10:09] – feur | stm32:peripherals:pwr [2022/12/27 18:58] (current) – [PWR→CR] ruan | ||
|---|---|---|---|
| Line 19: | Line 19: | ||
| The following low power modes are vailable: | The following low power modes are vailable: | ||
| * The [[pwr_sleep|SLEEP]] mode offers some power reduction and fast wake up times. | * The [[pwr_sleep|SLEEP]] mode offers some power reduction and fast wake up times. | ||
| - | * The [[pwr_stop|STOP]] mode offers more power reduction, at the cost of slower wake up times. | + | * The [[pwr_stop|STOP]] mode offers more power reduction, at the cost of a slower wake up times. |
| - | * The [[pwr_standby|STANDBY]] (and VBAT) mode saves most energy, at the cost of an even slower wake up time. | + | * The [[pwr_standby|STANDBY]] (and VBAT) mode saves the most energy, at the cost of an even slower wake up time. |
| - | \\ | + | |
| The power reduction is accomplished by switching off different parts of the hardware. \\ | The power reduction is accomplished by switching off different parts of the hardware. \\ | ||
| Which part is available in which mode is shown in the tables below. \\ | Which part is available in which mode is shown in the tables below. \\ | ||
| + | \\ | ||
| === Clocks === | === Clocks === | ||
| Line 66: | Line 66: | ||
| - | ===== Programming Example ===== | ||
| - | \\ | ||
| - | |||
| - | > {{logo_hal.svg? | ||
| - | > [[https:// | ||
| - | > [[https:// | ||
| - | \\ | ||
| ===== Configuration Registers ===== | ===== Configuration Registers ===== | ||
| - | ==== CR ==== | + | ==== PWR→CR - Configuration register |
| - | + | ||
| - | Configuration register | + | |
| \\ {{power_reg_cr.svg}} \\ \\ | \\ {{power_reg_cr.svg}} \\ \\ | ||