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

NRF51822 SPI slave semaphore tasks acquire and release

Hello,

I wish to communicate with the chip via SPI NRF51822.

The NRF chip is configured as a slave. Based on the SPi_slave_example code, I can't set to 1 the semaphore task release and task ACQUIRE .

Those tasks are always equal to 0

Is there a particular way to get there?

best regardsimage description

Related