We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28025fe commit 60a41cfCopy full SHA for 60a41cf
getting_started/intel_debug/suggestions.rst
@@ -214,7 +214,7 @@ The following command can then be used to check if the microphones are active at
214
215
.. code-block:: bash
216
217
- arecord -Dhw:0,6 -c4 -r48000 -sS32_LE -d 10 test.wav
+ arecord -Dhw:0,6 -c4 -r48000 -fS32_LE -d 10 test.wav
218
219
In 99% of the cases, hardware designers connect the two microphones on
220
the PDM0 controller. Some platforms use PDM1, which cannot really be
0 commit comments