This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SPI DMA transfer Fails for large buffer

HI All, We are using NRF52, S132 Softdevice , SDK 11.0.0.

In SPI DMA transfer, when we try to increase size of the m_tx_data greater than 254 bytes, it failed. It is working when the size is less than or equal to 254 bytes.

Cant we send more than 254 bytes using SPI DMA at a time? Why this is failing?

Thanks,

Related