I am working on an audio project in which I need to sample 8 PDM microphones (can't use I2S ones unfortunately, it's part of the constraint) and stream them over USB.
To do that so far I've been using the PCMD3180 which samples all of them and uses a single I2S interface to stream the samples...