ISM330DHCX - time for providing acceleration values
Hello, would anybody know, how much time it takes from start of an acceleration til the value is sent on the CAN interface?
Hello, would anybody know, how much time it takes from start of an acceleration til the value is sent on the CAN interface?
What is the tolerance/accuracy on the sample rate for the LPS28DFW. I do not see this information in the datasheet.
I tried to integrate an example of fft on my existing code and I have a problem "undefined reference to `arm_cfft_radix4_f32'" knowing that I just put the file arm_math.h and after I also tried to put the library DSP and lib arm_cortexM4lf_math.lib a...
Hello,In our application we've found quite big differences in ODR between different samples of the ISM330DHCX and also for different modes:For example if setting the ODR to 416 Hz we measure > 440 Hz. Furthermore when only ACC is active the ODR is 44...
Interrupt 1 threshold. Default value: 000 00001 LSb = 16 mg @ FS = ±2 g1 LSb = 32 mg @ FS = ±4 g1 LSb = 62 mg @ FS = ±8 g1 LSb = 186 mg @ FS = ±16 g what is this ????? Please Help........
I have a SensorTile.box eval board connected to a ST-Link/V2-lsol using the 20->14 pin adapter. The ST-Link/V2 is connected to my linux workstation via USB and the ST-Link is seen by the STM32CubeProgrammer application. The SensorTile.box is also c...
I am working with the IIS2DH sensor. I can read all 3 axis data, but when I try to read the temperature I only got zeros. I read the similar forum threads, and I did not find a solution for my problem. I set the TEMP_CFG_REG(1F) to 0xC0, also set CT...
I want to understand how I could convert the sensor data on the box into real-time position tracking. The tracking is periodic linear movement in the y-direction going from a range max of 15/16 feet and back to 0. Are there any good resources or git-...
Hello,I am currently working on the LSM6DSOX iNemo Inertial Module to collect acceleration data and steps.To properly configure the Pedometer inside it, I decided to make some measurements with the module and, at the same time, manually count the num...