Low voltage for logic high on Nucleo-G431KB
Hello STM community,
I have a problem with my Nucleo-G431KB. I am trying to communicate to a sensor device over SPI. The problem I have is that when I use PA5 as SPI1_SCK, the logic high is only 1.4 V instead of the 3.3 V on other pins. When I configure PA5 as normal GPIO output I also get a 1.4 V output. When I use another pin as SPI1_SCK it works as expected.
I have this problem when the Nucleo is connected to the sensor, but also when there is no load except for the oscilloscope.
At first I thought that it might be a production error, but I have the problem on both of my boards.
Is it normal that this pin has a lower voltage? If so, can I change it somehow?

