Skip to content

Use asynchronous fractional mode to configure UART #86

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 13, 2016

Conversation

sandeepmistry
Copy link
Contributor

This is an alternative to TomKeddie@103ddee from #81 to fix #84.

It changes SERCOM::initUART to use asynchronous fractional mode to configure the UART.

Tested with OS X 10.11.1 with the following baud rates: 1200, 2400, 4800, 9600, 19200, 38400, 57600, 74880, 115200, 230400, 250000. (Note: baud rate of 300 still has issues).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Serial Port baud rate divider is set incorrectly, fails to generate low baud rates correctly
2 participants