Revision as of 10:45, 10 September 2020 by Registered User
Under construction.png Coming soon

1. First Capturing sound and recording it

Clock.png 45min

Target description

This tutorial enables you to:

  • Use the embedded STM32F769I-Disco microphones
  • Capture the sound got from the microphones
  • Expose the complete chaine to filter the sound using the DFSDM functionality
  • Record the sound and re-listen to them on the ouptut line of the STM32F769I-Disco using an earphone


Prerequisites

  • Computer with Windows 7 (or higher)

Hardware

Software

  • STM32CubeIDE
  • STM32CubeMX

Literature

1.1. Installation of the software tools

In this part, the software we will be working on are STM32CubeIDE and STM32CubeMX.
To follow the installation instructions, please refer to our wiki page Tools installation.



2. SecondAnalog App

Clock.png 45min

Target description

Prerequisites

  • Computer with Windows 7 (or higher)

Hardware

Literature