Hi,
Sorry for the late response,
If you're using RTD's product, in the ADC module we provided API calls Adc_SelfTest(), which is mentioned in ADC User manual as call at any time after driver was initialized and there are no ongoing convertions:
Hi @cuongnguyenphu,
I have made a configuration where the ADC is triggered using the PIT timer (via TRGMUX and BCTU interface). For the self-test, I want to use the BCTU mode.
Based on your comment and with my given configuration, how do I ensure that there are no ongoing conversions when I call the self-test API (Adc_Sar_Ip_SelfTest)?
Best Regards,
Samuel D'Costa