Hi,I am using nordic MCU to operate LSM303AGR magnetometer device. My goal is to get a Z-axis interrupt upon crossing the pre-calibrated threshold.The i2c write and reads are working fine.INT bit of register 64h (INT_SOURCE_REG_M) is responding when ...
Hey guys we are using the HAL Uart at 9600 Baud between our Bluetooth Board and Motion Sensor. We are using the DMA in non circular Buffer mode and then we have an actual Circular Buffer the Data goes into after the DMA. We are noticing randomly the ...
I have some questions regarding loading machine learning core configurations, specifically onto the lsm6dsox chip but it should be the same across devices. I have generated .ucf and .h files. I've confirmed that the .ucf file works fine when loaded w...
Hi there fellas, i got me two Steval-Stwincsv1 and i'm now using the HSDataLog. Everything works perfectly when only one of the sensors is plugged on to the Computer. When i plug the second one and start it, one of them start, and ONLY ONE. It seems ...
Hi Everyone,I am using STEVAL-MKI182V2 IMU sensor and can able to get the Euler angles of Yaw=360 degrees , Pitch= +- 180 degrees and Roll=+-90 degrees, now i want to get the Roll with range of +- 60 deg how can i get that range, please suggest me.T...
If the ISM330DLC is connected to two separate dedicated SPI buses (i.e. no other SPI slaves on the bus) can the CS and OCS_Aux pins be connected to ground or do they have to be controlled by their respective SPI masters?