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.

[参考译文] CCS/TMS320F28032:数字电源库

Guru**** 2393725 points
Other Parts Discussed in Thread: CONTROLSUITE

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/676532/ccs-tms320f28032-digital-power-library

器件型号:TMS320F28032
Thread 中讨论的其他器件:controlSUITE

工具/软件:Code Composer Studio

您好、

如何将数字电源库函数包含到 C 代码中? 我似乎无法按照需要添加到项目中的说明进行操作。

谢谢、

Christian

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    F28032是一款定点器件、因此数字电源库的模块经过了汇编优化。 在仅汇编函数中调用。

    文档位于此处:C:\ti\controlSUITE\libs\app_libs\digital_power\f2803x_v3.5\Doc

    在一些较新的器件上、由于我们具有浮点单元、我们已迁移到基于 C 的代码。