Simple mbedOS test application for the STMicroelectronics X-NUCLEO-CCA01M1 Sound Terminal Expansion Board, built against mbed OS.

Dependencies:   X_NUCLEO_CCA01M1

Fork of HelloWorld_CCA01M1 by Nicola Capovilla

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 OS.

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 the Nucleo F4 Family only, please see the ST_I2S library compatibility for further information.
  • The application built against mbed classic 2.x can be found here.
Revision:
3:a047fe654239
Parent:
2:a2566934ca2c
Child:
4:6bb9e11d322b
--- a/X_NUCLEO_CCA01M1.lib	Wed Feb 22 17:24:21 2017 +0000
+++ b/X_NUCLEO_CCA01M1.lib	Thu Feb 23 17:08:52 2017 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/teams/ST-Expansion-SW-Team/code/X_NUCLEO_CCA01M1/#097d364116d1
+https://developer.mbed.org/teams/ST/code/X_NUCLEO_CCA01M1/#097d364116d1