Forum Posts
MKI210 and MKI 109 serial number
On loading the firmware to the MKI 109, the ST Cube Programmer yielded a unique serial number for each of the 109 devices. However, I can not get the ST Cube programmer to reopen the connection once the firmware is updated. This is a problem because ...
Resolved! How to understand Accelerometer LIS2DH12 output value, and how to configure the INT1_THS register
I have question regarding the accelerometer LIS2DH12.I'm trying to configure the interrupt, to trigger when e.g. the x-axis goes above a threshold value. Not sure what to put in the INT1_THS register?and, in the output registers (OUT_X_L and OUT_X_H)...
Are there any Lib or Demo of ST IMU data analysis by other company chip?
Hi ST engineers, my project use LSM6SDLTR connect with TI chip by I2C. I already get the orginal data and trying to trans them into quaternions or eulerian angles. Here is some issues.1.accelerometer original data have some noise.How to deal with the...
Resolved! SensorTile.box Demo App - 'Vibration monitor - Compare' isn't working.
For the test of 'Vibration monitor' in the SensorTile.box example apps, I made data with 'Vibration monitor Training' and tried to test 'Vibration monitor Comare', but an error message 'SDfile needed for the app not found' appears and I can't run the...
Sampling rate of X,Y,Z for LIS3MDL magnetic sensor
Is the sampling rate of the X,Y axis different from the Z axis? I am trying to sample at 1kHz and I noticed that the Z-axis is sampling slower than X,Y when reading the status register.
LIS2DS12 Single Tap Event Not Detected when Double Tap Recognition is Enabled
I want to detect both single and double tap and distinguish between them. For example, if I tap the device once, the device knows it is a single tap. If I tap the device twice, the device knows it is a double tap. But the current register configurati...
How to enable the MLC option for the MKI197V1 in WL55?
Hello, I'm trying to enable the MLC option for the MKI197V1 and I'm having some trouble.The DatalogFusion runs fine when configured for the WL55JC, but what I want is the MLC option that can be seen on the DataLogExtended sample. Any guidance is appr...
Cannot I^2C to ST-nucleo-IKS01A3 in a normal I2C setting
Hi I recently bought a IKS01A3 and want to do research related to human activities. I already have a nucleo-wb55 with me so basically I just connect them via arduino uno V3 ports and willing to set up I2C communication between those two boards. I kno...