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.

ADS5295: Question about ads5295 14x capture mode.

Part Number: ADS5295

Hi. I already posted several question about ADS5295. But I'm asking because there's still something I'm not sure about.

Q1. when I set 14x serialization mode and disable filter (like averaging..), where does two zero bit are added? to MSB? LSB?

for example 12bit (include information) is 111000111000  ->  To LSB  :111000111000+00

                                                                                                To MSB :00+111000111000   which one is correct?

Q2. When I set 14x serialization mode and sync pattern mode, 

       Two zero bit are added like question 1 (like (00)111111000000, 000000111111(00)?)  or sync pattern become 11111110000000?

Thanks!