ATSAMD specifics

From SEGGER Wiki
Revision as of 17:51, 9 December 2019 by Daniel (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Reset extension phase

When nRESET is released and the SWCLK/TCK pin is low, the MCU enters the so-called "Reset extension phase". In this phase the CPU does not execute any code.

Troubleshooting

When manually toggling the reset pin (e.g. in a production test), it is necessary to pull the SWCLK/TCK pin up, before releasing nRESET:

This ensures that the reset behaves as expected.