??? 02/02/07 20:07 Read: times Msg Score: +1 +1 Good Answer/Helpful |
#131939 - "proper supervisor"? Responding to: ???'s previous message |
Why? Because supervisors come in many flavors. For example, I just looked at the MAX803 series from On Semi that allow you to specify the width:
1 to 3.3 msec 20 to 66 msec 100 to 330 msec 140 to 460 msec So not all supervisors may be "proper"! And now, for the answer from NXP tech support: ----------------------------------------------------------------- Hello Tom, For external resets with external crystals, the reset should be long enough for the oscillator to start up (typically 10ms) ----------------------------------------------------------------- For the LPC9xx series, the oscillator start up spec is under the section titled "Oscillator Clock (OSCCLK) wake-up delay" in the User Manuals. For external crystals it's 992 OSCCLK cycles plus 100us. For internal RC or watchdog oscillator, it's 224 OSCCLK cycles plus 100us. For my 11.0592MHz external crystal, that's well under 1ms, so the tech's response of 10ms is more than enough. tom |