DMA UART IDLE

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

DMA UART IDLE

1,909 次查看
li3
Contributor II
Hi NXP,
 
I want to use DMA receive to get the data received by DMA after generating idle interrupt, please tell me to implement, thank you.
 
Regards,
Li 3
0 项奖励
回复
3 回复数

817 次查看
dujunqiu
Contributor I

according to Uart_Idle_S32K344_LLD_RTD400.mex, not config lpuart DMA enable?

0 项奖励
回复

1,862 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @li3,

LPUART_UART_IP_EVENT_IDLE_STATE is implemented in LPUART_Ip RTD 4.0.0.

But there is bug that will be fixed in the next release.

Hot fix:

danielmartynek_0-1717157602638.png

danielmartynek_1-1717157634386.png

 

Attached example uses the IDLE callback.

 

BR, Daniel

0 项奖励
回复

572 次查看
Wan
Contributor III

the demo not use the dma ,but can recive data for idle。

The make me function while (1){ } slowly ,I use the demo function 。I don‘t  know why?

标记 (1)
0 项奖励
回复