Would you like to react to this message? Create an account in a few clicks or log in to continue.

You are not connected. Please login or register

T1894_Tiny85 and OLED

2 posters

Go down  Message [Page 1 of 1]

1T1894_Tiny85 and OLED Empty T1894_Tiny85 and OLED Sun Sep 17, 2023 8:48 pm

Defran

Defran

Testing Tiny85 with a OLED display, it does not work, I'm thinking the problem is in I2C. T1709 also fails. Testing with Tiny84 also fails.

I Attach all the documentation.

Tell me please.


T1894_Tiny85 and OLED Tiny8514
Attachments
T1894_Tiny85 and OLED AttachmentTINY_OLED_TEST.zip
You don't have permission to download attachments.
(29 Kb) Downloaded 2 times



Last edited by Defran on Mon Sep 18, 2023 10:28 pm; edited 2 times in total

2T1894_Tiny85 and OLED Empty Re: T1894_Tiny85 and OLED Mon Sep 18, 2023 10:08 am

arcachofo

arcachofo

Seems that these libraries are using the USI interface which is not implemented yet.

3T1894_Tiny85 and OLED Empty Re: T1894_Tiny85 and OLED Mon Sep 18, 2023 2:13 pm

Defran

Defran

ok, thanks

4T1894_Tiny85 and OLED Empty Re: T1894_Tiny85 and OLED Mon Sep 18, 2023 10:30 pm

Defran

Defran

I'm thinking... Does this mean that I2C doesn't work on the Tiny84 and Tiny85?

5T1894_Tiny85 and OLED Empty Re: T1894_Tiny85 and OLED Mon Sep 18, 2023 11:07 pm

arcachofo

arcachofo

I'm thinking... Does this mean that I2C doesn't work on the Tiny84 and Tiny85?
These devices don't have a TWI module, they have an USI (Universal Serial Interface) which contains some hardware that can be used for several types of serial communications, but needs to be controlled by software.

In any case I2C can work in any MCU if generated completely by software.

Sponsored content



Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum