Good morning, I have been having an issue bringing up the STEVAL-MKI109V2 with the STEVAL-MKI151V1 board. By following the user manual I open up Putty after plugging the device into my PC however the serial interface seems to be unresponsive....
--- More detail on MotionAT library ---The library acquires data from the accelerometer and provides information about the number of active seconds (how long the user was active) with the wearable device.The central functionthat executes the AT algor...
Hi,We're not able pass LSM303AH accelerometer self-test on our products. Please see one of the results below. The datasheet doesn't describe what may be wrong if the self-test fails so could you guide us with this issue.As far I understand the allowe...
- Is the LIS331DLH long term available? For how long it will be producted?? (very important question)- Is there an evaluation bord/kit available to check the performance of LIS331DLH instead of LIS33DE??What are the main differences between this both...
I am attempting to get a double click interupt working on the LIS3DH. I have been using the INT1 pin for regular threshold interrupt but have another application which requires the click interrupt. So far, after playing with many thresholds and timi...
In some real cases, it is important to know in real-time how long an activity lasts, and if the activity is running in a particular moment.MotionAT matches the target, being a middleware library that combines results from activity recognition for wri...
Hello all,Our company is trying to switch from BMI160 to LSM6DSL due to it low power nature.For our product, accurate time representation in the level of ms is important.However, when we were experimenting with LSM6DSL, we experienced that when we ar...
Hello.I followed AN3308 (LIS3DH witch is similar to sensor in topic) configuration of wake-up interrupt with HP filter with some modifications (CTRL_REG1=5Fh).My interrupt handler reads INT1_SRC, disables INT1 pin interrupts (CTRL_REG3 = 0) and sets ...