Which is g calibration value?
Hi to all, which is factory calibration value for g for MEMS accelerometers?Is this value the same for all accelerometers (I suppose)?Thanks.
Hi to all, which is factory calibration value for g for MEMS accelerometers?Is this value the same for all accelerometers (I suppose)?Thanks.
This example describes how to set up a finite state machine to enable the built-in detection of a Motion action. The picture here below shows the steps of the dedicated FSM. Motion FSM allows you to detect the movement of your device from a steady st...
Posted on March 20, 2018 at 11:21Hello All,I am having a a bit of an issue working with my SensorTile kit. I am able to get the demo apps working and so on, but I now want to start on my own project.For the moment I have just tried to set the MCU up...
The BMI160 spec sheet says pins 2 and 3 are high impedance when the secondary I2C interface is not being used. The spec sheet also *implies* that the secondary I2C interface defaults to disabled upon a power cycle. The question is, can pins 2 and 3 b...
This example describes how to set up a finite state machine to enable the built-in detection of the Free Fall. The picture here below shows the steps of the dedicated FSM. The algorithm is able to detect the free fall of an object generating an inter...
Hello, i read the AN4650 application note for the LSM6DS3 accle+gyro and i tried to implement the sensor hub routine with a MAG3110, like the one in the examples but it doesn't seem to work, is there another application note or a sample code that i c...
This example describes how to set up a Finite State Machine to enable the built-in detection of e.g. the orientation of a phone screen (4D orientation). The picture here below shows the steps of the dedicated FSM. Basically, to get FSM output data yo...
Hello everyone. I recently designed a board, with stm32f303cbt6 MCU and MEMS audio sensor mp45dt02 which comes included with the stm32f407 disco board. I have a running configuration on the disco board, which captures mic data and sends it to the DAC...
Hi, I am using LSM303AGR reading accelerometer as well as magnetometer in the single mode. The problem is that sometimes I get wrong data and it seems like time between a single measurement request and measurement is changing. I could not find any de...
I’m trying to use the L3GD20 gyro to compute angular position from the angular velocity measurements returned from the gyro. Most of the time, everything works as expected. However, if I move the gyro in two directions (roll and pitch) at the same ti...