Posted on February 16, 2018 at 17:41hi everyone!i did this configure LSM9DS1://Magnetometer Write1AddressMag(CTRL_REG1_M,0x70); Write1AddressMag(CTRL_REG2_M,0x00); Write1AddressMag(CTRL_REG3_M,0x00); Write1AddressMag(CTRL_REG4_M,0x0c); ...
Posted on February 12, 2018 at 22:32anybody helpe-me LSM9DS1 magnetic interruptin my tests:register INT_SRC_M no clear interrupt pin -> when read. (no away)Does anyone have any ideas?
Posted on February 14, 2018 at 21:12Hi everyone!!!there is NO BUG no pin.this pin only work with INT_THS_L(32h), INT_THS_H(33h) register.I was wrong. I thought this pin had DRDY_M function.my apologies.I'm sorry :(
Posted on February 13, 2018 at 14:14Thanks for attentionthis is my config test:INT_GEN_CFG_XL(0x06) -> 0x00 //no interrupt accelerometer and gyroscopeINT1_CTRL (0x0C) -> 0x00 //no interrupt 1 accelerometer and gyroscope PININT2_CTRL (0x0D) -> 0x00 /...