With NUCLEO-F401RE, X-NUCLEO-CCA02M2, and STEVAL-MIC006V1, how do I set it up for 4-mic input?
As per UM2631, I closed SB8 and SB10, and I opened SB9 on the CCA02M2.In the software, I changed AUDIO_IN_CHANNELS to 4 in cca02m2_conf.h.When AUDIO_IN_CHANNELS is 2, the two channel input works as expected (I get acoustic signals from the first 2 mi...