STSW-STM32022

批量生产
Design Win

STM32F1xx和STM32L1xx微控制器中的ADPCM算法

获取软件 下载数据摘要
概述
样片和购买
解决方案
文件
工具与软件
质量与可靠性
Partner products
Sales Briefcase
开始

产品概述

描述

Audio data usually are very demanding in terms of memory storage, the needed memory space can be reduced by compressing the audio data via a specified compression method.

The STSW-STM32022 software solution reconstructs audio signals from compressed samples. A simple audio codec based on an adaptive differential pulse coded modulation (ADPCM) algorithm is used and advantage is taken of the powerful ARM® Cortex® M3 core.

The STSW-STM32022 is developed for standard library package and intended to be used with STM32L1xx discovery board or STM32F1xx evaluation board, therefore this implementation will be easily portable to other platforms.

For more details on ADPCM algorithm in STM32F1xx microcontrollers, refer to application note AN2931.

For more details on ADPCM algorithm in STM32L1xx microcontrollers, refer to application note AN4453.

  • 所有功能

    • ADPCM algorithm features
      • Light memory footprint
      • Selectable sampling rates
      • Selectable quality/compression ratio
    • STM32F1 implementation features
      • Ease of use with the I²S Audio codec
      • Friendly user interface by the mean of the LCD
    • STM32L1 implementation features
      • Simple PWM audio signal generation
      • Limitation of the external components

获取软件