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.

ADS1148 無法讀取第一組之外的差動

Other Parts Discussed in Thread: ADS1148

暫存器參數設定 ;

ADS1148_WREG ( ADS_MUX0 , 0x25 ) ;

ADS1148_WREG ( ADS_VBIAS , 0x00 ) ;

ADS1148_WREG ( ADS_MUX1 , 0x28 ) ;

ADS1148_WREG ( ADS_IDAC0 , 0x06 ) ;

ADS1148_WREG ( ADS_IDAC1 , 0xF4 ) ;

ADS1148_WREG ( ADS_SYS0 , 0x05 ) ;

此設定無法讀到正確的資料 ,  請告知哪裡設定錯誤