HAL_UARTEx_ReceiveToIdle_DMA() timeout
Hi folks,
I'm using HAL_UARTEx_ReceiveToIdle_DMA() on STM32L4. If I use minicom and type a few characters, HAL obviously detects an idle state after each single character I typed.
I'd like to configure a idle timeout value used in HAL_UARTEx_ReceiveToIdle_DMA(), so it would suite my use case.
Could someone point me to the right place such a fix?
Cheers
