Hello,
I am using TI RTOS, i need suggestion on tasks planning.
I have external ADC, internal ADC and DAC and external 3 DACs. whether i can create a separate tasks for ADC and DAC. or i can make in 1 task.
All ADC/DAC configurations are set by user . so i will be having 1 tasks for these settings and for ADC and DAC i need some help in planning.
Nitesh