Sir,
I want to convert inputs at 4 channels of ADC1 in SCI RX interrupt ISR and send it to a serial port. The RX interrupt is generated in every 1 ms. I have written some code in which EPWM_B hardware trigger source is triggering SOC for ADC continuously and I am trying to read values every 1ms. But not yet getting result. I have also tried RTI_COMP0 trigger source but failed to get the values. how to solve. Softwatre trigger also I have tried but unable to get the results. I think there is some timing mismatch. One more doubt is abt FIFO buffer size. how much it should be.
Thanx
deepak