Hi,how can i use s32k144 lpuart fifo and dma base sdk 3.0.0?

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

Hi,how can i use s32k144 lpuart fifo and dma base sdk 3.0.0?

1,158 次查看
建宽高
Contributor III

HI ,when i use s32k144 lpuart,To reduce frequent interruptions, i want use fifo and dma ,

how can i use it?

标签 (1)
标记 (4)
0 项奖励
2 回复数

1,002 次查看
jiri_kral
NXP Employee
NXP Employee

Hi,

there is SDK example for UART using DMA. You can use it as a reference:

pastedImage_1.png

Hope it helps. 

Jiri 

0 项奖励

1,002 次查看
建宽高
Contributor III

These examples have been seen, but not very well illustrated

Here are some bad instructions:


1.The DMA example does not give the DMA size setting, I do not know the size of the send and receive

2. Can the serial interrupt DMA receive only one byte?

-------------------------

I want a DMA example like this
1. The size of the serial port receiving and sending DMA can be configured
2. Use the serial port idle interrupt to save the received data at one time when it is idle

-------------------------

Finally, I also want an example of a serial fifo. Can you provide it?

Best wishes to you

@Jiri Kral

0 项奖励