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

Improvements on low power #1136

Merged
merged 1 commit into from
Jan 5, 2019

Commits on Jan 5, 2019

  1. Improvements on STM32 low power

    - Fix some registers set/reset.
    - Remove void from nanoHAL_Uninitialize_C calls.
    - Add missing configurations to wake from pin (STM32F7 series only).
    - Remove setting code from CPU_SetPowerMode to pin and rtc blocks.
    - Add code to SetPowerMode to freeze IWDG on STDBY (STM32F7 only).
    
    Signed-off-by: José Simões <[email protected]>
    josesimoes committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    eef62bb View commit details
    Browse the repository at this point in the history