2024-06-25 04:05 AM - last edited on 2024-06-25 05:55 AM by STTwo-32
Good afternoon,
I am currently working with the STM32WB5MMDK. Upon verifying the documentations, I couldn't find any mention of a JTAG interface for debugging purposes.
I wanted to know if the JTAG pins can be used for programming and debugging as SWD pins.
Could you please confirm whether the JTAG interface is available for debugging on the STM32WB5MMDK?
Thank you,
Best regards
Nour
Solved! Go to Solution.
2024-06-25 05:54 AM
Hello @Nour
As a short answer, the JTAG interface is available for debugging on the STM32WB5MM-DK. The JTAG on the STM32WB55VGY (MCU implemented on your DK board) is available using the Pins PA15, PA14, PA13, PB4 and PB3. Those pins are available on the different connectors of the STM32WB5MM-DK. So, you can use them as JTAG pins. For such information, you always need to refer to the datasheet of the used MCU first, then you go to check if they are available on board or not.
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-06-25 04:11 AM
@Nour wrote:I wanted to know if the JTAG pins can be used for programming and debugging as SWD pins.
Not sure what you mean by that?
The SWD pins are available for SWD !
You could check the schematics to see if the other JTAG pins are available - as always, they are under 'CAD Resources' on the DK Product Page
2024-06-25 04:14 AM
I am sorry, that was confusing. I meant that I want to use the JTAG interface for debugging but I can't see it on schematics, that's why I was asking because I thought that all boards had it ?
2024-06-25 04:17 AM - edited 2024-06-25 04:56 AM
2024-06-25 05:22 AM
I am sorry I accepted your post as an answer by mistake.
It's to communicate with another board basically.
Well, I might be wrong but I don't see the mention of "JTAG" anywhere...
2024-06-25 05:38 AM
2024-06-25 05:54 AM
Hello @Nour
As a short answer, the JTAG interface is available for debugging on the STM32WB5MM-DK. The JTAG on the STM32WB55VGY (MCU implemented on your DK board) is available using the Pins PA15, PA14, PA13, PB4 and PB3. Those pins are available on the different connectors of the STM32WB5MM-DK. So, you can use them as JTAG pins. For such information, you always need to refer to the datasheet of the used MCU first, then you go to check if they are available on board or not.
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.