User Activity

Hello,I'm exploring the low power modes with a NUCLEO-L476RG (STM32L476RG).I generated RTC and NVIC configurations with STM32CubeMX (5.3 and then 5.6).I am able to wake up from STOP0, STOP1 and STOP2 using the GPIO EXTI interrupt of the user button.I...
Hello,My question is related to "STM32L4 ADC w/ DMA overrun error" which was closed unanswered.I am implementing an algorithm that uses ADC with DMA on a NUCLEO-L476RG.The ADC is configured as follows:Clock Prescaler: SynchronuousDMA Continuous Reque...