Skip to content

Added TurnPeripheralsOff example #6

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

Merged
merged 1 commit into from
May 10, 2024

Conversation

cristidragomir97
Copy link
Contributor

Added an example that uses the PMIC to turn off all the onboard peripherals to decrease power consumption even more. A power consumption ~300uA can be expected when in standby mode with all the peripherals disabled.

Copy link

github-actions bot commented May 9, 2024

Memory usage change @ cfea391

Board flash % RAM for global variables %
arduino:mbed_portenta:envie_m7 N/A N/A N/A N/A
Click for full report table
Board examples/AllowDeepSleep
flash
% examples/AllowDeepSleep
RAM for global variables
% examples/DeepSleepLockDebug
flash
% examples/DeepSleepLockDebug
RAM for global variables
% examples/Standby
flash
% examples/Standby
RAM for global variables
%
arduino:mbed_portenta:envie_m7 N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A
Click for full report CSV
Board,examples/AllowDeepSleep<br>flash,%,examples/AllowDeepSleep<br>RAM for global variables,%,examples/DeepSleepLockDebug<br>flash,%,examples/DeepSleepLockDebug<br>RAM for global variables,%,examples/Standby<br>flash,%,examples/Standby<br>RAM for global variables,%
arduino:mbed_portenta:envie_m7,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A

@alrvid alrvid merged commit 5b4047f into arduino-libraries:main May 10, 2024
5 checks passed
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

Successfully merging this pull request may close these issues.

2 participants