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.