Skip to main content
Explorer
October 12, 2023
Solved

How about STM32l4 power consumption

  • October 12, 2023
  • 2 replies
  • 1454 views

我有一个能源供应项目,并购买了X-NUCLEO-NFC07A1和NUCLEO-STM32L476RG。但是,我在EN中使用了EH代码。X-Cub-NFC7,现在我想根据此代码降低能耗。我应该如何编辑代码,使STM32L4具有最低的功耗并且只能完成LED闪烁测试?

    This topic has been closed for replies.
    Best answer by Berenice BENVEGUDA

    please refer to the datasheet of STM32L476 to see how you can program it in low power mode.

    2 replies

    SchuylerAuthor
    Explorer
    October 12, 2023

    I have an energy supply project and purchased X-NUCLEO-NFC07A1 and NUCLEO-STM32L476RG. However, I used the EH code in EN. X-Cub-NFC7, now I want to reduce energy consumption based on this code. How should I edit the code so that the STM32L4 has the lowest power consumption and can only complete the LED flicker test?

    Technical Moderator
    February 1, 2024

    please refer to the datasheet of STM32L476 to see how you can program it in low power mode.