Resolved! Setting GPIO high does not work
I have created my first PCB with a STM32C011F6P6 on it, but I am not able to measure a GPIO I set high from my testpoint.I am setting PB6 high the following way:I flashed the code to the MCU via the cube ide and it told me that everything went fine.T...