2019-02-19 07:45 PM
How do the LSM9DS1 DRDY_M and DEN_A/G pins function?
2019-02-19 08:59 PM
I see this has been answered before.
However, how should DEN_A/G be connected? Gnd, Vdd, floating?
2019-02-20 03:10 AM
Hi Damon, you can connect DEN_A/G pin to your MCU without initializing it, if you don't need to use it.
2019-02-26 03:46 PM
If I'm not using it, should I connect it to GND or Vdd?
2019-02-28 01:25 AM
Hi Damon, yes, connecting to GND should be ok
2019-02-28 10:04 PM
Thank you, Eleon
2019-03-10 07:16 AM
Hi from my understanding that DEN is a I/O pin that creates a trigger to Automatically send data to the MCU. This can be used instead of a standard i2c or spi call?
This pin seems very dangerous as there is very very little info on how to use it correctly.
So grounding this pin is for the best until the documentation is updated.
BR