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.

Fixed point IQ math vs Single precision floating point for F28335

Other Parts Discussed in Thread: CONTROLSUITE

I am developing a current controller for a DC/DC converter, with F28335 as a control platform. Since the control loop runs at a high frequency (20 kHz), I need to have the most optimized code. Should I use IQmath, or single precision floating point math? Please advise.