Other Parts Discussed in Thread: HALCOGEN
Tool/software:
I'm trying to use N2HET to trigger ADC conversion.
The microcode in the HET works fine, I'm using N2HET1.19 pin, and I can see the waveform with the Oscope in the pin (ball B13).
Using ADC1 Event Group configured for HET1_19, Alternate Trigger does NOT trigger the ADC.
Keeping all the rest of settings in HalCoGen the same, I've tried to use EPWM_B instead, and that works, the program stops in a breakpoint inside adc1Group0Interrupt(void).
Changing back to HET1_19,all the rest of settings the same, the breakpoint is never hit.
Is there any trick I'm missing?
Thx.