Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Low power microcontrollers #72

Open
kevlar700 opened this issue Dec 9, 2024 · 0 comments
Open

Low power microcontrollers #72

kevlar700 opened this issue Dec 9, 2024 · 0 comments

Comments

@kevlar700
Copy link

kevlar700 commented Dec 9, 2024

The STM32U* and STM32L* parts have low power features namely; multispeed internal clocks (MSI) and sometimes low power run. This means the program can adjust the system clocks at any moment to reduce power usage. This would appear to only be compatible with light runtimes? I use light runtimes to make porting to chips more expedient in any case. I open this issue simply to raise awareness and consideration during future runtime developments.

Food for thought:
https://www.freertos.org/Documentation/02-Kernel/02-Kernel-features/07-Lower-power-support
https://www.freertos.org/low-power-ARM-cortex-rtos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant