Hi
We are having issues in getting different channels data using AUTO1 mode.
We configured this part to AUTO1 mode for CH0,1,2,3 but we are not able to get ay data other than CH0.
FYI we tried the same for Manual mode also but it is acting the same way.
Here is the bit flow we are using on SDI
1. (CS High to LOW) 0001 0000 0000 0000 // Enter in Manual Mode at Power ON
2. (CS High to LOW) 1000 0000 0000 0000 // Enter to program AUTO1_PRGM REG
3. (CS High to LOW) 0000 0000 0000 1111 // Configure CH0,1,2,3 in AUTO1_PRGM REG
4. (CS High to LOW) 1001 0000 1100 0000 // Enter and configure AUTO1_PRM REG for CH0,1,2,3
5. (CS High to LOW) 0010 1000 0000 0000 // Enter into Auto1 mode
6. Rep Step5 multiple times to get multiple channel data
But on SDO we get data as 0001 xxxx xxxx xxxx always. As you could see we always get CH0 data.
Please help, I think we are not following the sequence properly.
Thanks
Vamsi