User Activity

Posted on May 03, 2016 at 23:27We set ADC1 on the M0 micro-controller to listen to a GPIO pin. Under low power mode, the reading is shifted.The low power mode for ADC setup is as following:    .Instance = ADC1,    .Init.ClockPrescaler = ADC_CLOCKPRE...