Hello,
I have two sensors, one a magnetometer that samples at a max rate of 160Hz (I need the max rate for my application) and an accelerometer that has multiple sample rates that can be set. I would like to sample the accelerometer at 500Hz. If the magnetometer amplitude reaches a specific threshold I need to analyze the accelerometer data at that moment. What would be the best way to go about doing this as to not corrupt data or loose samples.
Thanks
I have two sensors, one a magnetometer that samples at a max rate of 160Hz (I need the max rate for my application) and an accelerometer that has multiple sample rates that can be set. I would like to sample the accelerometer at 500Hz. If the magnetometer amplitude reaches a specific threshold I need to analyze the accelerometer data at that moment. What would be the best way to go about doing this as to not corrupt data or loose samples.
Thanks