Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: X_NUCLEO_CCA02M1
Fork of HelloWorld_CCA02M1 by
You are viewing an older revision! See the latest version
Homepage
Recording audio with the X-NUCLEO-CCA02M1 Expansion Board¶
This application provides a simple example of usage of the X-NUCLEO-CCA02M1 MEMS Microphones Expansion Board.
It shows how to record a 2-channel stereo signal as an array of PCM samples that can be acquired through an audio SW like Audacity, for example.
Microphones configuration
Currently the only configuration supported is 2-channel stereo at 16KHz, with in fact only one microphone acquiring audio data while the other being silent.