Question
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, it throwing error on me like there no like this register is exists.
Really not understood why is happening like this.
Please help me in this.
