SWD RESET pin always low = I can't connect my STM32F2 anymore
Hi friends,
Yesterday I flashed my STM32F205 (custom board) and since that point, the RESET pin is always low : and I can't connect the MCU to flash it or erase or any other actions.
I'm not sure of what happened, but it was maybe because my makefile was set to "device STM32F205RBTX" instead of "device STM32F205RCTX" and it erased some SWD registers in the bootloader?
The BOOT0 pin is connected to the ground (through a 10K resistor) and VCAP_1 and VCAP_2 are like the datasheet. My other custom boards are working well. There is no short circuit or design problems.
Do you have a solution to fix that problem without need to change to STM32F205 chip ?
Have a nice day :)
Jean
