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

fmu-6x: fix Telem2 without flow control #22670

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Conversation

julianoes
Copy link
Contributor

When flow control is used together with DMA, we need to add a pulldown to CTS. Without it, it assumes flow control and gets stuck when CTS is not connected.

Follow up to:
#20974

Same as:
#21540

Needs backporting to v.1.14.

When flow control is used together with DMA, we need to add a pulldown
to CTS. Without it, it assumes flow control and gets stuck when
CTS is not connected.

Signed-off-by: Julian Oes <[email protected]>
@AlexKlimaj
Copy link
Member

Probably need to re-open my arkv6x cts pulldown PR too.

@julianoes julianoes merged commit 2cfdea2 into main Feb 1, 2024
91 checks passed
@julianoes julianoes deleted the pr-fix-6x-telem2-flowcontrol branch February 1, 2024 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants