By the way, im using f_cpu=16000000ul. Any baudrate value under 2^16 works (I tried with 65535 and it works, with 65536, it doesn't work).
From: Axel Wachtler Sent: 18-12-2014 20:08 To: address@hidden Subject: Re: [uracoli-devel] error in UART baudrate?
Sorry, it is late, forget this section ...
Am 19.12.2014 um 00:06 schrieb Axel Wachtler: > I think that the issue is in the ENCODE_BAUDRATE() macro. Somehow the > integer arithmetic calculates incorrect values if baudrate goes over > 38400bps.