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

Help ,SPI read !!

How can i reaed 32bits word using spi ? I don't find the function to configure the SPI to read 32bit word ? And how top start reading ? Is this function"uint8_t nrf_spi_rxd_get(NRF_SPI_Type * p_spi);" for reading or for getting the data received on spi ?

Related