Resolved! tap detection doesn't work
Hello, I am trying to use the LSM to detect taps . I use the default configuration which suggested in the application notes : 1. Write 60h to CTRL1_XL // Turn on the accelerometer // ODR_XL = 417 Hz, FS_...
Hello, I am trying to use the LSM to detect taps . I use the default configuration which suggested in the application notes : 1. Write 60h to CTRL1_XL // Turn on the accelerometer // ODR_XL = 417 Hz, FS_...
I have been experimenting with the X-NUCLEO-53L3A2 and have grabbed some quick measurements to see what the accuracy looks like. I am using it the range of 100mm-1000mm indoors. I have callibrated it using a white box with white computer paper taped ...
https://www.st.com/resource/en/datasheet/lsm9ds1.pdfsee figure 8
Hi, I'm relatively new to microprocessors and everything ST. I've recently been assigned to a project that is supposed to use the LSM6DSOX to track movement within a 3D space. I have the SensorTile.box and a STM32Nucleo-L476RG board. I've been having...
I am using a sensortile board. Using the starter firmware I get the accelerometer (LSM6DSM) values with a resolution of 1mg least significant bit resolution in the csv file on the sdcard. According to the data sheet of LSM6DSM we can get upto 0.061 m...
I am using LIS2DH and LIS2DH12 with the same register setting and system. However, I got different performance. LIS2DH had the worse performance, compared with LIS2DH12. That is, LIS2DH12 could reach around 150Hz but LIS2DH only reach 110Hz, when I s...
Can someone please help me with upgrading the firmware in my SensorTile.box (STEVAL-MKSBOX1V1). I am successfully being able to connect to the device using the Android application "ST BLE Sensor v4.4.3", and I get a notification saying that there is ...
My call back code looks like this:char MotionMC_SaveCalInNVM(unsigned short int datasize, unsigned int *data) { // This function is called when a call to MothionMC_Initialize(sampletime,0) is made with // data set to zero. uint8_t i; ...
Using the MotionMC and MotionEC libraries to implement a tilt compass. After the Motion libraries report good compass calibration I save the calibration data using the MotionMC_SaveCalInNVM() call back. Then I re-boot the device and load in this cal...
Have been working with magnetometers for the car parking application. the previous sensors used has not satisfied the range for the application required. Does LSM303 detect at a range of 30cms?