MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Incorrect LSM303AGR Accelerometer Data

I'm trying to interface with the LSM303AGR using the 3-wire SPI protocol. I'm polling the registers 0x28 - 0x2D in high-accuracy mode, and what I've noticed is that the least-significant nibble of each axis is occasionally 0x1 instead of 0x0 as expec...

ESun.1 by Associate
  • 510 Views
  • 2 replies
  • 0 kudos

Unable to communicate with LSM6DSL via SPI

I have a custom setup which contains a microcontroller (non-ST) and a LSM6DSL (actually this is mounted on a STEVAL-MKI178V2) for evaluation purposes. I tried to communicate with the LSM6DSL via SPI (4-wire, tried both 1MHz and 100kHz) using the comm...

0693W00000VOVQRQA5.jpg 0693W00000VOVQvQAP.png
Thomas L. by Associate III
  • 508 Views
  • 1 replies
  • 0 kudos

SensorTile.box programming

I have the Nucleo-L476RG board. How I can program the Sensor Tile.box?Can I program the Sensor Tile.box with Nucleo-L476RG or only I can program it with STLinkV3? STLinkV3 is very expensive...do you know any alternative?Kind regards

CGarc.5 by Associate
  • 470 Views
  • 0 replies
  • 0 kudos
RPrak.1 by Associate
  • 432 Views
  • 0 replies
  • 0 kudos

How I do I2C Connect for the ISM330DHCX sensor

* Initialize the LSM6DSL sensor */ LSM6DSL_Init(&MotionSensor); /* Configure the LSM6DSL accelerometer (ODR, scale and interrupt) */ LSM6DSL_ACC_SetOutputDataRate(&MotionSensor, 26.0f); /* 26 Hz */ LSM6DSL_ACC_SetFullScale(&MotionSensor, 4); ...

nadza by Associate II
  • 797 Views
  • 2 replies
  • 0 kudos

Resolved! I2S or SPI for audio data acquisition?

I am using a STM32-NUCLEO-F401RE and expansion board x-NUCLEO-CCA02M1. I am not using the library provide by STM. I trying to understand which serial communication protocol is better for this type of application and why it is better.Can someone help ...

ATeli.1 by Associate III
  • 2810 Views
  • 3 replies
  • 0 kudos

Resolved! Need help with TMP175 Temperature sensor

I need help with this TMP175 sensor. There is just little references about this sensor for stm32, and i need help if some of you have ever access the TMP175 sensor. any references or source code or library will helpme much. Thank you and please help ...

BAl K.1 by Associate III
  • 544 Views
  • 3 replies
  • 0 kudos