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.

[参考译文] TM4C1231H6PM:使用 Uniflash 或 LMFlash 编程器从 EEPROM 读取

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1046895/tm4c1231h6pm-reading-from-eeprom-with-uniflash-or-lmflash-programmer

器件型号:TM4C1231H6PM
主题中讨论的其他器件:UNIFLASH

TM4C 团队或工具团队、

是否有办法使用 Uniflash 或 LMFlash 编程器读取整个 EEPROM 内容、以便将内容写入第二个器件?

谢谢、
Darren

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

    Darren、您好!

    EEPROM 与 DMA 和其他系统外设连接在相同的总线线路上、因此没有编程工具可以访问 EEPROM。 我建议使用 UART 构建定制项目、以将 EEPROM 内容转储到 PC。

    此致、

    Ralph Jacobi