I am working of Freertos based LPUART example from SDK on NXP i.MXRT 1050 EVK board .
I have following queries -
1. Is their any document / post having detailed dexplanation of LPUART_RTOS_Receive(lpuart_rtos_handle_t *handle, uint8_t *buffer, uint32_t length, size_t *received) API. If not, can anybody explain it here?
2. What is the difference between ring buffer overflow & hardware buffer overflow?
3. When hardware buffer overflow occurs?
Hello Suhel,
In order to keep the information in one place. Please refer to your other post for the above answers:
https://community.nxp.com/thread/538926
Best Regards,
Sabina
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------