AudioRecord and FFT/MSE comparison. Call AudioRecord_demo for control record and AudioSample for subsequent recordings.

Dependencies:   CMSIS_DSP_401 STM32L4xx_HAL_Driver

Fork of OneHopeOnePrayer by Senior Design: Sound Monitor

Embed: (wiki syntax)

« Back to documentation index

Exported Functions

Exported Functions
[STM32L476RG-Nucleo]

Modules

 LED Functions
 BUTTON Functions

Functions

uint32_t BSP_GetVersion (void)
 This method returns the STM32L4XX NUCLEO BSP Driver revision.

Function Documentation

uint32_t BSP_GetVersion ( void   )

This method returns the STM32L4XX NUCLEO BSP Driver revision.

Return values:
version: 0xXYZR (8bits for each decimal, R for RC)

Definition at line 155 of file stm32l4xx_nucleo.c.