Skip to main content
Senior III
November 29, 2022
Question

Output voltage characteristics of STM32G070CB

  • November 29, 2022
  • 1 reply
  • 2080 views

Hello folks,

I can't figure out the meaning of table 48 p.64 of STM32G070CB datasheet (see attached picture). In particular the FT_c pins. Page 63 it is written that all I/O can source up to +-6mA and +-15mA with relaxed VOL and VOH.

Back to table 48, FT_c pins can have +-2mA or even +-1mA Iio as conditions, but I fail to understand the differences between the lines (1 & 2) and lines (7 & 8).

Pratical case: if I want to use PD0 (FT_c) to generate a PWM to drive a MOSFET, what will be the maximum current output of this pin ? Vcc is 3.3V.

Thank you very much,

Kraal

0693W00000WJismQAD.png

This topic has been closed for replies.

1 reply

Bubbles
ST Employee
November 29, 2022

Hello @Kraal​,

it's not obvious, but not too difficult either. lines 1&2 are under condition VDDIO > 2.7V. The lines 6&7 are for lower voltages, basically starting at BOR voltage threshold.

BR,

J

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.
Bubbles
ST Employee
November 29, 2022

sorry I meant 7&8 of course

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.
KraalAuthor
Senior III
November 29, 2022

Thank you @JHOUD​ for this clarification.

Now regarding the practical case, what is the output current of FT_c pins in PWM output when driving a MOSFET ?

Best regards,

Kraal