User Activity

Posted on June 18, 2018 at 21:47Hello everybody,I want to read ADC data from 2 channels using stm32L011 microcontroller. I can successfully read in 'int main ()' by calling the HAL_ADC_Start_DMA function. However, I want to read the adc data for a c...
Posted on February 02, 2016 at 14:15Hello friends, I use STM32L100C-Discovery Board and I tried to add some library with use Manage Run - Time Environment tools(KEIL uVision5). I want to use ADC and I can not see ADC library . I just added ''Startup...