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

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

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

1,157 Views
建宽高
Contributor III

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

how can i use it?

Labels (1)
0 Kudos
2 Replies

1,001 Views
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 Kudos

1,001 Views
建宽高
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 Kudos