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.

[参考译文] USB-TO-GPIO:通过 I2C 读取超过60个字节

Guru**** 2493565 points


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

https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/715354/usb-to-gpio-reading-more-than-60-bytes-through-i2c

器件型号:USB-TO-GPIO

我有一个器件通过 USB 连接到 GPIO 接口适配器。 我正在编写一个 C 程序、该程序使用 i2cWrite 和 i2cRead 与器件通信。 我可以成功写入器件、但只能读取器件响应的前60个字节。 如果我尝试使用 i2cRead 函数重新发出读取命令、我仍然只接收器件响应的前60个字节。 如何通过 I2C 继续读取器件的缓冲器?  

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

    USB 转 GPIO 不能以 I2C 格式读取超过62字节的数据。  软件狗中的固件不支持任何其他功能。  它并不是真正设计为通用 I2C 适配器、而只是为了支持运行 TI 固件的 TI EVM 以及对 TI 芯片进行编程。