Part Number: AM2634-Q1
Hi TI Forum,
we are using all 6 UART pheriperals in non-blocking mode with DMA in our project, we do have 4 SPI channels also. When integration we encountered with an issue that, when UART TX will be happens normally untill SPI receives the data from other source. If reception happen then the TX of the UART channel stopped due to " Tx buffer is not NULL". We are using UART dma lld for the development.
we tried with 'transactionInit(&trans); ' before call the UART_write(); function. still facing the issue. Is any cases found before or if any known solutions available then kindly revert back to the message.

Image Ref: Failing as UART_TRANSFER_STATUS_ERROR_INUSE, but there is no actual TX is pending.



it is keep showing the 'write size remaining' as 12.
