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.
嗯嗯,就是借鉴一下它的配置
逻辑上的顺序是:1、dsp先发一个0x90信号表示要对ads1110进行写操作,然后再发0x8C就是ads1110的配置字,
2、dsp发送0x91信号表示要对ads1110进行读操作,会有三个数据(高八位、低八位、配置寄存器的内容)。
我不明白的是这些数据会自动读出吗,读到哪儿了,I2C有buffer吗,我看eeprom的程序是在结构体中定义的