Not UART interrupt is triggered when working Lwip

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

Not UART interrupt is triggered when working Lwip

Jump to solution
630 Views
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.

 

Labels (1)
0 Kudos
1 Solution
429 Views
maksim_lipskiy
Contributor III

Thank you all very much.
Problem solved.

View solution in original post

0 Kudos
1 Reply
430 Views
maksim_lipskiy
Contributor III

Thank you all very much.
Problem solved.

0 Kudos