philiph
03.12.2006, 09:11
Also ich wollte mal ein PCF 8574 ansteuern mit volgendem Code(siehe unten) aber entweder sind alle angeschlossenen LEDs an oder aus egal was ich sende
I2cstart
Input Inb 'Inb=byte
I2cwbyte Pcf8574write
I2cwbyte Inb
I2cstop
I2cstart
Input Inb 'Inb=byte
I2cwbyte Pcf8574write
I2cwbyte Inb
I2cstop