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

Slave example SPI doesn't work

Hi,

I am trying to use the spi_slave_example on my nordic nrf51822. But i have an issue :

I can build all target and download code to flash memory but nothing happen :

at the begin of the main.c, i placed : nrf_gpio_pin_set(LED_0); to see if the programm is running, but no LED switch on.

On the file nrf6310.h, i have configured the LED pin :

image description

With the debugger :

image description

Did i miss a step ?

Parents Reply Children
No Data
Related