Hi everybody,I need to connect to the SWD Interface of my STM32F0 without any debugger. I already studied the protocol itself and I am able to read the correct IDCODE of the MCU. Now I want to write to the CTRL/STAT Register. It seems that the target...