This page introduces the usage of the DMIC, and guides you to record with DMIC.
Please make sure you use the latest image, If not please follow Upgrade The System to upgrade your system.
$ arecord -D hw:2,0 -r 48000 -f S16_LE -c 2 -d 10 test.wav Recording WAVE 'test.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Stereo $ ls test.wav test.wav