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

CN0569 undo workaround #321

Open
adrimbarean opened this issue Apr 5, 2022 · 1 comment
Open

CN0569 undo workaround #321

adrimbarean opened this issue Apr 5, 2022 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@adrimbarean
Copy link
Contributor

Undo workaround in CN0569 when UART IRQ changes support the intended operation.

Changes have to be done in main class as well as in examples.

@adrimbarean adrimbarean added bug Something isn't working enhancement New feature or request labels Apr 5, 2022
@adrimbarean adrimbarean self-assigned this Apr 5, 2022
@adrimbarean adrimbarean mentioned this issue Apr 5, 2022
10 tasks
@adrimbarean
Copy link
Contributor Author

Workaround locations:

The nature of the workaround is the following: data could not be written to the driver because the application was too slow to process the characters received and receive them at the same time. With the IO server and irq update, the issue should be fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant