2024-07-24 09:27 PM
Hi,
I am using UP Xtreme edge compute i5 kit and trying to program the STM32F103C8 MCU which is available in the UP Xtreme kit via ST link V2. but i'm unable to find out the debugging pins like jtag/swd pins on STM32. can anyone please fix this problem
Thank you
Solved! Go to Solution.
2024-07-24 11:33 PM
Hello @Nageshk and welcome to the ST Community :smiling_face_with_smiling_eyes:.
If you arr looking for the JTAG/SWD Debug pins. You have just to look for the JNTRST pin is PB4, JTDI pin is PA15, JTDO pin is PB3, JTMS/SWDIO pin is PA13 and JTCK/SWCLK pin is PA14. They are available on the
Table 5. Medium-density STM32F103xx pin definitions of the DS5319.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-07-24 11:33 PM
Hello @Nageshk and welcome to the ST Community :smiling_face_with_smiling_eyes:.
If you arr looking for the JTAG/SWD Debug pins. You have just to look for the JNTRST pin is PB4, JTDI pin is PA15, JTDO pin is PB3, JTMS/SWDIO pin is PA13 and JTCK/SWCLK pin is PA14. They are available on the
Table 5. Medium-density STM32F103xx pin definitions of the DS5319.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.