I have my accelerometer interfaced with TMS570. I wanted to calculate the angle change between the two accelerometer readings. One method of doing this is by performing simple vector algebra using trigonometric functions.
Are trigonometric functions supported on the TMS570 microcontroller? If yes, how do I enable/use this feature?