STM32F051R8 not working after clock configuration
My device STM32F051R8 used to work without any issues prior to this. I was working with internal RC till then, and wanted to experiment with different clock source(HSE) and was trying out a code. It so happened that after flashing that code the device stopped working. Even simple program like toggling a GPIO pin is not working(the same program works on discovery board) even after changing the clock configuration back to the same internal RC source.
What happened here?
What is the solution/work around?
(Update: I was trying to check the code with the debugger but the debugger did not run and goes into infinite loop stating "no source available for "". I am using the free CooCox IDE)
Any inputs will be of great help.
@Community member
@Community member
@Community member