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 ...
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)...
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...
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...
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.
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...
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...
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...