This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF52. Multiple transactions in SPIS mode with EasyDMA

Hi all,

Can I do something like this:

  1. The SPI master sets CSN line low.

  2. The SPI master sends multiple packets. And the total number of bytes exceeds the value of the register RXD.MAXCNT. For example, 1024B.

  3. The SPI master sets CSN line high.

Thank you in advance

Related