SPRUHJ1I January 2013 – October 2021 TMS320F2802-Q1 , TMS320F28026-Q1 , TMS320F28026F , TMS320F28027-Q1 , TMS320F28027F , TMS320F28027F-Q1 , TMS320F28052-Q1 , TMS320F28052F , TMS320F28052F-Q1 , TMS320F28052M , TMS320F28052M-Q1 , TMS320F28054-Q1 , TMS320F28054F , TMS320F28054F-Q1 , TMS320F28054M , TMS320F28054M-Q1 , TMS320F2806-Q1 , TMS320F28062-Q1 , TMS320F28062F , TMS320F28062F-Q1 , TMS320F28068F , TMS320F28068M , TMS320F28069-Q1 , TMS320F28069F , TMS320F28069F-Q1 , TMS320F28069M , TMS320F28069M-Q1
The SpinTAC suite is comprised of a public library, and a ROM library. The public library is also known as the SpinTAC library file. "SpinTAC.lib" is located at /sw/modules/spintac/lib/32b/ and the user must include this file in the project. If the project requires fpu32 support, use the library file "SpinTAC_fpu32.lib." Note that this library still uses the fixed point IQMath library. The header files that need to be included in user code are listed in Table 4-1. Developers can include the header files associated with the desired components. The source code for this library is not available.
SpinTAC Component | Header File |
---|---|
SpinTAC Velocity Control | spintac_vel_ctl.h |
SpinTAC Velocity Move | spintac_vel_move.h |
SpinTAC Velocity Plan | spintac_vel_plan.h |
SpinTAC Velocity Identify | spintac_vel_id.h |
SpinTAC Position Convert | spintac_pos_conv.h |
SpinTAC Position Control | spintac_pos_ctl.h |
SpinTAC Position Move | spintac_pos_move.h |
SpinTAC Position Plan | spintac_pos_plan.h |
SpinTAC Version | spintac_version.h |
The SpinTAC ROM library is a C-callable library embedded in on-chip execute-only ROM on the TMS320F2805xM and TMS320F2806xM devices. The source code for this library is not available. The ROM library implements the core SpinTAC functions that are called by the Public library.