There are some discussions on the forum about 32-bit SPI transactions, but they are not suitable for me - I need continuous flow transfer through SPI (like I2S sound stream) with 32-bit data per one frame sync pulse. I tried a lot of variants but they didn't work. I can't use GPIO for control FS because CPU doesn't control SPI port - it's controlled by DMA.
I wonder if it possible at all or not?