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.

[参考译文] TLA2518:对于动态模式,4位 AINx,AINy 等 ID 是什么?

Guru**** 2390755 points
Other Parts Discussed in Thread: TLA2518

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

https://e2e.ti.com/support/data-converters-group/data-converters/f/data-converters-forum/1087670/tla2518-what-are-the-4-bit-ainx-ainy-etc-ids-for-on-the-fly-mode

部件号:TLA2518

数据表的7.4.3节演示了主 SPI 设备和 TLA2518之间的动态模式事务。

周期开始时需要5位以指定下一个采样通道。

图中显示的第一个位始终为1。 如何对其余4位进行解码?

谢谢!

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

    你好,Aaron,

    5位模式的 MSB 为1,表示动态模式。 其余4位解码为:

    • 0000b:通道0
    • 0001b:通道1
    • 0010b:通道2
    • 0011b:通道3
    • 0100b:通道4
    • 0101b:通道5
    • 0110b:通道6
    • 0111b:通道7
    • 1xxxb:保留

    我希望这能有所帮助。