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

SPI master on nRF5122

I'm using nRF51822 SoC and I have a LIS3DSH accelerometer connected to the ship via SPI bus . I used the SPI master example . So i used the switch_state() function then took the rx_data and tx_data . But when debugging the Keil logic analyzer don't show me any modifacation . Does that mean that i didn't configure the spi right ? IN addiction to that , I have in the data sheet of the LIS3DSH the addressees of the registers containing the X ,Y and Z values , what shall i do to extract them ?

Parents Reply Children
No Data
Related