MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LIS3DSH question and documentation request

Posted on March 31, 2017 at 07:49I've been able to get the LIS3DSH working for single values by doing this: transmitData[0] = (uint8_t) (LIS3DSH_READ | LIS3DSH_X_L); SPISend( transmitData, receiveData, 2); xl = receiveData[1];But if I wanted to read...

IIS2DH Initialization problem

Posted on May 30, 2017 at 14:35Hello Engineer's,                             I have IIS2DH IC interface with STM32LOXX Controller through I2C mode. Pin Details bellow:          IIS2DH (Pin)      --      M/C (Master)         1. SCL/SPC         -     ...

EVALSTPM34 SPI Interface and SYN line

Posted on May 05, 2017 at 18:05I am trying to connect the EVALSTPM34 SPI interface to a microprocessor board that has a PMOD interface (see attachment) that is configured to support SPI.===========================================================PMOD...

How can I read acceleration data from LSM330?

Posted on May 12, 2017 at 17:04 Hi; I have stm32f103c8t6 mcu and LSM330 6DOF imu sensor. I try to read from LSM330TR imu sensor. I have a problem. When I read gyro datas from imu, everything is OK. I can read them, but when I tried to read acc ...

lsm9 sensor

Posted on May 23, 2017 at 08:34Hi,I am using lsm9ds1 sensor in my design, i am looking linux driver for this sensor.Please help me.Thanks,

LIS3DH Anti-aliasing

Posted on June 20, 2016 at 12:44Does anyone have any characteristics for the AA filter and method on the LIS3DH accelerometer?E.g. slope, number of poles, type...ThanksKevin #lis3dh