picerno76

Results 2 issues of picerno76

I don't know if this is the right place for my issue. In the new MCC configurator that replace MHC, I cannot change the "Compare Value" parameter of OCMPx peripherals

it is called twice because the flag is cleared before the reading of the data in the user callback ``` void __attribute__((used)) ADC_DF1_InterruptHandler(void) { IFS1CLR = _IFS1_ADCDF1IF_MASK; if (ADCHS_DFCallbackObj[0].callback_fn !=...