Hello Gordon,
I have some questions about the sink/source capabilities of the STM32 chips.
The datasheet of the stm32f4xx specifies a sink/source current of 25 mA per pin. The maximum current consumption of the chip is rated with 150 mA. The stm32 itself consumpts from 87 to 109 mA (external clock, all peripherals enabled, f = 168 MHZ, T ambient = 25 to 85 C).
If I understand correctly I could connect for example two LEDs (I led = 20 mA) directly to the STM32 because 150 mA (I max) - 109 (I stm) = 41 mA.
Am I right?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hello Gordon,
I have some questions about the sink/source capabilities of the STM32 chips.
The datasheet of the stm32f4xx specifies a sink/source current of 25 mA per pin. The maximum current consumption of the chip is rated with 150 mA. The stm32 itself consumpts from 87 to 109 mA (external clock, all peripherals enabled, f = 168 MHZ, T ambient = 25 to 85 C).
If I understand correctly I could connect for example two LEDs (I led = 20 mA) directly to the STM32 because 150 mA (I max) - 109 (I stm) = 41 mA.
Am I right?