Skip to main content
Visitor II
April 13, 2023
Solved

How to measure STM32F767 zi only microcontroller part power consumption using X-NUCLEO-LPM01A

  • April 13, 2023
  • 1 reply
  • 1023 views

Hello, i want to measure the power consumption of STM32F767zi only MCU Part using X-NUCLEO-LPM01A. The step of manual says to "open the SB110" by default SB110 is ON what are the ways to make it open ? can we do it through wires or some jumpers? 

    This topic has been closed for replies.
    Best answer by FBL

    Hello @Aqsa​,

    If the hardware setup is preconfigured by default, you can just ensure as referenced in the user manual. Try this tutorial for further explanation.

    STM32Cube tools in practice - STM32CubeMonitorPower in practice - YouTube

    You need to port it to your board using F767. Are you using Nucleo-F767ZI or custom board?

    1 reply

    FBLAnswer
    Technical Moderator
    April 19, 2023

    Hello @Aqsa​,

    If the hardware setup is preconfigured by default, you can just ensure as referenced in the user manual. Try this tutorial for further explanation.

    STM32Cube tools in practice - STM32CubeMonitorPower in practice - YouTube

    You need to port it to your board using F767. Are you using Nucleo-F767ZI or custom board?

    AqsaAuthor
    Visitor II
    April 19, 2023

    yes i am using this board ..thank you