Tool/software:
I have 3 daisy-chain ADCs ADS131A04, where I want to read data from all the 4 channels of each:
1) Does the order of configured registers (WREG and RREG) matters?
2) DO I need to configure the D_SYS_CFG register? ( I only configured A_SYS_CFG, CLK1, CLK2 and ADC_ENA)
3) I had my design working on a development board, but when I wanted to implement the same design on another board with a difference only of a galvanic isolation I am not capturing data anymore
4) How to trigger the ADCs in the initialisation?