Hello Romain, Thank you. Understood. What about the similar problem with the ADC14 sample and hold trigger source: /* Configuring the sample trigger to be sourced from Timer_A0 and setting it to automatic iteration after it is triggered */ MAP_ADC14_setSampleHoldTrigger(ADC_TRIGGER_SOURCE1, false); How do you know that the ADC_TRIGGER_SOURCE1 is in fact TIMER_A0?
↧