Status: New
Owner: robhamerling
Labels: Type-Defect Priority-Medium Component-Peripheral

New issue 151 by robhamerling: Incorrect USART initialisation with low clockspeed and high baudrate
http://code.google.com/p/jallib/issues/detail?id=151

For many PICs with ESUART the Serial libraries seem to ignore the presence of the 16 bits baudrate generator. The result is that combinations of high baudrates (e.g. 115200) and low oscillator frequencies (e.g. 8 MHz or lower) are not accepted because the deviation between desired and closest possible real baudrate is too high (> 5%).



--
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en.

Reply via email to