cancel
Showing results for 
Search instead for 
Did you mean: 

Connect segger jlink to STM32H735G-DK discovery board

Peeters.Bram
Senior

Hi,

I would prefer to use my segger jlink debugger with the discovery board io using stlink. I see there is an unpopulated header with 3V3 , SWCLK, GND, SWDIO on the left side of the board, and there is an NRST pin on the back connectors so I think i have all the signals I need for debugging. Will this work or will there be a problem with the integrating stlink debugger also interfering on these lines ?

Regards

Bram

1 ACCEPTED SOLUTION

Accepted Solutions
Andreas Bolsch
Lead II

JP3 allows pulling NRST of STLink to 0, then it will remain silent after power-up.

View solution in original post

3 REPLIES 3
Peeters.Bram
Senior

STDC14 has all the signals I need, i still wonder about the interference of the stlink debugger.

Andreas Bolsch
Lead II

JP3 allows pulling NRST of STLink to 0, then it will remain silent after power-up.

Peeters.Bram
Senior

Great, thank you !