Tool/software:
I am trying to implement the auto-sequence mode
my sequence of commands:
1. Reset
2. Channel ID append enable
3. choose auto-sequence mode
4. Channels 0, 1 and 6 activated for auto-sequencing
5. Start Sequencer
The SPI rate is 2M, transmit and receive FIFO are enable.
After these configuration steps , I can not receive the sampling result. Is there any missing step? Do I need to configure the sampling rate by OSC_SEL and CLK_DIV?
In auto-sequence mode , set SEQ_START to 1 for one time and it will trigger the continuous sampling without the rising edge of CS yes?
Please help to analyze this issue
Thanks a lot!