Hi,
I need to connect multiple SPI slaves in a daisy chain. It seems that using nrfx_spim_init once and nrfx_spim_xfer at each transfer is the simplest way to go using the DMA. I haven't found, however, a way to dynamically choose and control the CS pin before each transfer using these calls.
Please advise,
Daniel