Part Number: SM320F28335-EP
Other Parts Discussed in Thread: C2000WARE
I would like to know how to use INT_ENA_SEQ of ADC resister.
When I use ADC Module at the following conditions, should INT_ENA_SEQ1 be set to 1? Or, should it be set to 0?
1. Simultaneous Sampling Mode (SMODE_SEL = 1)
2. Cascade Mode (SEQ_CASC = 1)
3. Start/Stop Mode (CONT_RUN = 0)
4. Number of Conversions : 16 (ADCINA0 to 7 and ADCINB0 to 7)
5. Start of Conversion trigger is SOC_SEQ1 set by software writting.
6. I would like to know the end of all 16 conversions by "INT_SEQ1 interrupt flag bit = 1" (or other sign from ADC module).