Hi everyone,
I'm using a custom board with K66.
I'm using UART4 to handle modbus protocol (half duplex) and I'd want to handle it with DMA.
UART4 has a shared request for tx and rx DMA: in this post UART4 DMA on K66 it's written that it's not possible to use UART4 DMA to handle full duplex tx and rx.
Is it possible to use UART4 DMA for half duplex communication?
If so, how can I configure the DMA to hanlde this situation?
Many thanks
Biafra