GPIO pin doesn't have output
I configure 6 channel GPIO pins to generate PWM signals to control 3-phase bridge. There is one pin(PC13) sometimes stop to generate signal. Even we reset 3.3V power voltage, it won't recover. one time I inject 20k square wave to pin PC13 to verify other chip, but it cause the processor recovered. I use pin PA7 to sampling voltage(use as internal op-amp ), it always has 1V even turn off 3.3V power. I am guessing because of this voltage cause the processor can't reset completely? How to explain these?
Thanks,