Hi,
We want to use Sensibel microphones in a project with nfr9151, and it will be used to sample one microphone (mono) with 24bit data. This microphone seems to require 32 clock cycles on each channel (L/R). MSB is transmitter first, meaning that the last 8 bit is tristated and should not be used. 

It seems that the nfr has maximum CONFIG.SWIDTH = 24, and from what i read it is not possible to get the 8 extra clock cycles needed to configure this correct.
From my understanding of the configuration options in I2S — Inter-IC sound interface • nRF9151 Product Specification • Technical Documentation it is possible to set 24-bit data, but not configure it to match this (and many other) microphones.
Any suggestions to how we can get this to work?