Voltage on uninitialised pins?
Hello,I'm developing a project using STM32G491RC MCU. It currently sits on a custom-made PCB supplied by a two stage buck power supply on-board.
When the MCU was powered up using on-board power supply, I see voltages appearing on pins that are not even initialised. Is this normal?
For e.g., I try a simple blinky code on pin PC7 without initializing any other pin (other than SWD). While PC7 toggles as expected, I also see voltages on other pins. What's going wrong? What should be the status of un-initialized pins?Thanks!
