Does the SPIM of nrf52833 support the selection of SS pulse mode? The SPI of STM32 supports specifying the data bit width by the hardware pulling up the chip to select the CS pin once. I have such a need. I use the NRF52833 to read ADC data and the SPI interface. Each time the ADC chip starts the conversion, it needs to use the falling edge of the SS to start the conversion. I need to continuously read multiple conversion results without the CPU getting involved. May I ask how it can be achieved? Thank you!
