Skip to main content
Paul_TESSON
Associate II
December 15, 2023
Solved

PA7 pin voltage problem (STM32f767zi)

  • December 15, 2023
  • 3 replies
  • 3019 views
Hello, I would like to ask you to know how it is that the PA5 pin in OUTPUT (non-pullup and non-pulldown) delivers a voltage of only 2.6 V instead of 3.3 V like the others?
Thanks in advance
Best answer by TDK

Per the schematic and the user manual, PA7 is used by the ethernet. If you want to use it through the header pins, you can isolate it from the ethernet by removing the JP6 jumper.

TDK_0-1702829880804.png

 

3 replies

mƎALLEm
Technical Moderator
December 15, 2023

Hello @Paul_TESSON 

You question is not clear!

Which GPIO? PA7 or PA5?

In which config? Output Push Pull or Output Open Drain?

Could you please show us the code of your pin configuration?

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.
Paul_TESSON
Associate II
December 15, 2023

PA7 sorry

TDK
Super User
December 15, 2023

Probably you have a hardware issue, like something else pulling down the pin, or an unexpected short, or other hardware gremlin.

"If you feel a post has answered your question, please click ""Accept as Solution""."
Paul_TESSON
Associate II
December 15, 2023

I tested on 3 st32f767zi, same problem

mƎALLEm
Technical Moderator
December 15, 2023

Please provide your schematics if you are using a custom board or tell us on which ST board you're doing the test.

Also provide your code.

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.
TDK
TDKBest answer
Super User
December 17, 2023

Per the schematic and the user manual, PA7 is used by the ethernet. If you want to use it through the header pins, you can isolate it from the ethernet by removing the JP6 jumper.

TDK_0-1702829880804.png

 

"If you feel a post has answered your question, please click ""Accept as Solution""."