MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

MotionFX gives wrong results

Posted on February 14, 2018 at 20:16 Hello to all, I'm trying to get run the MotionFX library using STM32F4 Discovery board and STEVAL-MKI159V1 board (which consists of 9 axes LSM9DS1 inertial module). I represent this module as a combination of ...

LSM9DS1 magnetic Z axis unstable time acquisition

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);  ...

Failed to enable interrupt mode

Posted on February 07, 2018 at 14:53Hi,I am working on some motion detection product.LIS2HH12 is chosen as the motion detector. We want to use it in interrupt mode.Unfortunately, we failed to get any signal on INT1 pin, observing by an oscilloscope....

LSM9DS1 on single SPI bus with other devices

Posted on February 15, 2018 at 15:35We need to share one SPI bus with LSM9DS1 and other devices. The problem is that when the CS signal is inactive, the chip expect I2C communication on MOSI/SDA line. What happens if there is a communication with ot...

X-NUCLEO-IDB04A1 doesn't work

Posted on February 14, 2018 at 19:52Hello,I have an old board X-NUCLEO-IDB04A1 with BlueNRG chip and 32MHz HSO. Bulk ID: Z5T43269A018. I implemented with it my own device based on STM32F407VGT6.In firmware I setup minimun:1. Execute ACI_GATT_INIT.2....

H3LIS331DL configuartion issues

Posted on February 09, 2018 at 16:32 Hi, I am working with H3LIS331DL sensor . my configuration is as follows 1Power on the sensorconfigure the control register 1 with normal power mode and data rate 1000hzconfigure interrupt source1 for data r...