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

Communication with other I2C devices (ATTiny84) #92

Closed
tom-4 opened this issue Sep 7, 2019 · 4 comments
Closed

Communication with other I2C devices (ATTiny84) #92

tom-4 opened this issue Sep 7, 2019 · 4 comments

Comments

@tom-4
Copy link

tom-4 commented Sep 7, 2019

Hello,
I have a similar problem like in issue #48 , but, ATTiny84 this time not ATTiny85, so I read your solution (commit: 384dcee).
I just copied the whole text and pasted it to the same io file. I just changed X5 with X4 and it works :)

@lexus2k
Copy link
Owner

lexus2k commented Sep 9, 2019

Hi Tom,

I will try to fix as soon as possible and let you know :)

lexus2k added a commit that referenced this issue Sep 10, 2019
@lexus2k
Copy link
Owner

lexus2k commented Sep 10, 2019

Hi Tom,

Can you check that code from 1.7_dev branch works for you?
It would be nice if you let me know the board you use in Arduino IDE and package installed for that board

@tom-4
Copy link
Author

tom-4 commented Sep 10, 2019

Hi there,
It works like a charm! Thank you.
I used Arduino nano (clone) as a programmer. Arduino IDE 1.8.9.
Board cores for ATTiny84 are ATTinycore. https://github.com/SpenceKonde/ATTinyCore
Regards,
Tommy

@lexus2k
Copy link
Owner

lexus2k commented Sep 11, 2019

Ok, thank you for report

@lexus2k lexus2k closed this as completed Sep 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants