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.

[参考译文] TMS320F2800152-Q1:64位浮点数据的缺点

Guru**** 2482225 points


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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1447467/tms320f2800152-q1-64bit-float-data-disadvantages

器件型号:TMS320F2800152-Q1

工具与软件:

我们要使用 包含在 C2000系列微控制器中的 FPU 单元。 但对于我们来说、32位浮点数的限制很低、我们看到这些 微控制器支持的64位浮点数类型。

我们想询问在使用浮点64字节类型时分辨率是否有所降低或有任何劣势。 如何 将32位浮点数据转换为64字节? 有人能提供更多细节吗?  

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

    您肯定可以在此 MCU 上使用双精度浮点。 但是、由于没有 FPU64、所有双精度运算都将必须在软件和 FPU32上完成。 这会导致性能严重下降。