Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

SPI transaction manager with SPIM

Hello,

Merry Christmas!! Nordic Semi

We are developing NRF52840 application using SPI bus, however the slave we are communicating with requires data rate larger than 20MHz, so we suppose that SPIM3 must be used.

The question is that if we can use SPIM3 as the backend of SPI transaction manager, as we found the transaction manager is quite handy.

If not, could you please suggest some considerations if we want to port the current code to use SPIM as backend.

Thanks a lot,

Best regards,

Bo

Related