User Activity

Hi, I am following the instructions in STM32 reference manual to configure VREFBUF to use in my ADC measures. In chapter 17, it explains that it is needed to set ENVR to enable VREFBUF, then reset HIZ and set VRS (in my case for VREFBUF = 2.5V), then...
My purpose is to be able to send and receive serial communications using USART in asynchronous mode.When I try to adapt these kind of examples using UART_DMA in FreeRTOS, are not working. I copied the configuration regarding IRQs, DMA and USART inici...
Kudos from