Sampling Rate : Sensor fusion requires large computational power from the MCU. This plays into
how much processing is possible per sample and limits your sampling rate. For example the TI 16-bit
MSP430 with the Motion Driver should be limited to 100Hz sampling rate if the MCU is doing the full
9-axis fusion. Anything over 100Hz sampling rate the MSP430 start missing data. Higher end 32-bit
MCUs can usually achieve 200Hz sensor fusion if there are no other large computational
functionality required in the system. This sample rate can be increased if you offload the processing
onto the DMP.