Page 1 of 1

UART DMA Change Idle Time

Posted: Thu Feb 11, 2021 12:27 pm
by trawgz
Hey,

I tried to use UART DMA on lowest level (using only registers, because of performance reasons), which also works. But I cannot change the idle time of the UART DMA. It seems that the idle time is fixed to 185 bytes. I have activated this idle time by setting UHCI.uart_idle_eof_en, but did not found anything related to change the idle time to my use cases.

Best Regards
trawgz

Re: UART DMA Change Idle Time

Posted: Wed Feb 17, 2021 1:41 pm
by trawgz
Problem solved - Never searched in UART struct for something related to this (UART.idle_conf.rx_idle_thrhd).

Re: UART DMA Change Idle Time

Posted: Tue Feb 01, 2022 10:08 am
by Elhawy
Hi Trawgz,

would you please share any example on how to configure UART with DMA

best regards,
Elhawy