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.

[参考译文] UCD3138:[UCD3138]数据闪存 W/R 问题

Guru**** 2477835 points


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

https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/689917/ucd3138-ucd3138-data-flash-w-r-question

器件型号:UCD3138

大家好、

 

 我 想知道 DFlash 何时处于处理中、

 a. UCD 中是否有任何内容会停止? 比如从 DFlash 读取(与您写入或擦除的地址不同)、还是快速中断?

 B.是否有任何东西会停止这一进程? 比如快速中断?  -

我知道我们可以使用"if"来检查 DFlash、而不是"while"来避免 while 环路停止。 因此、我要寻找的是 F/W 写入不会导致的其他东西。 谢谢你

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    软件中断的优先级高于包括快速中断在内的所有中断。
    当 UCD 执行"软件中断"时、所有其它内容都被保持、这包括对 DFlash 的写入和擦除、该 DFlash 是使用软件中断中的开关/用例实现的。