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.

[参考译文] AM62P:AM62P Erase NorFlash IS25WX512M 的时间过长

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1626314/am62p-am62p-erase-norflash-is25wx512m-time-too-long

部件号: AM62P

似乎每次都需要 700ms 来擦除一个 sigle 块。

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

    您好、

    擦除时间主要是所使用闪存器件的一个特性。 从 SDK 驱动程序/代码的角度来看、我们只需要发送以下命令:

    写入启用后跟擦除命令。

    所用时间因闪存而异。

    例如、根据闪存数据表、您看到的擦除时间数字看起来对我来说是正确的。 请查看下面的片段。

    BR Vaibhav