文件名称:STM32F4xx_StdPeriph_Templates
-
所属分类:
- 标签属性:
- 上传时间:2015-01-16
-
文件大小:19.05kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
dsp解壓縮
IAR版本
I have written a simple program for the STM32F4 Discovery board that plays a short mp3 file flash memory. For the decoding, the fixed point version of the Helix mp3 decoder is used. The audio output driver is the one used for the Peridiummmm demo, modified to use the peripheral library provided by ST.
The audio driver has two DMA buffers and a callback function that asks a user-provided function to fill one buffer with audio data when it runs out, while the other DMA buffer is streamed to the audio CODEC. This user function decodes one MP3 frame and forwards the raw audio samples to the audio driver. As this is interrupt driven, the main function can still be used for other things.-dsp decompression IAR version I have written a simple program for the STM32F4 Discovery board that plays a short mp3 file flash memory. For the decoding, the fixed point version of the Helix mp3 decoder is used. The audio output driver is the one used for the Peridiummmm demo, modified to use the peripheral library provided by ST. The audio driver has two DMA buffers and a callback function that asks a user-provided function to fill one buffer with audio data when it runs out, while the other DMA buffer is streamed to the audio CODEC. This user function decodes one MP3 frame and forwards the raw audio samples to the audio driver. As this is interrupt driven, the main function can still be used for other things.
IAR版本
I have written a simple program for the STM32F4 Discovery board that plays a short mp3 file flash memory. For the decoding, the fixed point version of the Helix mp3 decoder is used. The audio output driver is the one used for the Peridiummmm demo, modified to use the peripheral library provided by ST.
The audio driver has two DMA buffers and a callback function that asks a user-provided function to fill one buffer with audio data when it runs out, while the other DMA buffer is streamed to the audio CODEC. This user function decodes one MP3 frame and forwards the raw audio samples to the audio driver. As this is interrupt driven, the main function can still be used for other things.-dsp decompression IAR version I have written a simple program for the STM32F4 Discovery board that plays a short mp3 file flash memory. For the decoding, the fixed point version of the Helix mp3 decoder is used. The audio output driver is the one used for the Peridiummmm demo, modified to use the peripheral library provided by ST. The audio driver has two DMA buffers and a callback function that asks a user-provided function to fill one buffer with audio data when it runs out, while the other DMA buffer is streamed to the audio CODEC. This user function decodes one MP3 frame and forwards the raw audio samples to the audio driver. As this is interrupt driven, the main function can still be used for other things.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
system_stm32f4xx.c
main.c
main.h
readme.txt
Release_Notes.html
stm32f4xx_conf.h
stm32f4xx_it.c
stm32f4xx_it.h
main.c
main.h
readme.txt
Release_Notes.html
stm32f4xx_conf.h
stm32f4xx_it.c
stm32f4xx_it.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.