Received incorrect packets in SPI slave mode
Hi Dialog,
I am developing a SPI slave driver for DA14580. I have the issue that the SPI receive is on the DA14580 is reading different bytes from master. It received the correct bytes only by setting the SPI_FIFO_MODE register to 0x01 (Read only mode).