Part Number: TMS320F28035
Hello,
I want to improve the conversion time even if I have a lot of SOC for ADC. So, I want to set Low/High prioritize for each SOC. For example, high priority SOC is triggered by every PWM, and low priority SOC is triggered alternately. So, please answer to the followings.
If TRIGSEL is changed on the every PWM interrupt cycle, is it no problem?
Could you let me know the response time from TRIGSEL is set?
While ADC is in conversion, TRIGSEL is changed. Is it acceptable for ADC? Any problem for the conversion data from ADC?
For example, I'm considering following case. The TRIGSEL of SOC2-3 and 4-5 will be changed on the PWM interrupt cycle.
<Sequence1>
SOC0-1 PWM trigger (High priority and trigger is fixed)
SOC2-3 PWM trigger (Low priority)
SOC4-5 Software trigger and don't get ADC data (Low priority)
↓
<Sequence2>
SOC0-1 PWM trigger (High priority and trigger is fixed)
SOC2-3 Software trigger and don't get ADC data (Low priority)
SOC4-5 PWM trigger (Low priority)
↓
<Sequence1>
↓
<Sequence2>
Please let me know if any recommendation.
Regards,
Furuya