[RTEMS Project] #4611: BSP/atsam: UART driver sends data with a small gap

RTEMS trac trac at rtems.org
Fri Feb 11 07:53:53 UTC 2022


#4611: BSP/atsam: UART driver sends data with a small gap
---------------------------------+--------------------------------
  Reporter:  Christian Mauderer  |      Owner:  Christian Mauderer
      Type:  defect              |     Status:  assigned
  Priority:  normal              |  Milestone:
 Component:  bsps                |    Version:  5
  Severity:  normal              |   Keywords:
Blocked By:                      |   Blocking:
---------------------------------+--------------------------------
 Cloned from #4610:
 ----
 The ATSAM UART waits for data to be completely send before queuing the
 next character. Due to that there is a small gap between two characters.
 This is only notable if the UART is 100% busy. For example if received
 data should be echoed back at maximum data rate the software buffer fills
 till it is full and then starts to loose characters.

--
Ticket URL: <http://devel.rtems.org/ticket/4611>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list