Hi,
I am using S32K314 board, in our project we are connecting to a Modem in which we want to enable interrupt and read the bytes received in the UART. I am using Lpuart_Uart_Ip_AsyncReceive but I don't know the exact number of bytes that receiving through my AT commands. How to implement interrupt for a normal modem connection?
Hi
You need to use the LPUART IDLE function. Maybe you can refer to the discussion in The S32K312 UART+DMA+IDLE No matter which UART sends, data is sent as 0
That project implement "UART receive indefinite length data".
Best Regards,
Robin
-------------------------------------------------------------------------------
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.
-------------------------------------------------------------------------------