User Activity

I have a interrupt that is generated from a finite state machine on the LSM6DSOX sensor. I have routed the interrupt to the INT1 pin. How can I attach an interrupt handler function to this interrupt so the function is executed whenever the interrupt ...
If my accelerometer ODR on the LSM6DSOX is set at 3333Hz and my FSM (104Hz) checks accelerometer norm for 3 samples (28.8ms) to see if it is below a certain threshold, does it check the accelerometer norm for 3 *FSM samples*?In other words, does the ...
Hello, I recently got a SensorTile.Box and wanted to log accelerometer and gyroscope data from the LSM6DSOX along with the time at which the sensor output was recorded. Importantly, I want to do this at the highest frequency possible (6666Hz) with mi...
Kudos from