[En-Nut-Discussion] Serial transfer timing.

Matthias Ringwald mringwal at inf.ethz.ch
Tue Apr 26 10:55:28 CEST 2005


hi tamas

nut/os uses the cpu clock for serial port timing. here, either you 
explicitly set it via a #define (I guess its NUT_CPUFREQ or something 
like this)
or nut/os determines the cpu clock at runtime using the 32 khz 
oscillator. from this, it correctly calculated the serial timing. nice. 
?

matthias

On 26.04.2005, at 00:08, Tamas Virag wrote:

> Dear developers,
>
> If I change the AT128 base frequency the seraial transmitting will 
> work correctly? I cannot find any paramaeter in your sources what I 
> can change the base frequency value.
> ....or the processor use the lower 32.768 KHz oscillator for serial 
> transmit timing?




More information about the En-Nut-Discussion mailing list