MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I have edited the real-time 'DataLog' application provided in STSW-STLKT01_V2.5.0 to include the MotionDI_update function. However, my code hangs after I get the tilt and acceleration values for the first time. How to solve this?

int main(void) { HAL_Init();   /* Configure the System clock to 80 MHz */ SystemClock_Config(); MX_GPIO_Init(); MX_DMA_Init();   MX_CRC_Init(); MX_RTC_Init();   MotionDI_Initialize(&freq); /* Optional: Get version */ //...

QAbba.1 by Associate II
  • 643 Views
  • 1 replies
  • 0 kudos

Does the INTERNAL_FREQ_FINE register of ASM330LHH indicate that there is a frequency deviation? In this case, how should it be used under the standard time interval algorithm requirements?

Hello, may I ask whether the INTERNAL_FREQ_FINE register was written before delivery?Can it be understood that the actual data frequency of each ASM330LHH IC is different?My project will use many same sensors to collect acceleration and gyroscope at ...

wb.2 by Associate
  • 1077 Views
  • 4 replies
  • 0 kudos

Resolved! SensorTile.box not connecting

Hello, I had a problem while transfering one of available Demos for my SensorTile.box (STEVAL-MKSBOX1V1) , probably a battery issue, and data transfer wasn't complete. After it, app find TILEBOX but don't connect. Is there a way to reset it to defaul...

RUrio.872 by Associate II
  • 6863 Views
  • 19 replies
  • 0 kudos

Dear Sir. I am using LSM6DSL , configure 2g 416 odr.

I am using LSM6DSL , configure 2g 416 odr.I read the accelerometer once every 1 sec without using CTRL1_XL register.I get y axis changes from -378 to -152 , Result about 2 degrees change..Is the output of acc x,y,z valid between ODR reads ?

EOved.1 by Associate II
  • 453 Views
  • 1 replies
  • 0 kudos