Open GoogleCodeExporter opened 8 years ago
Actually, all four 8MHz clocked platforms in the Makefile have 115200bps
(lilypad, lilypad_resonator, pro_8MHz and atmega328_pro_8MHz.
Original comment by xyzz...@gmail.com
on 10 Feb 2012 at 1:23
(actually, in the U2X mode used by optiboot, it ought not be "too bad." Needs
further research.)
Original comment by wes...@gmail.com
on 17 Mar 2012 at 3:51
According to http://appnote.avrportal.com/calculator/avr-usart-baud-rate, at
8MHz using U2X mode, 115200bps will be -3.55% off. Unfortunately, on Uno-style
boards with another AVR (@16MHz) doing the USB/Serial conversion, THAT uart
will be 2.12% off (ie in the OTHER direction, for a total error of 5.67%
Original comment by wes...@gmail.com
on 31 Mar 2012 at 3:58
Original issue reported on code.google.com by
wes...@gmail.com
on 10 Feb 2012 at 7:09