SPRS439Q June 2007 – August 2022 TMS320F28232 , TMS320F28232-Q1 , TMS320F28234 , TMS320F28234-Q1 , TMS320F28235 , TMS320F28235-Q1 , TMS320F28332 , TMS320F28333 , TMS320F28334 , TMS320F28335 , TMS320F28335-Q1
PRODUCTION DATA
Refer to the PDF data sheet for device specific package drawings
The principal difference between these two devices is the absence of the floating-point unit (FPU) in the F2823x devices. This section describes how to build an application for each:
Code built in this manner will also run on F2833x devices, but it will not make use of the on-chip floating-point unit.
In either case, to allow for quick portability between native floating-point and fixed-point devices, TI suggests writing your code using the IQmath macro language described in C28x IQMath Library.