This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Guidance: MibSpi Slave with DMA, transfer data size 255 * 8 bits

Other Parts Discussed in Thread: RM46L450

Hi,

I need guidance do develop a mibspi slave driver with dma.

I saw the example in help, which is written for master in loopback. To put mibspi in slave mode is no problem.

If i understand correctly, if i want to use DMA, mibspi it must be in multibuffer mode. The RAM for buffer mode is only 128 bytes.

But i want to send and receive 255 bytes. im sending char leng of 8 bits. How to achieve this? Second thing is, that when transfer is complete a interrupt must be set.

Can u help me?  Thx.

Im using  RM48L950AZWIT.