cancel
Showing results for 
Search instead for 
Did you mean: 

JTAG Pins ...

Mujtaba
Senior
Posted on November 29, 2016 at 13:17

Hello,

I'm designing a board and I want to add JTAG on my board.

If I use a following schematic, will it work ?

(I'm using STlink-V2 as a programmer and a debugger.)
3 REPLIES 3
Nesrine M_O
Lead II
Posted on November 29, 2016 at 14:11

Hi Mujtaba Hossaini,

1- What are you using as STM32 product?

2- If you are using STM32F4 for example you can refer to the

http://www.st.com/content/ccc/resource/technical/document/application_note/76/f9/c8/10/8a/33/4b/f0/DM00115714.pdf/files/DM00115714.pdf/jcr:content/translations/en.DM00115714.pdf

about Getting started with STM32F4xxxx MCU hardware development

-Syrine-

Posted on November 29, 2016 at 17:01

Looks to be reasonable

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..
Mujtaba
Senior
Posted on November 30, 2016 at 08:45

Hello,

I'm using stm32f103rbt6 and stm32f429zgt6 MCUs.

Thanks for the application note.