Hello TI-Team,
I wonder what happens if I mix burst mode let's say from SOC 5-15 with a burst size one and triggered by an epwm, with 5 other signals on SOC 0-4 (let s say ADCIN0-4) also triggered by lower frequent epwms.
The burst mode is used with a high frequent signal and the others with lower frequent signals. Are the burst converted like 5-15 without interruption, if one of the high prio SOCs (0-4) is triggered,
or would it be like 5-6, 0, 7,8,9,10,11..
If high prio and burst soc are triggered on the same time, I guess the high prio SOC is triggered first and the my Burst?
I want to achieve equidistant sampling on the burst mode under all condition. Is this just possible with setting the burst size to 2 and then synchroniously trigger the low frequency signals in the second burst? Or can I somehow make my burst SOCs the dominant one?
Thanks in advance.