Skip to main content
Explorer
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
    This topic has been closed for replies.
    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

    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?

    Explorer
    December 15, 2023

    PA7 sorry

    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.

    Explorer
    December 15, 2023

    I tested on 3 st32f767zi, same problem

    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.

    TDKAnswer
    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