Part Number: LAUNCHXL-F28069M
Other Parts Discussed in Thread: CONTROLSUITE
Tool/software: Code Composer Studio
Hi everyone, this is Mike
I want to ask about a way to trigger the ADC of the LAUNCHXL-F28069M with an interrupt of the CPU TIMER 1. I have read some of the threads here but I could not understand so much. I enabled the interrupts of the timer, It is working good, I have a LED Diode to see this interrupt. Then I changed the AdcRegs.ADCSOC0CTL.bit.TRIGSEL = 2; but nothing happens, I disabled the EPWM module (this module was doing the interrupt in the ADC,I want to replace it by the CPU TIMER 1) I f you could give to me some hints about how to do the settings in order to trigger the adc with the CPU TIMER
Best regards
Mike