Open GoogleCodeExporter opened 8 years ago
It seems like most 8Mhz internal oscillator bootloaders use 19,200 baud. Is
115,200 baud a practical speed for the internal oscillator at 8MHz?
Does the Optiboot "lilypad_resonator" setting actually work? ;)
Also, setting the "-DBAUD_RATE" to anything below 57,600 causes the make to
fail. Can this be corrected?
Original comment by awebu...@hotmail.com
on 20 Oct 2011 at 1:12
115200 has quite a high error at 8MHz.
Here's a diff for supporting lower bit rates. Can you test it? I'm not really
sure what the old code was trying to do.
Original comment by wes...@gmail.com
on 30 Oct 2011 at 9:19
Attachments:
Original issue reported on code.google.com by
awebu...@hotmail.com
on 20 Oct 2011 at 12:43