cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F3 GPIO current sourcing question

song
Associate II
Posted on November 30, 2015 at 10:52

Hi, I am using STM32F301. If I configure the GPIO pin to be output mode, and configure it to be open-drain with pull up, what would be the pin's current sourcing capability? What is the value of the internal pull-up resistor? If I need to use this pin to switch a MOSFET, is it better to configure it to be OD without pull up or pull down, and instead using an external pull up resistor?

#gpio-open-drain
1 REPLY 1
Amel NASRI
ST Employee
Posted on December 03, 2015 at 10:05

Hi David_Lin,

You should find the information you are looking for about the GPIO characteristics in the STM32F301

http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00093332.pdf

(chapter: I/O port characteristics).

-Mayla-

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.