So why do I get just one byte from the functions below?
UART_DRV_ReceiveDataBlocking(UART_INSTANCE, message, count, UART_TIMEOUT);
UART_DRV_ReceiveData(UART_INSTANCE, message, count);
I have already validated the channel through a analyzer and the information is reaching the RX pin