This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Urgent: Question about CLAmath library -- CLAsin

Other Parts Discussed in Thread: TMS320F28035, CONTROLSUITE

Hi,

I am using TMS320F28035.

I want to implement a sinusoidal reference in CLA, so I checked the CLA_sine function example given in ControlSUITE --> Libraries --> Math Library-CLA.

The problem is that, in the example, the results generated by the CLAsin function are in really big numbers (maybe because the data format).

My question is, how do I convert those big values to the normal sine function result (in the range of -1 to 1) that I can use to build a sinusoidal reference?

Thank you,

Frank