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

arch/arm/stm32h7: dma and serial: add TRBUFF flag. #4331

Merged
merged 1 commit into from Aug 12, 2021

Conversation

AlexanderVasiljev
Copy link
Contributor

Summary

A bitfield TRBUFF had appeared in revision 7 (26 Feb 2020) of the Reference manual. It has the following note:
"This bit must be set to 1 if the DMA stream manages UART/USART/LPUART transfers"

Impact

Some stability issues can occur if not set this bitfield when working serial over DMA.

Testing

Custom board stmh7f743

@acassis acassis merged commit 4229099 into apache:master Aug 12, 2021
@AlexanderVasiljev AlexanderVasiljev deleted the dma_flag branch August 12, 2021 11:09
@Ouss4 Ouss4 added this to To-Add in Release Notes - 10.2 Oct 11, 2021
@jerpelea jerpelea moved this from To-Add to fixes in Release Notes - 10.2 Oct 13, 2021
@jerpelea jerpelea moved this from fixes to Added in Release Notes - 10.2 Oct 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants