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.
工具与软件:
我正在实施适用于 ADS131SA02的驱动程序。 我需要检查设备是否存在并准备就绪。 数据表说明我应该发送一个 NULL 命令、并预计在下一个0xFFdd 事务中有一个响应、其中 dd 是硬件器件 ID、而数据表未指定硬件器件 ID 的值。 我应该检查什么值? 仅检查最高有效字节是否不足、因为在该设计中、当器件不位于 SPI 总线上时、SPI MISO 线会被拉高。