Question
Looking for Accelerometer
Hi,
I am looking for an accelerometer. I wonder if there is any ST MEMS chip that meets my requirements:
- I don't need very high max G force: 4/8G should be enough
- Low power consumption
- Able to send trigger, like a GPIO rising or falling signal, when acc value hits a threshold. Most importantly, for each axis (x, y, and z), the threshold value can be individually set.
- Have some memory enough to keep acc readings for the past a few seconds, preferably 10.
For the last requirement, the app scenario is like MCU is triggered by the accelerometer to wake up from sleep mode, which may take some time. Hence, if the sensor has kept the data for the past a few seconds, the MCU is able to retrieve that history data before the trigger event.
