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全桥硬开关固件中的 RESTORE_DEFAULT_ALL ()函数

Guru**** 2463330 points
Other Parts Discussed in Thread: UCD3138

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

https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/679124/ucd3138-understanding-the-function-restore_default_all-in-the-ucd3138-full-bridge-hard-switch-firmware

器件型号:UCD3138


大家好、我最近学习了 UCD3138全桥硬开关固件
下面是我对 RESTORE_DEFAULT_ALL ()函数的理解;我不知道它是否正确?

 该函数将存储在数据闪存中的系数复制到 RAM 中。                                                                                                                  如果数据闪存区 A 中的数据在验证后是正确的、则 A 区中的数据将被复制到 RAM 中、                                                                                        如果验证后数据闪存区域 A 中的数据不正确、请继续验证 B 区域。                                                                                                 如果 B 区域的数据和验证正确、请使用 B 区域的数据。

否则、不会使用 A 区和 B 区的数据、默认情况下、程序闪存存储器中的数据将复制到 RAM 中。

不知道我的理解是否错误?
谢谢你