Re: Why should I (not) use an internal oscillator for 8-bit micros
From: CBFalconer (cbfalconer_at_yahoo.com)
Date: 08/17/04
- Next message: Mark Borgerson: "Re: Compact flash capacity"
- Previous message: R Adsett: "Re: Why should I (not) use an internal oscillator for 8-bit micros"
- In reply to: Neil Bradley: "Re: Why should I (not) use an internal oscillator for 8-bit micros"
- Next in thread: Meindert Sprang: "Re: Why should I (not) use an internal oscillator for 8-bit micros"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 17 Aug 2004 03:49:36 GMT
Neil Bradley wrote:
> "David Brown" <david@no.westcontrol.spam.com> wrote in message
>
>>> Um... well, originally the question was the tolerance of the
>>> *CRYSTAL* inside of microprocessors, not the "bit time" error:
>
>> What difference does that make? If an oscillator is 2% out,
>> the the bit time on a uart based on that oscillator is 2% out.
>
> Very true. My only point was that everything that comes between
> the start and stop bits are susceptible to cumulative error
> since there is no (hehehe) sync point between data bits.
Another factor is the error in detecting that initial start bit.
If the internal sampling clock is say 4x the baud rate, then the
error in detecting the start bit proper is up to one of those
faster clocks, i.e. up to 25% of a bit time. At the lower baud
rates this divisor is usually about 16, for about a 6% error.
This reduces the margin available for all the other samples.
-- "The most amazing achievement of the computer software industry is its continuing cancellation of the steady and staggering gains made by the computer hardware industry..." - Petroski
- Next message: Mark Borgerson: "Re: Compact flash capacity"
- Previous message: R Adsett: "Re: Why should I (not) use an internal oscillator for 8-bit micros"
- In reply to: Neil Bradley: "Re: Why should I (not) use an internal oscillator for 8-bit micros"
- Next in thread: Meindert Sprang: "Re: Why should I (not) use an internal oscillator for 8-bit micros"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|