Soft_I2C library and ATTiny2313

General discussion on mikroPascal for AVR.
Post Reply
Author
Message
hero_1860
Posts: 4
Joined: 04 Nov 2004 14:08

Soft_I2C library and ATTiny2313

#1 Post by hero_1860 » 11 Dec 2008 20:04

Hello,

I like to use a I2C LCD with the Tiny2313. Unfortunatelly it does not work. The building of the project breaks up and the message "identifier "Soft_i2c_init" was not declared" is shown. If I change the device to any ATMEGA everything works perfect.

Is the "Soft_I2C" Library not able to be used with Tiny2313?
Are there other (easy) ways to get my LCD running with the Tiny2313?

Thanks a lot in advance

Hero

yo2lio
Posts: 1878
Joined: 19 Sep 2006 12:57
Location: Romania, Arad City
Contact:

#2 Post by yo2lio » 11 Dec 2008 20:40

Sorry, compile without any problems.

You must select Software_I2C library in Library Manager .
Best regards, Florin Andrei Medrea.

http://www.microelemente.ro/
http://www.microelemente.ro/produse-si-servicii/
http://www.microelemente.ro/custom-software/

mail : florin@microelemente.ro

hero_1860
Posts: 4
Joined: 04 Nov 2004 14:08

#3 Post by hero_1860 » 12 Dec 2008 07:40

Thanks for your support, I'll check later.

Hero

Post Reply

Return to “mikroPascal for AVR General”