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_CCA01M1 ST_Events-old mbed
Fork of HelloWorld_CCA01M1_mbedOS by
Playing audio with the X-NUCLEO-CCA01M1 Expansion Board
This application provides a simple example of usage of the X-NUCLEO-CCA01M1 Sound Terminal Expansion Board, built against mbed classic.
It shows how to play a 2-channel stereo signal stored in an array of PCM samples directly on the speakers connected to the expansion board.
It also allows to stop/play the audio by pressing the user button on the Nucleo board.
Platform compatibility
- This board can be currently used with a Nucleo-F401RE board only and has been tested with the default configuration provided by this example.
- Please note that the main application makes use of the "events" library, which is not included into the "mbed" library.
- The application built against mbed OS 5.x can be found here.
Diff: mbed-os.lib
- Revision:
- 9:34ebb3f5a2ad
- Parent:
- 8:ff75f4f451d2
--- a/mbed-os.lib Wed May 03 16:32:32 2017 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -https://github.com/ARMmbed/mbed-os/#42be5c01a7f91292d5e27124ad9584236025f6ab

X-NUCLEO-CCA01M1 Sound Terminal Expansion Board