Tool/software:
Hi,
I’m experiencing an issue with my UART buffer where the UART buffer sometimes gets filled with zeroes or partial zeroes. The correct data is received, but the occurrence of zeroes is inconsistent. I'm Using Lpuart_Uart_Ip_AsyncReceive
for asynchronous UART reception. Added delays to ensure sufficient time for data reception. What could be causing the buffer to receive zeroes ?
Thank You!