Hi, I am a newbie with STM32. I need help.I want to configure that PA15 pin (which by default is used as JTDI), as a GPIO output.I've added the following two lines to the beginning of the generated code of MX_GPIO_Init():LL_GPIO_SetAFPin_8_15(GPIOA,L...