IMXRT1024 LPUART Detect Incoming Data Size

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

IMXRT1024 LPUART Detect Incoming Data Size

Jump to solution
806 Views
Lukas_Frank
Senior Contributor I

Hi all,

 

I am using IMXRT1024 LPUART communication in my project. I just want to detect how many bytes sended to my LPUART Receiver Port. For example other LPUART sending me once 578 bytes and then sending me 75 bytes, then sending me 126 bytes. I just want to detect the sizes of data. How can I get the data size in polling method? So, I want to detect incoming bytes in polling LPUART transmission scenario (without interrupt method). What should I do?

 

Thanks and Regards.

0 Kudos
Reply
1 Solution
791 Views
FelipeGarcia
NXP Employee
NXP Employee
0 Kudos
Reply
1 Reply
792 Views
FelipeGarcia
NXP Employee
NXP Employee

I think this is same question as in  IMXRT1024 UART Get Receive and Send Byte Count - NXP Community  

 

0 Kudos
Reply