LIS2DH SPI not Working
Posted on April 02, 2016 at 11:15I am using LIS2DH spi to communicate with nrf51822. I have set CPOL =1(active Low) and CPHA=1(trailing). I am able to see CS , MOSI and CLOCK properly but MISO pin is always high.Below is my code. ...