2014-06-30 08:42 AM
Hi all,
I would like to know where can i find the internal driving circuit schematics of a TTa output pin (PA0, pin 14) for the STM32F373RC controller. PS: I think i might be an open collector with an internal pull up resistor but cant be sure.. Thanks, S.Bharath Manogna2014-06-30 09:20 AM
Hi
''I would like to know where can i find the internal driving circuit schematics of a TTa output pin (PA0, pin 14) for the STM32F373RC controller.'' http://www.st.com/web/en/resource/technical/document/reference_manual/DM00041563.pdf Look in section 8 General-purpose I/Os (GPIO) ''PS: I think i might be an open collector with an internal pull up resistor but cant be sure..'' Like most of the STM32 range, the output port is configurable : push/pull or open drain, with or with out pull up.2014-06-30 09:27 AM
The TTa pins are 3.3V tolerant, and connected to the ADC
Whether they are Push-Pull or Open-Collector, or Pull-Up or Pull-Down, that's for YOU to configure.