Other Parts Discussed in Thread: HALCOGEN
Tool/software:
Hello,
I am trying to transfer 384 words using the MibSpi and DMA modules. I understand that since the transfer group buffers are only 128 words long, it would require 3 DMA transfers to achieve this. However I could not wrap my head around how to get this to work.
I tried setting the ICOUNTx bits in the DMAxCTRL to 2 (so 3 DMA transfers) but am not sure how to configure the configure the DMA channel configuration accordingly. Do you maybe have some example code for this use case?
Thank you and best regards,
Aaron