Skip to content
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

Increased transmission speed #27

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

DrDiettrich
Copy link

@DrDiettrich DrDiettrich commented May 28, 2016

Updated init() for better readability and debugging. Support prescale/1024 (Mega T1-T5).
Conditionally increased delay before triggering next interrupt from the ISR. This change allows to transmit contiguous streams @ 76800 baud. There exists still an issue with 115k, when the first transmitted bit of the next character is 1 (different from start bit).
Improved again, now works from 300 to 76800 baud. Still not for 115k, not at all for <= 150 :-(

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

Successfully merging this pull request may close these issues.

1 participant