2023-12-15 4:33 AM
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
Solved! Go to Solution.
2023-12-17 8:18 AM - edited 2023-12-17 8:18 AM
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.
2023-12-15 6:34 AM
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?
2023-12-15 8:01 AM
Probably you have a hardware issue, like something else pulling down the pin, or an unexpected short, or other hardware gremlin.
2023-12-15 8:16 AM
PA7 sorry
2023-12-15 8:18 AM
I tested on 3 st32f767zi, same problem
2023-12-15 8:23 AM
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.
2023-12-17 3:30 AM
I use a STM32F767ZI (Nucleo)
You can see thanks to the link my code :
https://github.com/TESSON-MAKER/Test_Pin_PA7/
2023-12-17 8:18 AM - edited 2023-12-17 8:18 AM
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.