User Activity

I have a STM32L011-Nucleo board, and I'd like to make a simple code to read two ADC channels independent to the main code (interrupt or DMA mode).HAL library is a bit confusing for me so I'd be glas to see the right set of functions to use.So first I...
Hello, friends!I configured the project for STM32L011 Nucleo board for read ADC input and I noticed that some of frequency devider options were greyed out for some reason).However I tried to change this setting in the c file with 100% success:At leas...