SPI did not work,when i I used the official example provided by Nordic: https://github.com/NordicPlayground/nrf70-wifi-ble-image-transfer-demo.

I used the official example provided by Nordic: github.com/.../nrf70-wifi-ble-image-transfer-demo. I followed all the instructions to complete the preliminary configuration, including the installation of the patch. However, I encountered a serious problem: SPI did not work.

After I flashed the program normally and connected the camera normally, the serial terminal printed out the information shown in the figure, indicating that the camera could not be detected.
After I confirmed that the power supply was normal, I tested all P1.12, P1.13, P1.14, and P1.15, and found that they were not working and the oscilloscope had no response.

Attaching my build configuration

 I have already try this ticket 's hex file, but the spi still has some problem

Related