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

nrfx_spim_xfer() asserting with NRFX_SPIM_FLAG_HOLD_XFER and ss_pin

Using NCS 1.3.1.

Why is nrfx_spim_xfer() asserting when using NRFX_SPIM_FLAG_HOLD_XFER flag and a ss_pin ?

When not using a ss_pin in the spi config but configuring with instance.p_reg->PSEL.CSN, the ss_pin is working correctly.

Related