Skip to main content
Associate III
March 4, 2024
Solved

STM32F103C8 current measurement

  • March 4, 2024
  • 1 reply
  • 3075 views

How can I measure the sleep current of the chip on the STM32F103C8 board?

 

stm32f.jpg

This topic has been closed for replies.
Best answer by Peter BENSCH

@Sule_Akcay As @mƎALLEm mentioned you cannot measure the current of the MCU directly on this board from an Asian manufacturer, as the signal VCC3v3 not only supplies the MCU, but also the LEDs D1 and D2. In addition, these so-called Blue Pills have not contained an original STM32F103 for years, but a counterfeit from an Asian manufacturer. Even if you disconnect the LEDs and do some current measurement between U1 pin 5 and the track VCC3v3, you would have to consult the manufacturer of the MCU for any problems.

Regards
/Peter

1 reply

mƎALLEm
Technical Moderator
March 4, 2024

Hello,

As per the image, there is no jumper or solder bridge to measure the current unless there is something in the bottom. 

You need to consult the schematics of the board.

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.
Associate III
March 4, 2024

I came up with this schematic

sssss.PNG

On which pin do I measure the current of the MCU?

mƎALLEm
Technical Moderator
March 4, 2024

It's not possible to measure power consumption with this HW.

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.