• lpc23xx, capacitor on reset pin
    Hi I am having start up problems with lpc23xx devices. i.e sometimes the CPU does not start my code when power is connected I activated brown out by changing PCON register and the situation got better...
  • connect reset pin µC with reset-pin from ext. flash
    Is it a good way or important (necessary) to connect the reset pin from the external flash with the reset pin from the microcontroller? e.g. if you program your external flash via jtag? Or is...
  • Enable Reset Pin
    Hi, When I program the chip, I set 8MHz internal clock and Disable RESET pin (as PORT3.6) using the function DISABLE_RESET. The program is running well, but when I want to reprogram again, I can...
  • 89LPC932 Reset Pin
    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...
  • Problem with reset....
    Hello, I have a problem with a LPC2129 on one of my application. In fact I've made a programm using an external interrupt pin and when using in normal conditions all is ok. The problem is when I shut...