Skip to main content
Lakshmi Sri
Associate
December 7, 2017
Question

NRST pin on STSPIN32F0A

  • December 7, 2017
  • 3 replies
  • 1129 views
Posted on December 07, 2017 at 10:55

NRST

� I/O Reset - Device reset input/internal reset output(active low). How can I connect this to a HC-05 bluetooth module?

#stspin32f0a #bluetooth #nrst-pin #hc-05
This topic has been closed for replies.

3 replies

Andrew Neil
Super User
December 7, 2017
Posted on December 07, 2017 at 12:22

A piece of wire should suffice?

What is it that you're actually asking? What is unclear?

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
Lakshmi Sri
Associate
December 8, 2017
Posted on December 08, 2017 at 11:27

Hello. If I want to reset the MCU using wireless serial interface, can I connect the NRST pin to the state pin of the HC-05 module? If not, what is the connection made?  Thanks in advance.

Andrew Neil
Super User
December 8, 2017
Posted on December 08, 2017 at 11:37

The MCU will reset when NRST is pulled low - as described in its Datasheet and User Manual.

The MCU neither knows nor cares what causes NRST to go low - you can use any device which meets the requirements stated in the above-mentioned documentation.

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.