nRF5 SDK is not maintained anymore
More Info: Consider nRF Connect SDK for new designs

SPI slave mode power usage

Hi,

when using the spi peripheral in slave configuration, what can I expect at power consumption level? 
does the spi peripheral derive its clock from an internal system clock (meaning zephyr will probably not enter its lowest power mode since there is a pending clock dependency) or from the sclk line ?

thanks ! 

Related