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.

[参考译文] MSP432E401Y:是否可以一次性读取完整的 EEPROM?

Guru**** 2392095 points


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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1518589/msp432e401y-is-it-possible-to-read-complete-eeprom-in-one-shot

器件型号:MSP432E401Y

工具/软件:

您好、

我需要读取完整的 EEPROM、是否可以使用任何 API 来获取完整的 EEPROM 数据? 如果不是,什么是最好的方法来做到这一点。 提前感谢。

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

    您好、

     要使用的 API 是 EEPROMRead ()。 您可以指定读取 EEPROM 内容的字数。 您可以将读取整个6KB EEPROM 的字数传递为1536。