Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Discussion options

You must be logged in to vote

The DMA puts the 32 bit word into the memory, hight order byte first with bswap=True, or the opposite with bswap=False. The DMA does not know what a bytearray is, it just knows a target address.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@robert-hh
Comment options

Answer selected by JackCode0011
@robert-hh
Comment options

@JackCode0011
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants