Posted on May 17, 2011 at 12:35Hi, On our small product, we must use port A 13, 14 and 15 as GPIO, inputs with IPU, to read some switches (closed = pulled to ground). I'm having trouble with these ports/pins, and I suspect it may be the JTAG functionality interfering with these ports. Please can anyone tell me exactly what I need to do to turn off JTAG, or whatever I may need to do to get GPIO A.13-15 to work for me ? Note - this is for release builds only, I know that if I turn off JTAG, then I can't debug anymore. Our CPU is the 'stm32f101t6u6' (?), which only has ports A and B on it. Thanks, John.