DMA support for UART on MQX_4_1 TWRK65F180M

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

DMA support for UART on MQX_4_1 TWRK65F180M

528 Views
viveksrinivasan
Contributor I

Hi guys,

I'm trying to use DMA for one of the UART's on TWRK65F180M using MQX 4.1

I have already implemented the UART driver using interrupt and it works fine. Now I want to use DMA for that UART for obvious reasons.

I can see a file in the BSP project with the name serl_dma_kuart.c which contains function related to DMA. But I don't see those functions being referenced anywhere else.

Does MQX support DMA for UART's?

Your help is much appreciated. Thank you.

Regards,

Vivek

0 Kudos
Reply
1 Reply

351 Views
soledad
NXP Employee
NXP Employee

Hello Vivek,

Please check the below threads

DMA and UART questions

UART uisng DMA on MQX


Have a great day,
Sol

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply