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.

ADS8365和DSP2812通信采样数据问题

Other Parts Discussed in Thread: ADS8365, OPA2227, ADS8364

void read_ADD()
{

if(ADD_Mode){ADC_address[0]=(*ptrCHA0);}
CHA0_Data[idxx]=*ptrCHA0;

xxxxxx

}

用窗口观察这个数组的数据基本都是65535,见附件,是为什么啊?

我的ads8365的输入+INA0和-INA0采用手册上图26,经过OPA2227调理之后接到ADS8365上。

#RD信号与dsp的#X2CS2引脚相连。