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

You are viewing an older revision! See the latest version

Homepage

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.

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.
  • At the moment the application is compatible with mbedOS 5.x only, i.e. it cannot work with mbed 2 ("classic").

All wikipages