Difference between revisions of "NRST"
Jump to navigation
Jump to search
(Created page with "The NRST is the reset pin on STM32 MCUs. It is active low (hence the "N") so for normal operation it needs to be pulled up to VCC. The STM32 MCUs have an...") |
|||
Line 1: | Line 1: | ||
+ | {{metadesc|NRST Reset Pin}} | ||
The [[NRST]] is the reset pin on [[STM32]] [[MCU]]s. It is active low (hence the "N") so for normal operation it needs to be pulled up to VCC. The [[STM32]] [[MCU]]s have an internal pull up resistor so if unused it is acceptable to leave this pin dangling. | The [[NRST]] is the reset pin on [[STM32]] [[MCU]]s. It is active low (hence the "N") so for normal operation it needs to be pulled up to VCC. The [[STM32]] [[MCU]]s have an internal pull up resistor so if unused it is acceptable to leave this pin dangling. |