Other Parts Discussed in Thread: HALCOGEN
Hi,
We are using TMS570LS0332 in our design. We are triggering the sampling of the ADC based on RTI compare 0. The RTI compare 0 is configured to 50 uSec and RTI compare 0 interrupts are enabled. In this case, the ADC samples without any issue. Having an interrupt once every 50 uSec, is waste of CPU. I have disabled the interrupt. The I realized that ADC which depends on RTI compare 0 is disabled. Is it expected?? (Note:: The RTI counter is configured to 50 uSec and it is started as before. Only interrupt is disabled.)
Is it possible to trigger the sampling of ADC without enabling the RTI compare 0 interrupt?
Many thanks in advance.
Best regards,
Sreekanth challa