EOC flag clears when entering ISR
Posted on November 04, 2016 at 16:59 When I start the ADC conversion the code jumps to ADC1_COMP_IRQHandler In ADC isr the EOC flag clears after first assembly instruction of isr code. So when I check for EOC flag if is set...the flag is already...