How to recover bricked STM32F051R8T6(STM32F0 discovery)?
My device is STM32F051R8T6, the same used in STM32F0 discovery board.
I was tweaking with the clock configuration section to try different clock configurations like HSI and HSE, etc. I could erase, flash and verify the program successfully, however the output doesn't seem to work as expected. So, i tried a simple GPIO pin toggle in program and flashed it successfully to the chip, still the output didn't change/work at all. I flashed the same program into my stm32f0 discovery board and the output worked fine. What might have happened to the STM32F051R8 chip? I guess I might have bricked the device, because of the clock tweaks.
How do I resolve this issue? How do I prevent this from happening in the future.
Any valid inputs will be of great help.
Thanks.
