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 ?

Parents
  • I'm using NRF to communicate with AD7780. I will read data periodically every 100ms. I find an example using SPI on sdk11 and it has an API under "nrf_spi.h"

Reply
  • I'm using NRF to communicate with AD7780. I will read data periodically every 100ms. I find an example using SPI on sdk11 and it has an API under "nrf_spi.h"

Children
No Data