Not UART interrupt is triggered when working Lwip

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

Not UART interrupt is triggered when working Lwip

跳至解决方案
1,304 次查看
maksim_lipskiy
Contributor III

Hello All.
I use FRDM_K64F board and KSDK_1.0.0.
In my program is used UART_4 connected to the RS485, UART_3 connected to the USB and Lwip.
When connected to the network cable after a while stopped taking data UART_4 (RS485).

The program is part of the interrupt handler, but the function UART_HAL_GetRxDataRegFullIntCmd (baseAddr) is always false.

Thus UART is connected to the USB works correctly.

Thanks.

 

标签 (1)
0 项奖励
回复
1 解答
1,103 次查看
maksim_lipskiy
Contributor III

Thank you all very much.
Problem solved.

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,104 次查看
maksim_lipskiy
Contributor III

Thank you all very much.
Problem solved.

0 项奖励
回复