[RTEMS Project] #4578: arm/atsamv: UART loses receive characters when the system has a high interrupt load (cloned)

RTEMS trac trac at rtems.org
Thu Jan 13 07:22:57 UTC 2022


#4578: arm/atsamv: UART loses receive characters when the system has a high
interrupt load (cloned)
---------------------------------+--------------------------------
  Reporter:  Christian Mauderer  |      Owner:  Christian Mauderer
      Type:  defect              |     Status:  assigned
  Priority:  normal              |  Milestone:
 Component:  bsps                |    Version:  6
  Severity:  normal              |   Keywords:
Blocked By:                      |   Blocking:
---------------------------------+--------------------------------
 Cloned from #4577:
 ----
 The UART/USART of the ATSAM doesn't have any FIFO buffer. Therefore every
 received character has to be processed before the next one arrives. In
 situations with a high interrupt load or during long interrupt locks, this
 might not work reliable and the UART/USART can loose characters.

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


More information about the bugs mailing list