what this usart error exactly mean?

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

what this usart error exactly mean?

跳至解决方案
1,501 次查看
navidansari
Contributor III

hi

i receive this error on lpc1768

ARM_USART_EVENT_RX_OVERFLOW

in api it says Receive data overflow

why should it overflow?everything is right on oscope

this usart connected to ADM485 that its output level is 5v and i maybe noise on input of ADM485 is leveled up and make this error happen?

标签 (1)
标记 (3)
1 解答
1,339 次查看
jeremyzhou
NXP Employee
NXP Employee

Hi navid ansari,

Thank you for your interest in NXP Semiconductor products and 
the opportunity to serve you.
I'd highly recommend you to refer the RS485 demo in the ~\lpc407x_8x_177x_8x\lpc407x_8x_177x_8x\Examples\UART after the library installed. The demo illustrate how to use RS485 functionality on UART of LPC1788 Develop Kit, and Fig 1 is the sch of the RS485 transceiver.
pastedImage_7.png
Fig 1
You can download the library via the link below.
Have a great day,

TIC

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

在原帖中查看解决方案

2 回复数
1,340 次查看
jeremyzhou
NXP Employee
NXP Employee

Hi navid ansari,

Thank you for your interest in NXP Semiconductor products and 
the opportunity to serve you.
I'd highly recommend you to refer the RS485 demo in the ~\lpc407x_8x_177x_8x\lpc407x_8x_177x_8x\Examples\UART after the library installed. The demo illustrate how to use RS485 functionality on UART of LPC1788 Develop Kit, and Fig 1 is the sch of the RS485 transceiver.
pastedImage_7.png
Fig 1
You can download the library via the link below.
Have a great day,

TIC

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

1,339 次查看
navidansari
Contributor III

thanks allot 

0 项奖励
回复