MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Synchronize ISM330IS sampling to external signal

HiI'm trying to use two ISM330IS sensors both connected to the same external microcontroller.I want to synchronize accelerometer and gyroscope sampling (and the ISPU) to the processing cycle (1ms) of my controller.They should optimally both start the...

srv by Associate
  • 1068 Views
  • 3 replies
  • 0 kudos

evaluation board for sensors

Hi,I'm working on a prototype of a device. One of this device features is to collect data from gyroscope, accelerometer and e-compass. It is very important that the device will be ultra-low-power. One goal for the prototype is to verify how much ener...

DPiór.1 by Associate III
  • 454 Views
  • 3 replies
  • 1 kudos

Resolved! eCompass compared to a smart phone compass

Hello,I once compared your eCompass application (STM32F401RE/X-NUCEO-IKS01A3) with the compass on my smart phone.The compass on my smart phone behaves much better than the ECompass; it is not affected by rapid changes in the angle of inclination or b...

RGünt.1 by Associate II
  • 388 Views
  • 2 replies
  • 1 kudos

lsm6ds3tr-c FIFO Read Values Occasionally Incorrect

HIWhen using the FIFO mode on the lsm6ds3tr-c sensor, there appears to be an issue where occasionally the pattern value read from the FIFO buffer is incorrect, leading to potential errors in the subsequent data retrieval process. This issue also resu...

deep_sky by Associate
  • 307 Views
  • 0 replies
  • 0 kudos

Application note for LPS25H?

Posted on March 13, 2014 at 00:22I am interested in the LPS25H MEMS barometer chip, but I am having a hard time figuring out the footprint of the HCLGA-10L package. Here is what is called out in the datasheet: I cannot decipher from his what the dim...

0690X00000605TMQAY.png
aaron by Associate II
  • 945 Views
  • 4 replies
  • 0 kudos

IMU lsm6dsv16x interrupts do not fire at all

Hey Everyone,  I bought this sensorhttps://www.sparkfun.com/products/21325 and it is default to work as i2c. Which I do. I can read from this imu using regular polling, but I would like to use interrupts. But the issue is, interrupts to do not fire a...

ACand.3 by Associate III
  • 419 Views
  • 1 replies
  • 0 kudos

SensorTile.box Lost Power, Connection

I just bought the latest SensorTileBox (STEVAL-MKSBOX1V1) and it lost power and bluetooth connection, no LED lights. How do I restore it to its original firmware? The ST BLE Sensor app also doesn't have the create app option.

tortilla by Associate
  • 328 Views
  • 1 replies
  • 0 kudos

HAL_SPI_Transmit & HAL_SPI_Receive timing issue

Hi all, I am working on the STEVAL-PROTEUS1 Board, which features the STM32WB5MMG module and the IIS3DWB high bandwidth accelerometer sensor interfaced via SPI_1. According to the IIS3DWB sensor datasheet, it supports up to 10MHz (CLK) and an ODR of ...