microzig icon indicating copy to clipboard operation
microzig copied to clipboard

rp2040: dma: transfer_size_bytes is not respected

Open Grazfather opened this issue 2 years ago • 0 comments

The field exists in TransferConfig but in trigger_transfer the .DATA_SIZE register is always set to .SIZE_BYTE

Grazfather avatar Feb 20 '24 18:02 Grazfather