i.MXRT1170-EVK LPUART idle line interrupt with EDMA

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

i.MXRT1170-EVK LPUART idle line interrupt with EDMA

Jump to solution
982 Views
igrinberg
Contributor II

Hi,

I would like to use the LPUART of the EVK board to receive messages of unknown size.

For this purpose, I would like to combine the usage of idle line interrupt and the eDMA mechanism.

The examples found in the SDK are with IRQ separately and eDMA separately, how can I combine the two?

Is there a relevant example code?

Thanks,
Ira.

 

0 Kudos
Reply
1 Solution
964 Views
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Hello

You can use the example "lpuart_edma_rb_transfer" from the RT10xx SDKs as a reference for Idle Line Detection.

If you have more questions do not hesitate to ask me.
Best regards,
Omar

View solution in original post

0 Kudos
Reply
1 Reply
965 Views
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Hello

You can use the example "lpuart_edma_rb_transfer" from the RT10xx SDKs as a reference for Idle Line Detection.

If you have more questions do not hesitate to ask me.
Best regards,
Omar

0 Kudos
Reply