Hello Team,
We have purchased PFC kit from TI and try to program it using Simulink and TI hardware support packages.
I have come across following example model from Simulink. Here all the calculations inside ISR has been done using fixed point operation.
I like to know is it mandatory to do all the calculation inside ISR in fixed point format.
and instead of using TI library block for PID,multiply,divide if i use equivalent simulink block which works on floating point number
then am able to execute generated code inside ISR?
Regards
Aniket B.