Hello,I am working on sensor fusion of LSM303AGR MEMS accelerometer, As a simple program to read acceleration values, I used the I2C read and write blocks, here is my step by step: Initialize sensor: I2C write (0x32), write 0x57 on CTRL_REG1_A(0x20) ...