Not sure if this is the correct area for this question but.......will connecting the reset pin to ground for an extended period of time* damage the board (Arduino Uno R3) in any way?
*(possibly an hour or more)
Not sure if this is the correct area for this question but.......will connecting the reset pin to ground for an extended period of time* damage the board (Arduino Uno R3) in any way?
*(possibly an hour or more)
No.
It will not hurt to hold reset low. When the part is programmed via ICSP interface, Reset is taken & held low, as an example.
Thank you both very much!