Other Parts Discussed in Thread: MSP-IQMATHLIB, MSP430WARE, MSP430G2553
Tool/software: Code Composer Studio
I'm looking for working solution or example codes based on QMath/IQMath where I have 16 bit Accel data (can be downsized to 12 bits Accel data if necessary), where total acceleration is calculated (square of each X,Y,Z and then sum it and finally sqrt of the sum). I also interested how to use atan2 for inclination calculation.
R.