-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: handling GPDMA multi byte transfer (#349)
* Support additional GPDMA instance * Fix writing GPDMA channel x block register 1 The GPDMA_CxBR1 contains the block number of data bytes to transfer from the source. BNDT[15:0] is programmed in number of bytes. * Set peripheral transfer size For General Purpose DMA the peripheral transfer size needs to be set. --------- Co-authored-by: Richard Peters <[email protected]>
- Loading branch information
1 parent
da30d1d
commit 50010c6
Showing
1 changed file
with
96 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters