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.

[参考译文] TMS320F280039C:为什么它会使用8个16位数字写入闪存、而测试是4个32位数字?

Guru**** 2481465 points


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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1458187/tms320f280039c-why-is-it-written-to-flash-with-8-16-bit-numbers-and-the-test-is-4-32-bit-number

器件型号:TMS320F280039C

工具与软件:

尊敬的专家:

我的客户需要解释一些东西。

in void Example_Program 4.12.30ingAutoECC(void), including Fapi_issueProgrammingCommand and Fapi_doVerify,  

为什么它使用8个16位数字写入闪存、而测试是4个32位数字?

此致

Anka Zhang

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

    尊敬的 Anka:

    Fapi_doVerify ()读取4-32位数以加快读取操作。 写入8个16位字还取决于闪存控制器架构。

    此致、

    Rajeshwary

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

    您好、Raieshway:

     Fapi_doVerify ()和 Fapi_issueProgrammingCommand ()在 闪存控制器架构中有何具体区别?

    速度差是:4 - 32位和8 - 16位?

    此致

    Anka Zhang

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

    尊敬的 Anka:

     如果要读取8个16位字,可以使用 Fapi_doVerifyBy16bits ()。 就速度而言、它没有太大的差异。

    此致、

    Rajeshwary