JTAG connection with STM32F7
I'm using a STM32F7 MCU with a JTAG connection (4-pins used). The schematic is attached. It uses the
http://www.keil.com/support/man/docs/ulinkpro/ulinkpro_jtag_10pin_swm.gif
, and it's connected to a ST-LINK using thehttps://www.olimex.com/Products/ARM/JTAG/ARM-JTAG-20-10/
.The SWD works correctly, but the JTAG can't be connected (I'm using the ST-LINK Utility). Also, I have already used the same schematic for a STM32F2, and it connects successfully using JTAG.
Is there any difference/limitation with the STM32F7 MCU? Any clue of what can happen?
Thank you
#stm32f7 #stlink #jtag-dp #jtag