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.

[参考译文] MSP430F1611:硬件乘法器

Guru**** 2390755 points


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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/783377/msp430f1611-hardware-multiplier

我在项目中使用硬件乘法器、它可以正常处理整数、但当我将其用于浮点乘法时、它无法正常工作  

例如,当我乘以2.5*2时,它将给出结果4而不是5。

硬件乘法器是否支持浮点数?