UART IDLE LINE interrupt
hi, I need some advice, I'm trying to implement the IDLE_LINE interrupt for a UART with DMA. I simply need to receive a variable length buffer. I searched the internet and put together various code snippets, I came to this:in main.c:__HAL_UART_ENABLE...