I need help with this TMP175 sensor. There is just little references about this sensor for stm32, and i need help if some of you have ever access the TMP175 sensor. any references or source code or library will helpme much. Thank you and please help ...
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,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...