Skip to content

Conversation

NordicBuilder
Copy link
Contributor

Backport b27ed6f from #2230.

…ower modes

RX FIFO flushing on RXTO event should only be performed when
UARTE peripheral might be disable during inactivity and that
happens when low power modes is enabled or when device runtime
PM is used. Flushing was incrementing flush_cnt which was not
used (flushed data is not copied to the next buffer) which
was causing data loss and invalid RX data length reporting.

Upstream PR #: 80968

Signed-off-by: Krzysztof Chruściński <[email protected]>
(cherry picked from commit b27ed6f)
@rlubos rlubos merged commit ec360ef into v3.7.99-ncs1-branch Nov 6, 2024
22 checks passed
@rlubos rlubos deleted the backport-2230-to-v3.7.99-ncs1-branch branch November 6, 2024 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants