STM32F103CB ‘Sleepy mode’ and ‘Wake up’ function

Post here first, or if you can't find a relevant section!
Post Reply
myksj1105
Posts: 62
Joined: Sun Jun 18, 2023 11:35 am
Answers: 1

STM32F103CB ‘Sleepy mode’ and ‘Wake up’ function

Post by myksj1105 »

STM32F103CB ‘Sleepy mode’ and ‘Wake up’ function

[Status]
1. MCU: STM32F103CB
2. CORE1: https://github.com/rogerclarkmelbourne/Arduino_STM32
3. CORE2: https://github.com/stm32duino/Arduino_Core_STM32


hello.

We want to configure it with low power.
1. Enter ‘Sleepy Mode’ through firmware.
2. In terms of hardware, the ‘3.3V’ or ‘GND’ signal enables the ‘Wake up’ function.
3. The firmware re-enters ‘Sleepy mode’ after a certain period of time.

Are there any examples or libraries? help me.
Post Reply

Return to “General discussion”