Question
How to use PA15 on STM32F302RD?
Hey,
I can't access PA15 with the STM32F302RD µC. It's obv used for JTDI but it's possible to change this mode (if I can trust the reference manuel). With the "flexible SWJ-DP pin assignment" I have to change the mode to "JTAG-DP Disabled and SW-DP Enabled" and PA15 should be usable as a GPIO. But I have totally no clue how to do this. Can anyone help? (Please no HAL Lib Command, just direct register access or StdPeriph).