
对于ADS1256的测试,通过配置地址为01h的寄存器为什么值时,可以只允许一号通道或者0号通道可以采集,其他都不可采集?
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.
您好,ADS1256是8个单通道,或者4个差分通道。如果您使用AIN0 作为差分通道的positive 端,AIN1作为差分通道的negtive端,就是默认配置,
即Bits 7-4=0000,Bits 3-0=0001,即寄存器01h=01h
同样,如果我们想选用AIN2作为差分通道的positive,AIN3作为差分的negative端,则Bits 7-4=0010,Bits 3-0=0011,即寄存器01h=23h。
差分的positive或negative 可以随意匹配,比如可以AIN2作为positive,AIN4作为negative。
如果您使用单通道,比如只选择channel 0,那么Bits 7-4=0000 选择AIN0,Bits 3-0=0000也选择AIN0就可以了,即01h=00h。
您好,很高兴您的问题得以解决。
您提到的测试视频,我建议您可以观看下我们精度实验室针对ADC的培训视频,范围很广,讲解的非常详细,希望对您有所帮助:
您好,抱歉,实际测试中的视频我们暂时没有呢,给您带来不便非常抱歉。