STM32L412 Issue with ADC
I'm finding difficult to get the value from the channel that i configured of a regular channel with stm32l412 microcontroller. where I'm not getting the EOC interrupt enabled in ADC_ISR register. and When I tried to get data from ADC_CDR register, i...