Tool/software: Code Composer Studio
Hello everyone,
I have just started working with the DSP TMS320F28377D and I do not have much experience. I saw in the datasheet that it has a trigonometric math unit (TMU) which can execute operations shown in the table below. My question is: how to use it?
In a code example from TI I found this code line:
park1.Sine = __sinpuf32(park1.Angle);
Is this code already using the TMU?
Thanks
