Part Number: TMS320F28377S
Tool/software: Code Composer Studio
I was trying to use the clarke transformation.These were the initializations i made
clarke1.As=1.0L;
clarke1.Bs=50.1L;
clarke1.Cs=-51.0L;
CLARKE_MACRO (clarke1);
but when i ran the code i found the values to be floored.Is there a way to do it without flooring