STM32 stop mode and read protection

ChibiOS public support forum for topics related to the STMicroelectronics STM32 family of micro-controllers.

Moderators: RoccoMarco, barthess

leon_titan
Posts: 24
Joined: Sun Jan 12, 2020 2:11 pm
Has thanked: 4 times

STM32 stop mode and read protection

Postby leon_titan » Tue Jun 07, 2022 10:33 am

1. Is there any API to make stm32 to enter stop mode? Or any example about this?
2. Is there any API to set stm32 to read protection state? Or any example about this?

Thanks

User avatar
Giovanni
Site Admin
Posts: 14444
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1074 times
Been thanked: 921 times
Contact:

Re: STM32 stop mode and read protection

Postby Giovanni » Tue Jun 07, 2022 1:10 pm

Hi,

There is no API, there is a partial example in the STM32F1xx-RTC demo.

RTOS supports hook that simplify support for low power modes:
- Hook for entering idle thread.
- Hook for leaving idle thread.
- Port option for enabling a WFI instruction in the idle loop.

Giovanni


Return to “STM32 Support”

Who is online

Users browsing this forum: Bing [Bot] and 9 guests