??? 02/02/07 20:11 Read: times |
#131940 - so why ... Responding to: ???'s previous message |
Tom Paden said:
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. So why isn't that info in the data sheet! -a |