How to recover the UART from Framing error FE or Noise Error NE on kinetis KV10

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

How to recover the UART from Framing error FE or Noise Error NE on kinetis KV10

1,638 Views
amerzater
Contributor III

Hello there.

I am working on a new design using Kinetis KV10. I realized that once my UART has suffered from Framing error the reception is cutout and no more data is acquired despite the recovery of the rx signal after a while...

could you please advice?

LIN Break Detection is disabled: S2[LBKDE] is set to zero

DMA based reception is being used.

Labels (1)
Tags (2)
0 Kudos
1 Reply

1,416 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Amer Zater ,

   When you frame error happens, do you clear the related errors?

   If yes, after you clear your error flag, and your UART bus is also correct, when you send the UART data to the KV10, you said it can't receive the data, what's the detail errors? Please debug it, and check the uart status register,then share the result with me.

   You can don't use the DMA at first, when your UART works, then you can add the DMA again.

Any updated information, please kindly let me know.

Have a great day,
Kerry

 

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos