Yes, the data sheet clearly states that bit 0 defines read or write. But PBP manual on I2C commands, says that this bit must be kept at 0. May be the compiler takes care of it. Anyway, I am sure it works just fine.
Ioannis
Yes, the data sheet clearly states that bit 0 defines read or write. But PBP manual on I2C commands, says that this bit must be kept at 0. May be the compiler takes care of it. Anyway, I am sure it works just fine.
Ioannis
PBP handle the R/W bit for you.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks