uracoli-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[uracoli-devel] Baud rates


From: Vasilakes, Keith
Subject: [uracoli-devel] Baud rates
Date: Tue, 15 May 2012 12:59:52 -0500

I’m running Uracoli on a Bitbean, (ATMEGA1281 / AT86RF230)

When I run Bitcloud I can get 115200 baud

When running Uracoli I can get 38k max.

 

I compare the clock settings and they sure look the same…

 

internal RC osc, same...
prescaler set to 1, check
UCSR1A = 0;
UBRR1H = 0;
UBRR1L = 8;

 

What am I missing??

 

Thanks

Keith


reply via email to

[Prev in Thread] Current Thread [Next in Thread]