Genau so.
Ich machs immer so, dass ich die Adresse z.B. so angeb:
I2C_WriteByte(0x50 + I2C_WRITE) bzw. I2C_ReadByte(0x50 + I2C_READ),
wobei I2C_WRITE = 0 und I2C_READ = 1 ist.
Genau so.
Ich machs immer so, dass ich die Adresse z.B. so angeb:
I2C_WriteByte(0x50 + I2C_WRITE) bzw. I2C_ReadByte(0x50 + I2C_READ),
wobei I2C_WRITE = 0 und I2C_READ = 1 ist.
#ifndef MfG
#define MfG
Lesezeichen