Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[gen3] hal: fixes the issue that UARTE RX may loss data. #2698

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

XuGuohui
Copy link
Member

Please check out: #2685

The main idea to fix this issue is to make sure the ENDRX event is handled ASAP so that the UARTE receiver is started in time to accept incoming data.

Completeness

  • User is totes amazing for contributing!
  • Contributor has signed CLA (Info here)
  • Problem and Solution clearly stated
  • Run unit/integration/application tests on device
  • Added documentation
  • Added to CHANGELOG.md after merging (add links to docs and issues)

Copy link
Member

@avtolstoy avtolstoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@XuGuohui I'm approving this and we are going to merge and release this as part of 4.2.0 even if we may still be seeing some potential problems. We can continue looking into them, but this should provide enough of an improvement to previously much more broken behavior.

@avtolstoy avtolstoy merged commit bd1f03f into develop Sep 21, 2023
@avtolstoy avtolstoy deleted the fix/gen3-uarte-rx-refactor branch September 21, 2023 13:57
@technobly technobly removed the 4.2.0 label Sep 21, 2023
technobly pushed a commit that referenced this pull request Sep 21, 2023
[gen3] hal: fixes the issue that UARTE RX may loss data.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants