This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28374D: ADC usage advice

Part Number: TMS320F28374D

Hi Everybody , 

We are looking to stagger the ADC acquisition, between the different ADC of the same block A.

A picture is as follows – can we implement this on our micro? Do we need any special settings?

please can yo ugive suggestion / example ?

thank you 

BR

Carlo

 

  • Carlo,

    Each SOC can be configured to respond to a different trigger so the most direct method of implementing this would be to generate multiple triggers from multiple EPWMs that are running synchronously with each other.

    If there are insufficient trigger sources and the timing relationship between the conversion points is relatively close (< 2.5us), the SOC group for a given cycle can be triggered using a single source while their relative conversion points are fine-tuned using the SOC ACQPS settings.

    -Tommy