- heartFFT fast fourier transform of heart sound
- m8-4bit-led avr 系列的 atmega8 单片机 利用74hc595 驱动4位共阴数码管的程序 环境 iar
- C-language-[color-Snake] 贪吃蛇游戏是一个深受人们喜爱的游戏
- assign3 Implement a class that represents a phone number in std::string type. The class should inherit the given Abstract
- Send-mail-using-the-controls 利用此控件进行邮件的发送
- yucekongzhi 多步
文件名称:I2S-MP3
-
所属分类:
- 标签属性:
- 上传时间:2015-03-30
-
文件大小:500.16kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
stm32上 实现mp3的代码,通过vs1053来实现函数-mp3 player function
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Doc/readme.txt
Libraries/CMSIS/core_cm3.c
Libraries/CMSIS/core_cm3.h
Libraries/CMSIS/startup/startup_stm32f10x_cl.s
Libraries/CMSIS/startup/startup_stm32f10x_hd.s
Libraries/CMSIS/startup/startup_stm32f10x_hd_vl.s
Libraries/CMSIS/startup/startup_stm32f10x_ld.s
Libraries/CMSIS/startup/startup_stm32f10x_ld_vl.s
Libraries/CMSIS/startup/startup_stm32f10x_md.s
Libraries/CMSIS/startup/startup_stm32f10x_md_vl.s
Libraries/CMSIS/startup/startup_stm32f10x_xl.s
Libraries/CMSIS/stm32f10x.h
Libraries/CMSIS/system_stm32f10x.c
Libraries/CMSIS/system_stm32f10x.h
Libraries/FWlib/inc/misc.h
Libraries/FWlib/inc/stm32f10x_adc.h
Libraries/FWlib/inc/stm32f10x_bkp.h
Libraries/FWlib/inc/stm32f10x_can.h
Libraries/FWlib/inc/stm32f10x_cec.h
Libraries/FWlib/inc/stm32f10x_crc.h
Libraries/FWlib/inc/stm32f10x_dac.h
Libraries/FWlib/inc/stm32f10x_dbgmcu.h
Libraries/FWlib/inc/stm32f10x_dma.h
Libraries/FWlib/inc/stm32f10x_exti.h
Libraries/FWlib/inc/stm32f10x_flash.h
Libraries/FWlib/inc/stm32f10x_fsmc.h
Libraries/FWlib/inc/stm32f10x_gpio.h
Libraries/FWlib/inc/stm32f10x_i2c.h
Libraries/FWlib/inc/stm32f10x_iwdg.h
Libraries/FWlib/inc/stm32f10x_pwr.h
Libraries/FWlib/inc/stm32f10x_rcc.h
Libraries/FWlib/inc/stm32f10x_rtc.h
Libraries/FWlib/inc/stm32f10x_sdio.h
Libraries/FWlib/inc/stm32f10x_spi.h
Libraries/FWlib/inc/stm32f10x_tim.h
Libraries/FWlib/inc/stm32f10x_usart.h
Libraries/FWlib/inc/stm32f10x_wwdg.h
Libraries/FWlib/src/misc.c
Libraries/FWlib/src/stm32f10x_adc.c
Libraries/FWlib/src/stm32f10x_bkp.c
Libraries/FWlib/src/stm32f10x_can.c
Libraries/FWlib/src/stm32f10x_cec.c
Libraries/FWlib/src/stm32f10x_crc.c
Libraries/FWlib/src/stm32f10x_dac.c
Libraries/FWlib/src/stm32f10x_dbgmcu.c
Libraries/FWlib/src/stm32f10x_dma.c
Libraries/FWlib/src/stm32f10x_exti.c
Libraries/FWlib/src/stm32f10x_flash.c
Libraries/FWlib/src/stm32f10x_fsmc.c
Libraries/FWlib/src/stm32f10x_gpio.c
Libraries/FWlib/src/stm32f10x_i2c.c
Libraries/FWlib/src/stm32f10x_iwdg.c
Libraries/FWlib/src/stm32f10x_pwr.c
Libraries/FWlib/src/stm32f10x_rcc.c
Libraries/FWlib/src/stm32f10x_rtc.c
Libraries/FWlib/src/stm32f10x_sdio.c
Libraries/FWlib/src/stm32f10x_spi.c
Libraries/FWlib/src/stm32f10x_tim.c
Libraries/FWlib/src/stm32f10x_usart.c
Libraries/FWlib/src/stm32f10x_wwdg.c
Output/Template.hex
Project/RVMDK(uv4)/iSO-STM32.uvgui.Administrator
Project/RVMDK(uv4)/iSO-STM32.uvgui.fire
Project/RVMDK(uv4)/iSO-STM32.uvgui.yhao
Project/RVMDK(uv4)/iSO-STM32.uvopt
Project/RVMDK(uv4)/iSO-STM32.uvproj
Project/RVMDK(uv4)/JLinkSettings.ini
User/ff9/00readme.txt
User/ff9/diskio.c
User/ff9/diskio.h
User/ff9/ff.c
User/ff9/ff.h
User/ff9/ffconf.h
User/ff9/integer.h
User/ff9/option/ccsbcs.c
User/iis/bsp_iis.c
User/iis/bsp_iis.h
User/main.c
User/mp3/mp3dec.c
User/mp3/mp3tabs.c
User/mp3/pub/mp3common.h
User/mp3/pub/mp3dec.h
User/mp3/pub/mpadecobjfixpt.h
User/mp3/pub/statname.h
User/mp3/real/arm/asmmisc.s
User/mp3/real/arm/asmpoly_thumb2.s
User/mp3/real/assembly.h
User/mp3/real/bitstream.c
User/mp3/real/buffers.c
User/mp3/real/coder.h
User/mp3/real/dct32.c
User/mp3/real/dequant.c
User/mp3/real/dqchan.c
User/mp3/real/huffman.c
User/mp3/real/hufftabs.c
User/mp3/real/imdct.c
User/mp3/real/scalfact.c
User/mp3/real/stproc.c
User/mp3/real/subband.c
User/mp3/real/trigtabs.c
User/mp3.c
User/mp3.h
User/pcm1770/bsp_pcm1770.c
User/pcm1770/bsp_pcm1770.h
User/sdcard/bsp_bmp.c
User/sdcard/bsp_bmp.h
User/sdcard/bsp_sdfs_app.c
User/sdcard/bsp_sdfs_app.h
User/sdcard/bsp_sdio_sdcard.c
User/sdcard/bsp_sdio_sdcard.h
User/stm32f10x_conf.h
User/stm32f10x_it.c
User/stm32f10x_it.h
User/usart/bsp_usart1.c
User/usart/bsp_usart1.h
keilkill.bat
请先读我.txt
User/mp3/real/arm
Libraries/CMSIS/startup
Libraries/FWlib/inc
Libraries/FWlib/src
User/ff9/option
User/mp3/pub
User/mp3/real
Libraries/CMSIS
Libraries/FWlib
Project/RVMDK(uv4)
User/ff9
User/iis
User/mp3
User/pcm1770
User/sdcard
User/usart
Doc
Libraries
Listing
Output
Project
User
Libraries/CMSIS/core_cm3.c
Libraries/CMSIS/core_cm3.h
Libraries/CMSIS/startup/startup_stm32f10x_cl.s
Libraries/CMSIS/startup/startup_stm32f10x_hd.s
Libraries/CMSIS/startup/startup_stm32f10x_hd_vl.s
Libraries/CMSIS/startup/startup_stm32f10x_ld.s
Libraries/CMSIS/startup/startup_stm32f10x_ld_vl.s
Libraries/CMSIS/startup/startup_stm32f10x_md.s
Libraries/CMSIS/startup/startup_stm32f10x_md_vl.s
Libraries/CMSIS/startup/startup_stm32f10x_xl.s
Libraries/CMSIS/stm32f10x.h
Libraries/CMSIS/system_stm32f10x.c
Libraries/CMSIS/system_stm32f10x.h
Libraries/FWlib/inc/misc.h
Libraries/FWlib/inc/stm32f10x_adc.h
Libraries/FWlib/inc/stm32f10x_bkp.h
Libraries/FWlib/inc/stm32f10x_can.h
Libraries/FWlib/inc/stm32f10x_cec.h
Libraries/FWlib/inc/stm32f10x_crc.h
Libraries/FWlib/inc/stm32f10x_dac.h
Libraries/FWlib/inc/stm32f10x_dbgmcu.h
Libraries/FWlib/inc/stm32f10x_dma.h
Libraries/FWlib/inc/stm32f10x_exti.h
Libraries/FWlib/inc/stm32f10x_flash.h
Libraries/FWlib/inc/stm32f10x_fsmc.h
Libraries/FWlib/inc/stm32f10x_gpio.h
Libraries/FWlib/inc/stm32f10x_i2c.h
Libraries/FWlib/inc/stm32f10x_iwdg.h
Libraries/FWlib/inc/stm32f10x_pwr.h
Libraries/FWlib/inc/stm32f10x_rcc.h
Libraries/FWlib/inc/stm32f10x_rtc.h
Libraries/FWlib/inc/stm32f10x_sdio.h
Libraries/FWlib/inc/stm32f10x_spi.h
Libraries/FWlib/inc/stm32f10x_tim.h
Libraries/FWlib/inc/stm32f10x_usart.h
Libraries/FWlib/inc/stm32f10x_wwdg.h
Libraries/FWlib/src/misc.c
Libraries/FWlib/src/stm32f10x_adc.c
Libraries/FWlib/src/stm32f10x_bkp.c
Libraries/FWlib/src/stm32f10x_can.c
Libraries/FWlib/src/stm32f10x_cec.c
Libraries/FWlib/src/stm32f10x_crc.c
Libraries/FWlib/src/stm32f10x_dac.c
Libraries/FWlib/src/stm32f10x_dbgmcu.c
Libraries/FWlib/src/stm32f10x_dma.c
Libraries/FWlib/src/stm32f10x_exti.c
Libraries/FWlib/src/stm32f10x_flash.c
Libraries/FWlib/src/stm32f10x_fsmc.c
Libraries/FWlib/src/stm32f10x_gpio.c
Libraries/FWlib/src/stm32f10x_i2c.c
Libraries/FWlib/src/stm32f10x_iwdg.c
Libraries/FWlib/src/stm32f10x_pwr.c
Libraries/FWlib/src/stm32f10x_rcc.c
Libraries/FWlib/src/stm32f10x_rtc.c
Libraries/FWlib/src/stm32f10x_sdio.c
Libraries/FWlib/src/stm32f10x_spi.c
Libraries/FWlib/src/stm32f10x_tim.c
Libraries/FWlib/src/stm32f10x_usart.c
Libraries/FWlib/src/stm32f10x_wwdg.c
Output/Template.hex
Project/RVMDK(uv4)/iSO-STM32.uvgui.Administrator
Project/RVMDK(uv4)/iSO-STM32.uvgui.fire
Project/RVMDK(uv4)/iSO-STM32.uvgui.yhao
Project/RVMDK(uv4)/iSO-STM32.uvopt
Project/RVMDK(uv4)/iSO-STM32.uvproj
Project/RVMDK(uv4)/JLinkSettings.ini
User/ff9/00readme.txt
User/ff9/diskio.c
User/ff9/diskio.h
User/ff9/ff.c
User/ff9/ff.h
User/ff9/ffconf.h
User/ff9/integer.h
User/ff9/option/ccsbcs.c
User/iis/bsp_iis.c
User/iis/bsp_iis.h
User/main.c
User/mp3/mp3dec.c
User/mp3/mp3tabs.c
User/mp3/pub/mp3common.h
User/mp3/pub/mp3dec.h
User/mp3/pub/mpadecobjfixpt.h
User/mp3/pub/statname.h
User/mp3/real/arm/asmmisc.s
User/mp3/real/arm/asmpoly_thumb2.s
User/mp3/real/assembly.h
User/mp3/real/bitstream.c
User/mp3/real/buffers.c
User/mp3/real/coder.h
User/mp3/real/dct32.c
User/mp3/real/dequant.c
User/mp3/real/dqchan.c
User/mp3/real/huffman.c
User/mp3/real/hufftabs.c
User/mp3/real/imdct.c
User/mp3/real/scalfact.c
User/mp3/real/stproc.c
User/mp3/real/subband.c
User/mp3/real/trigtabs.c
User/mp3.c
User/mp3.h
User/pcm1770/bsp_pcm1770.c
User/pcm1770/bsp_pcm1770.h
User/sdcard/bsp_bmp.c
User/sdcard/bsp_bmp.h
User/sdcard/bsp_sdfs_app.c
User/sdcard/bsp_sdfs_app.h
User/sdcard/bsp_sdio_sdcard.c
User/sdcard/bsp_sdio_sdcard.h
User/stm32f10x_conf.h
User/stm32f10x_it.c
User/stm32f10x_it.h
User/usart/bsp_usart1.c
User/usart/bsp_usart1.h
keilkill.bat
请先读我.txt
User/mp3/real/arm
Libraries/CMSIS/startup
Libraries/FWlib/inc
Libraries/FWlib/src
User/ff9/option
User/mp3/pub
User/mp3/real
Libraries/CMSIS
Libraries/FWlib
Project/RVMDK(uv4)
User/ff9
User/iis
User/mp3
User/pcm1770
User/sdcard
User/usart
Doc
Libraries
Listing
Output
Project
User
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.