Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Is it possible to toggle the GPIO output configuration between open drain & push pull

Status
Not open for further replies.

BoopathiS

Member level 2
Joined
May 18, 2018
Messages
44
Helped
1
Reputation
2
Reaction score
0
Trophy points
6
Activity points
484
Is it possible to toggle the GPIO output configuration between open drain & push pull

In STM32F4 series microcontroller, Is it possible to toggle the GPIO output configuration between open drain and push pull mode ?
 

Re: Is it possible to toggle the GPIO output configuration between open drain & push

Hi,

Have you looked at documents like the Getting started with STM32F4xxxx MCU hardware development?

Not sure if applicable, page 10 shows what looks like possibly push-pull I/Os, maybe.

STM32 Understanding GPIO Settings seems to answer the question, 2nd thread answer/post.

Library 02- STM32F429 Discovery GPIO tutorial with onboard leds and button e.g., this, and more, can be found:
"GPIO_OType_PP: Output type is push-pull
GPIO_OType_OD: Output type is open drain"

Hope some of it helps.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top