Resolved! ADC not ready after enable (ADRDY bit)
Posted on January 23, 2018 at 16:15Hi everybody,i'm using the ADC on STM32L051.After enable operation (ADEN = 1) it will not be ready never (ADRDY bit).I put my code hereCan you help me?thanks in advanceDamianoRCC->APB2ENR = RCC->APB2ENR | 0x200; //...