Skip to main content
Associate
June 28, 2024
Question

Current Value of all Input/ Output Current for STM32F103RBT6

  • June 28, 2024
  • 2 replies
  • 2034 views

What will be the total output current sunk by sum of all I/Os and control pins and Total output current sourced by sum of all I/Os supplied by VDDIO2 of STM32F103RBT6?

2 replies

STOne-32
Technical Moderator
June 29, 2024

Dear @stu1 ,

We have no VDDIO2 internal Rail in the STM32F1 series , all VDDx should be connected to the same board Rail . Here is the datasheet for more details 

https://www.st.com/resource/en/datasheet/stm32f103rb.pdf

IMG_8664.jpeg

IMG_8665.jpeg

Hope it helps you .

STOne-32

Andrew Neil
Super User
June 29, 2024

That describes the limits & capabilities of the pins - but the actual currents will depend on the loads connected to the pins.

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
Andrew Neil
Super User
June 29, 2024

That will depend entirely on the external circuitry connected to those those  I/Os and control pins!

A pin driving an LED will sink/source much more current than a pin that's driving a CMOS input.

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
stu1Author
Associate
July 1, 2024

Correct. So, I required how many LEDs I can connect to this controller for single unit of time. How much amount of current all the GPIOs can handle at a time?

Andrew Neil
Super User
July 1, 2024

That was answered in the images posted by @STOne-32 

AndrewNeil_0-1719828523802.png

AndrewNeil_1-1719828589115.png

 

 

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.