• Reset
    hi I am using AT89C51 for digital clock and some other purpose, I want to reset circuit at startup, I mean when I turn on the circuit, at first time “reset circuit” send the one pulse for an XXn...
  • reset
    I am using uVision4 and have an LPC2103. After each reset the module desn't start directly (after 2 or 3 attempt) can you help me.
  • Resetting with HW Reset
    Hi, We are using LM3S9B96 dev kit, custom hardware with LM3S9B96 and Keil tools with ulink2. In the uVision options, there are 3 ways to reset the board before connecting "HW Reset", "SYSRESETREQ...
  • Soft Reset
    I'd like to perform a "warm restart" by running the startup routines upon detection of an error. How can I "goto" the reset vector using C51? For example: void main(void) { ... ... val = CheckForError...
  • 8051 reset
    Something so wired has happened to me. I have built an experiment board for AT89S52. The setting of capacitor and resistor for reset circuit are 4.7uF and 10k, respectively. When I changed the oscillator...