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.

[参考译文] UCD90320:错误:使用 csv 文件进行系统内编程时、参数过多

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

https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/1489975/ucd90320-error-too-many-arguments-when-in-system-programing-with-csv-file

器件型号:UCD90320

工具与软件:

您好!

我们遇到了使用 CSV 文件执行系统内编程时 I2C 命令具有太多参数的问题。

您能否提供解决此问题的解决方案?

此外、我能否按如下所示修改0xEA 值?

BlockWrite 0x13 0xEA

0x25000000000000000000000000000000000000000000000000000000000000000000000032

BlockWrite 0x13 0xEA 0x2532

 e2e.ti.com/.../UCD90320-3.0.0.3330-Address-19-SMBus-Data-Flash-Script.csv

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

    你(们)好

    为了清除故障日志、可以将命令简化为以下内容:

    0xEA0100

    EA 是命令代码01:有效载荷长度、00:有效载荷数据。 这不包括 PEC 字节

    0xEA2532是一个无效组合、您不能使用它。

    此致

    Yihe