Undesired Square Wave on Pin configured as GPIO_Output used for SPI Slave Select
I have a STM32G0B0KET6. I have configured Pin A4 as a GPIO Output. However, I see a 506.000 Hz Square Wave instead of it being high. It sometimes works correctly as a slave select. At one point the line goes to 0V. If I reset the controller after thi...