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

Reduce MT and MR TWI acks to 0 cycles #455

Closed
wants to merge 1 commit into from

Conversation

taylorconor
Copy link
Contributor

The issue that this PR addresses is explained in #453.

This fix feels like a bit of a hack to me; I'm happy to commit some time to contribute a better solution if suggested, but I'd like to understand the original need for these delay cycles first. As mentioned in #453 the use of delays here seems to me to be inconsistent with the documentation for the atmega32u4's TWI module, perhaps this differs for other megax MCUs?

@taylorconor taylorconor deleted the twi_hack branch September 27, 2021 09:01
@taylorconor taylorconor restored the twi_hack branch October 3, 2021 22:06
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.

None yet

1 participant