Other Parts Discussed in Thread: CONTROLSUITE
Hi,
I took the adc configuration file from below path
C:\ti\controlSUITE\libs\app_libs\motor_control\drivers\f2833x_v2.0
There i added another 8 ADC channels in ADCCHSELSEQ from CONV08 to CONV15.
I changed the program to CASCADED. Now it becomes Sequential cascaded.
I didn't chang the MAX_CONV1, default is 7.
but i am able to read all the 16 ADC inputs at respective ADC Result registers.
1) I think this is how ADC working, correct me if i'm wrong.
On first SOC: ADC from 0 - 7 are converted
On second SOC: ADC from 8 -15 are converted
On third SOC: ADC from 0 - 7 are converted
On fourth SOC: ADC from 8 -15 are converted..... is it correct?
continuous run and sequence override are not set, ZERO