I am trying to configure an MIS2DH to generate an interrupt on INT1 when the MISDH detects motion. I have code to configure the IIS2DLPC to do the same thing (it works) and I am trying to use that as a guide.Here's the snippet of code where I am conf...
The MIS2DH and the IIS2DLPC have the same pinout except for pin 5. On the IIS2DLPC, pin 5 is not connected. On the MIS2DH, pin 5 is name Res but is shown connected to GND. Is this a required connection or can the pin be left as a no connect?
Hello!We have developed two types of custom boards, with two different MCUs. On board number 1, each peripheral unit has its own SPI lines dedicated to it. On board number 2, the number of GPIOs has decreased, so we decided that the CLK and MOSI (SDI...
Hi,I'm asked to design an industrial device to detect objects within about 1 meter. The devices will be placed in a very harsh environment (moister/water) so we want to encapsulate the PCB with sensors in transparent epoxy. I have looked at this vide...
Hi,I am currently trying to calibrate a LSM6DSL using the MotionTL calibration but it keeps failing. There must be something I am doing wrong, but I have not been able to find it while comparing my code to the mems examples. MTL_acc_cal_t calibratio...
Is the only difference between the two that LSM6DSOX has the machine-learning core (MLC)?In other words, are the 2 parts interchangeable when the MLC is not used?
Can someone help me figuring out how do we conclude the obtain pcm values are accurate and can there be any references to validate it and test it back?Any suggestions please help?
Hello ST MEMS Community.I recently switched to use STM32 CubeMX IDE and I really like it .I would to utilize full power of the IDE and would like to use MEMS sensor for my application. I have installed X-CUBE MEMS pack.I did see multiple device avai...