When writting to the UART ex: write(uartid, buff, buff_cnt) is there any delay from the application to the kernel? So if I tell it to write doe it transmit right a way or does the kernel transmit when it can because it may be doing something else?
Regards,
Javier