How to read a sequence of bytes through I2C?
Posted on December 12, 2011 at 23:40Hello. I want to read a sequence of bytes from my accelerometer. I can't get it work.When I read byte by byte all is ok, but when I try to read sequence I can't get a true values.void ADXL_ReadSeq(uint8_t StartAdd...