2023-04-13 05:48 AM
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?
Solved! Go to Solution.
2023-04-19 02:56 AM
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?
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-04-19 02:56 AM
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?
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-04-19 03:57 AM
yes i am using this board ..thank you