Hi,
I am developing embedded application using TM4C1294NCPDT and TI-RTOS.
I have to configure ADC for reading analog inputs.
I am initializing ADC before TI-RTOS starts.
Please provide clarification for below points:
1. Is it possible to configure sequencers after TI-RTOS starts or suggest best way which configuration of ADC can be done before TI-RTOS start and after TI-RTOS start ?
2. Is it possible to configure different clock for different ADC sequencers sharing same base ?
E.g. I am using ADC0 base for SS0 and SS1, is it possible to process SS0 and SS1 with different clock frequency ?
3. Is it possible to configure different reference voltage for ADC sequencers sharing same base ?
E.g. I am using ADC0 base for SS0 and SS1, is it possible to process SS0 with internal reference voltage and SS1 with external reference voltage ?
Best Regards,
Harshel