cancel
Showing results for 
Search instead for 
Did you mean: 

What to do with Stlink v3 mini T_NRST pin?

LMI2
Lead

I want to be absolutely sure, so should T_NRST be connected to CPU reset. (In this case STM32H750.)

1 ACCEPTED SOLUTION

Accepted Solutions
TDK
Guru

The T_* prefix stands for target. It should be connected to the NRST pin of the MCU you're programming.

If you feel a post has answered your question, please click "Accept as Solution".

View solution in original post

3 REPLIES 3
TDK
Guru

The T_* prefix stands for target. It should be connected to the NRST pin of the MCU you're programming.

If you feel a post has answered your question, please click "Accept as Solution".
LMI2
Lead

I see. The plain old reset pin. Some application notes mention also other reset signal which goes to PB4 pin. Jtag reset probably.

exlabs
Associate II

I normally have NRST on MCU connected to 3.3V directly. Do I need to include a pull-down resistor if also connecting T_NRST to NRST?

 

For example,

 

3.3V — [   10k    ] —- NRST/T_NRST

 

Excuse the ASCII circuit, I’m on my phone.