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

Spi_issues

Hello, I am using nRF SDK 12.2.0 , with nRF52832 on pca10040 hardware, and working with the example in examples/peripheral/spi/main.c to develop a driver for LIS2DE12.

Initially I was working on integrating a library, and found via Tera term (uart communication) that every other SPI byte output had a 0xFF appended . every other call to nrf_drv_spi_transfer(), The only modification I made was to change the SPI pins. Any ideas as to what's going on?image description(/attachment/aafcc184333cd473cba77b3053097890)

Thanks!

Related