Part Number: TMS320F28P550SJ
Other Parts Discussed in Thread: SYSCONFIG, C2000WARE
I am not able to use EPWM8A to generate a SOC0 trigger for an ADC. I am able to start the ADC doing the following.
- CPU Timer 1 SOC0 works as a check.
- Forced Software SOC0 works from EPWM8A interrupt.
Since the ADC does conversion with the CPU Timer and Forced Software, I assume it is setup correctly in SysConfig. The EPWM8A SOC0 trigger is setup in SysConfig as follows:
- SOCA Trigger enabled.
- SOCA Trigger Source - counter equal to CMPA when timer is counting up.
- SOCA Trigger Event count - 1
- SOCA Trigger Event Count Initial Value Load not enabled.
I don't see any other settings that are required. What else can I do to solve the problem?
Thanks
Dennis