Resolved! Can we use MotionEC library for LSM303AGR
Hi Everyone,Right now i am using LSM303AGR sensor in my project. So can i use the MotionEC library for this sensor to get Roll, Pitch and heading?Thank you!with regards,ANIL.
Hi Everyone,Right now i am using LSM303AGR sensor in my project. So can i use the MotionEC library for this sensor to get Roll, Pitch and heading?Thank you!with regards,ANIL.
What is the Obsoleteness date of the ASM330LHHTR and its MTBF (mean time between failure ) rate?Thank you in advance
Hi,i'm developing an application that streams audio from sensor tile to pc (for testing purpose i'm using ST Ble Sensor app from Play Store).I'm getting audio problem when using official all-mems applications.In order to recap:All-mems-2 v2.1.0: nois...
Our Implementation : We use the LSM6DSR sensor in FIFO Stream Mode (With Acc & Timestamp Enabled)ACC ODR is set to 52HzACC Batching is set to 52HzTimestamp decimation is set to 32This timestamp counter is translated to real time by using the resoluti...
I wanna do a live audio processing project and I got an X-NUCLEO-CCA02M2 expansion board with the integrated mics as it says it's compatible with all STM32 boards. However, the pins seem misaligned, i.e. i can't just plug it nicely on top as shown in...
Hello,I set up on STM32CubeX my F401RE to realize the motion FX algorithm (find rotation euler angles, quaternion) with my ISM330DHCX dil 24 socket (Steval mkv207v1) sensor (AccGyr).But can't get any data on Unicleo. May be that some configurations a...
We trying to implement the SPI -3 wire communication with the HAL-APIs i.e, HAL_SPI transmit, HAL_SPI_receive, while trying to read data from LSM303 we are receiving the device ID as 0xFF we are using the LSM303 Accelerometer + Compass Breakout boa...
Hi, I'm building a system where a STM32 MCU needs to be connected to 5 sensors in SPI.The sensors are 5 chip MAX31856 or similar.My doubt is, can I connect 5 sensors to a single SPI line of the MCU? Are there any limits on how many sensors can be con...