Other Parts Discussed in Thread: ADS1258-EP , ADS1258 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/data-converters-group/data-converters/f/data-converters-forum/670393/ads1258-ep-internal-channel-pointer-in-auto…
Other Parts Discussed in Thread: ADS1258 各位技术大牛:
我目前正在使用ADS1258这款芯片,其中有些地方不是很明白。想咨询一下。希望各位能不吝赐教,本人在此感激不尽。
1>关于 ADS1258 数据手册中第25页:If more than one channel is enabled (Auto-Scan mode), the converter indexes to the next selected channel after completing…
Other Parts Discussed in Thread: ADS1258 各位大牛:
我现在正在使用ADS1258芯片,通过SPI与STM32进行通信。我的AD芯片外接10个传感器,我现在想通过外部脉冲信号来接收一组数据即10个通道各接收1次数据。寄存器设置大概为自动扫描模式,持续转换模式。通过DRDY引脚触发中断,等接收完一组数据时,(中断服务程序中)发送停止转换命令(0x80)。测试过程中发现AD芯片不响应该停止转换命令。AD芯片手册中P25页提及持续转换直到接收停止转换命令后,通道数据停止转换…