Due to design limitation I have to use one of the jtag interface pin(JTCK) as input, but i cannot configure it as any other normal pin, not even as output. According to datasheet it is input pull down at reset, but how can i control it as any other GPIO pin? What should be procedure for make it behave as normal GPIO.
I do not have to use debug and is using bootloader, so can spare jtag interface. I use following Configuration for JTCK pin PA14 as input-> pull up/pulldown as output-> both pushpull and open drain.