L3GD20 does not send the x y an z acceleration values
hello,I am using the L3GD20 to measure the angles, I have a 10 ms interrupt and in this interrupt service routine I read each time the 6 Output registers, I am configuring the gyro like this:GyroscopeDriver.TL3GD20_Reg_Struct.Who_Am_I = I_AM_L3GD20; ...