sp2_read_i2c
ret = sp2_read_i2c(s, 0x00, &store, 1);
sp2_read_i2c(s, 0x00, &buf, 1);
ret = sp2_read_i2c(s, 0x00, buf, 1);