Hello,
I'm using dmic module for sampling audio data from microphone. Recently I updated NCS to 3.2.2 and I started observing the following log: "Failed to allocate buffer: -12".
If I understand dmic sample correctly, I don't have to free the slab memory myself in case reading fails but only after a successful reading. I handled it this way on NCS 3.1.0 and it worked perfectly fine.
Regards
Filip