Quote Originally Posted by mister_e View Post
in your first example, try to change to..
Code:
    lcdout $FE,1
    LCDOUT $FE,$80,"INCERCARI"
    LCDOUT $FE,$C0

    for J = 0 to 20
        i2cread SDA, SCL,$A0,J,[C]
        LCDOUT c
        next
In this situation the fist karakter is write in the same place , first possition .