![]() ![]() INFO - FAQ - CC2-Forum - CCPro-Forum |
Soweit bin ich bis jetz, wbei ich nicht weis ob das alles so richtig ist. Bin wie gesagt blutiger Anfänger! Ist vielleicht etwas naiv dann direkt etwas mit I²C Bus machen zu wollen! define Pullup as Byte define SDA as Port[9] define SCL as Port[10] Pullup = 4 SDA = on SCL = on LCD.init config.init config.PUT Pullup config.off With IIC .init .start .SEND 10000000b end with Danke schon mal im voraus. Gruß Richard |
Antwort schreiben |