Resolved! LSM303AH mechanical shock support
Hello, How many mechanical shock support the LSM303AH please ? and if uou have others reference of inclinometers thanks to give me informations. Thank you
Hello, How many mechanical shock support the LSM303AH please ? and if uou have others reference of inclinometers thanks to give me informations. Thank you
Dear, Could you tell me if FS signal have internally pull up or pull down? Regards
Hi Everyone,I'm using STM32L4 with LSM6DSM on IAR IDE and using motion AC library to calibrate the accelerometer data. Code flow is like in first position when it has got the 500 samples for one position then it will wait till you rotate the position...
Does anybody know where do I get the .a library for LSM303AGR on ambiq apollo4blue plus platform which contains following feature.Acc Data + Mag Data -> AzimuthMag Data Calibrationnote:I am currently using this two library, but it doesnt work well an...
We have a STEVAL-MKI224V1 kit, which should be equipped with a LPS22DF. I have tried to use the static (I2C) address of the sensor, and after much time, I discovered it is (depending on the state of SDO) 0x5C/0x5D, and not 0x6B/0x6A, as stated in the...
Hello,We have implemented the LIS3DH with a nRF52832 in I2C mode on our board, and are using the accelerometer to detect motion and vibration events. The LIS3DH internal high-pass filter and threshold detection are used to generate the INT1 interrupt...
Hi,We've been working on a project using v1.3.1 of MEMS Studio, but I've had to use a new laptop and it doesn't have this installed. Unfortunately, when I go to the downloads page I can only see v1.4.1 of MEMS Studio and it's forcing me to upgrade th...
Hi there!I'm having issues with my LSM6DS3TR device FIFO. I am trying to read and process all values stored in the FIFO by the accelerometer every interval using I2C. I am doing this by:1) Retrieving number of unread messages in FIFO at addresses 3Ah...
STHS34PF80 code needed to access SEL_ABS bit in ALGO_CONFIG embedded register Address: 28H using Arduino NanoI would like to know how to generate the code to set SEL_ABS bit in ALGO_CONFIG embedded register using Arduino Nano Board as the micro-contr...
Hello everyone,My goal is to record audio from one MP34DT05-A microphone via SAI PROTOCOL in an STM32F446 Nucleo Board. In resume, I receive data from microphone via DMA, then I make the transformation via PDM2PCM Library and write the buffer into an...