Hi team,
I want to confirm how to read ADC's conversion result.
1. The datasheet mentions like below at 7.5.3 Output Data Word. Does this mean that, even if NOP command is issued, frame(F + 1) contains ADC's conversion result?
"For all other combinations, the output data word for frame (F+1) contains the latest 14-bit conversion result."
2. ADC's conversion result is MSB first or LSB first?
D[31:18] is Conversion result, but I am not sure conversion result is [13:0](MSB first) or [0:13](LSB first).
Regards,
Noriyuki Takahashi