I'd like to use the TRACE connector on my STM32F103VE EvoPrimer as GPIO. I have connected an I2C slave to TRACED0 (PE3) and TRACED2 (PE5), doing I2C in software. But it seems that these pins are controlled by something else, I can't get my I2C working. The code is not the problem, it works on other GPIOs on the extension connector.
Is it possible to use these pins as GPIO? And how is the embedded RLINK connected to my target MCU? I can't find the schematics for it.