Hi, I want to use the reset pin on the LPC932. This pin (P1^5) will reset the micro after bringing it low. My question is about the procedure. 1. I write a 1 (high) to this pin (reset). 2. Then I put a NO (two pin) button between the reset pin and ground. 3. When I press the button (its pins close) the reset pin should go low and a reset is performed. Is this the right way to do it? Thank you