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.

[参考译文] ADS131A02:NULL 命令响应的 LSB 字节是多少?

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

https://e2e.ti.com/support/data-converters-group/data-converters/f/data-converters-forum/1044838/ads131a02-what-is-lsb-byte-of-response-of-null-command

器件型号:ADS131A02

各位专家:

假设命令长度为16位。 发出 NULL 命令时、ADC 在下一个命令周期读回 STAT_1寄存器值。 STAT_1寄存器长度为8位、而命令长度为16位。

什么是 LSB 字节? 0x00?

此致、

Uchikoshi

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

    您好、Uchikosi-San、

    NULL 命令的命令状态响应是"status"、其中包含 STAT_1寄存器的寄存器内容。 响应为16位长 、在表14中定义为 (001A AAAA dddd ddd) b  STAT_1是地址02h、因此状态响应将是0010 0010 dddd ddd (0x22dd)。 状态字将采用 LSB 零填充、以适应大于16位的字长。

    此致、

    Ryan