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

fix: handling GPDMA multi byte transfer #349

Merged
merged 5 commits into from
Jun 28, 2024

Conversation

fabiangottstein
Copy link
Contributor

Fix handling multi byte transfer and proper peripheral transmit size for GPDMA instances.
Additionally add support for a second GPDMA instance when available.

The GPDMA_CxBR1 contains the block number of data bytes to transfer
from the source. BNDT[15:0] is programmed in number of bytes.
For General Purpose DMA the peripheral transfer size needs to be set.
@fabiangottstein fabiangottstein requested a review from a team as a code owner June 28, 2024 05:26
@richardapeters richardapeters changed the title Fix GPDMA fix: handling GPDMA multi byte transfer Jun 28, 2024
@richardapeters richardapeters enabled auto-merge (squash) June 28, 2024 07:57
auto-merge was automatically disabled June 28, 2024 08:01

Pull request was closed

@fabiangottstein fabiangottstein deleted the fix-gpdma branch June 28, 2024 08:01
@fabiangottstein fabiangottstein restored the fix-gpdma branch June 28, 2024 08:03
@richardapeters richardapeters merged commit 50010c6 into philips-software:main Jun 28, 2024
23 checks passed
@fabiangottstein fabiangottstein deleted the fix-gpdma branch June 28, 2024 08:33
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