I have only used the CTRL6_C(15h) and CTRL1_XL(10h) register to configure the linear acceleration sensor and I am reader the value from register 28h to 2Dh.void i2c_write(uint8_t imudevaddr, uint8_t* write_2_reg_addr_data,int No_of_bytes){ HAL_I2C_Ma...