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

Read only gives 0xFF on Attiny85 #47

Open
Nagymadar opened this issue Feb 27, 2019 · 1 comment
Open

Read only gives 0xFF on Attiny85 #47

Nagymadar opened this issue Feb 27, 2019 · 1 comment

Comments

@Nagymadar
Copy link

The requestEvent does not work for Attiny85. It sends 0xFF only to the master back. It seems it does not even get to the requestEvent handler when the slave gets a read request.

This modification from an older version of this code still works:
https://github.com/svoisen/TinyWire

@mathiasrabe
Copy link

I have the same issue. Sad that this is not fixed for over a year now. Thanks to @acicuc, your fork is doing well.

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

No branches or pull requests

2 participants