文件名称:mp3play
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 727kb
- 下载次数:
- 0次
- 提 供 者:
- 陆**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于STM32的MP3播放器设计与实现 MDK完整源码
原文
http://blog.ednchina.com/xiong_gang_whut/140556/message.aspx-STM32 based on the MP3 player MDK Design and Implementation of a complete original source http://blog.ednchina.com/xiong_gang_whut/140556/message.aspx
原文
http://blog.ednchina.com/xiong_gang_whut/140556/message.aspx-STM32 based on the MP3 player MDK Design and Implementation of a complete original source http://blog.ednchina.com/xiong_gang_whut/140556/message.aspx
相关搜索: stm32
stm32
mp3
STM32F10xR
L
STM32
pwm
mp3
stm32
m
mdk
stm32
MP3
Player
MP3-STM32
STM
mp3
mdk
s3c2440
stm32
mp3
STM32F10xR
L
STM32
pwm
mp3
stm32
m
mdk
stm32
MP3
Player
MP3-STM32
STM
mp3
mdk
s3c2440
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Player
......\Simple MP3 Player
......\.................\Code
......\.................\....\FATSystem
......\.................\....\.........\INC
......\.................\....\.........\...\fat16.h
......\.................\....\.........\...\unicodeToGB2312.h
......\.................\....\.........\SRC
......\.................\....\.........\...\fat16.c
......\.................\....\.........\...\unicodetogb2312.c
......\.................\....\Library
......\.................\....\.......\STM32F10xR.LIB
......\.................\....\SDCard
......\.................\....\......\INC
......\.................\....\......\...\msd.h
......\.................\....\......\SRC
......\.................\....\......\...\msd.c
......\.................\....\System
......\.................\....\......\INC
......\.................\....\......\...\config.h
......\.................\....\......\...\hw_config.h
......\.................\....\......\...\stm32f10x_it.h
......\.................\....\......\SRC
......\.................\....\......\...\cortexm3_macro.s
......\.................\....\......\...\hw_config.c
......\.................\....\......\...\stm32f10x_it.c
......\.................\....\......\...\stm32f10x_startup.s
......\.................\....\......\...\stm32f10x_vector.c
......\.................\....\......\...\system.c
......\.................\....\USBMassStorage
......\.................\....\..............\INC
......\.................\....\..............\...\memory.h
......\.................\....\..............\...\usb_bot.h
......\.................\....\..............\...\usb_conf.h
......\.................\....\..............\...\usb_core.h
......\.................\....\..............\...\usb_def.h
......\.................\....\..............\...\usb_desc.h
......\.................\....\..............\...\usb_init.h
......\.................\....\..............\...\usb_int.h
......\.................\....\..............\...\usb_istr.h
......\.................\....\..............\...\usb_lib.h
......\.................\....\..............\...\usb_mem.h
......\.................\....\..............\...\usb_prop.h
......\.................\....\..............\...\usb_pwr.h
......\.................\....\..............\...\usb_regs.h
......\.................\....\..............\...\usb_scsi.h
......\.................\....\..............\SRC
......\.................\....\..............\...\memory.c
......\.................\....\..............\...\scsi_data.c
......\.................\....\..............\...\usb_bot.c
......\.................\....\..............\...\usb_core.c
......\.................\....\..............\...\usb_desc.c
......\.................\....\..............\...\usb_endp.c
......\.................\....\..............\...\usb_init.c
......\.................\....\..............\...\usb_int.c
......\.................\....\..............\...\usb_istr.c
......\.................\....\..............\...\usb_mem.c
......\.................\....\..............\...\usb_prop.c
......\.................\....\..............\...\usb_pwr.c
......\.................\....\..............\...\usb_regs.c
......\.................\....\..............\...\usb_scsi.c
......\.................\....\User
......\.................\....\....\INC
......\.................\....\....\SRC
......\.................\....\....\...\main.c
......\.................\....\VS1003
......\.................\....\......\INC
......\.................\....\......\...\VS1003.h
......\.................\....\......\SRC
......\.................\....\......\...\VS1003.c
......\.................\Lst
......\.................\Obj
......\.................\Simple MP3 Player.Opt
......\.................\Simple MP3 Player.Uv2
......\Simple Wave Player
......\..................\code
......\..................\....\driver
......\..................\....\......\msd.c
......\..................\....\......\msd.h
......\..................\....\......\sdmmc
......\..................\....\......\.....\sdcmd.c
......\..................\....\......\.....\sdcmd.h
......\..................\.
......\Simple MP3 Player
......\.................\Code
......\.................\....\FATSystem
......\.................\....\.........\INC
......\.................\....\.........\...\fat16.h
......\.................\....\.........\...\unicodeToGB2312.h
......\.................\....\.........\SRC
......\.................\....\.........\...\fat16.c
......\.................\....\.........\...\unicodetogb2312.c
......\.................\....\Library
......\.................\....\.......\STM32F10xR.LIB
......\.................\....\SDCard
......\.................\....\......\INC
......\.................\....\......\...\msd.h
......\.................\....\......\SRC
......\.................\....\......\...\msd.c
......\.................\....\System
......\.................\....\......\INC
......\.................\....\......\...\config.h
......\.................\....\......\...\hw_config.h
......\.................\....\......\...\stm32f10x_it.h
......\.................\....\......\SRC
......\.................\....\......\...\cortexm3_macro.s
......\.................\....\......\...\hw_config.c
......\.................\....\......\...\stm32f10x_it.c
......\.................\....\......\...\stm32f10x_startup.s
......\.................\....\......\...\stm32f10x_vector.c
......\.................\....\......\...\system.c
......\.................\....\USBMassStorage
......\.................\....\..............\INC
......\.................\....\..............\...\memory.h
......\.................\....\..............\...\usb_bot.h
......\.................\....\..............\...\usb_conf.h
......\.................\....\..............\...\usb_core.h
......\.................\....\..............\...\usb_def.h
......\.................\....\..............\...\usb_desc.h
......\.................\....\..............\...\usb_init.h
......\.................\....\..............\...\usb_int.h
......\.................\....\..............\...\usb_istr.h
......\.................\....\..............\...\usb_lib.h
......\.................\....\..............\...\usb_mem.h
......\.................\....\..............\...\usb_prop.h
......\.................\....\..............\...\usb_pwr.h
......\.................\....\..............\...\usb_regs.h
......\.................\....\..............\...\usb_scsi.h
......\.................\....\..............\SRC
......\.................\....\..............\...\memory.c
......\.................\....\..............\...\scsi_data.c
......\.................\....\..............\...\usb_bot.c
......\.................\....\..............\...\usb_core.c
......\.................\....\..............\...\usb_desc.c
......\.................\....\..............\...\usb_endp.c
......\.................\....\..............\...\usb_init.c
......\.................\....\..............\...\usb_int.c
......\.................\....\..............\...\usb_istr.c
......\.................\....\..............\...\usb_mem.c
......\.................\....\..............\...\usb_prop.c
......\.................\....\..............\...\usb_pwr.c
......\.................\....\..............\...\usb_regs.c
......\.................\....\..............\...\usb_scsi.c
......\.................\....\User
......\.................\....\....\INC
......\.................\....\....\SRC
......\.................\....\....\...\main.c
......\.................\....\VS1003
......\.................\....\......\INC
......\.................\....\......\...\VS1003.h
......\.................\....\......\SRC
......\.................\....\......\...\VS1003.c
......\.................\Lst
......\.................\Obj
......\.................\Simple MP3 Player.Opt
......\.................\Simple MP3 Player.Uv2
......\Simple Wave Player
......\..................\code
......\..................\....\driver
......\..................\....\......\msd.c
......\..................\....\......\msd.h
......\..................\....\......\sdmmc
......\..................\....\......\.....\sdcmd.c
......\..................\....\......\.....\sdcmd.h
......\..................\.