ADc_start group conversion

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ADc_start group conversion

1,320 Views
paul_ephraim_13
Contributor III
Tags (1)
0 Kudos
Reply
1 Reply

1,291 Views
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @paul_ephraim_13,

ADC_StartGroupConversion will start the SW conversion of all channels of the requested ADC channel group.

Julin_AragnM_0-1729270655945.png

Adc_Interrupt Selects whether the interrupt for each ADC Unit will be enabled. For each Adc HW unit, there are 2 interrupts that can be enabled:

  • End of Conversion.
  • Watchdog interrupts.

These settings are used for optimizing the code size by removing the interrupt handling code for interrupts that are not needed.

Best regards,
Julián

0 Kudos
Reply