文件名称:STM32-VS1003-mp3-Perfect-code
介绍说明--下载内容来自于网络,使用问题请自行百度
STM32-VS1003-mp3 完美代码。(比较完善的最后代码)-STM32-VS1003-mp3 Perfect code.zip
(系统自动生成,下载前可以参看下载内容)
下载文件列表
project/
project/JLink Regs CM3.txt
project/JLinkLog.txt
project/JLinkSettings.ini
project/MP3_Play.plg
project/MP3_Play.uvgui.avrman
project/MP3_Play.uvgui.PowerARM
project/MP3_Play.uvopt
project/MP3_Play.uvproj
project/MP3_Play_Target 1.dep
project/Startup/
project/Startup/cortexm3_macro.s
project/Startup/stm32f10x_startup.s
project/Startup/stm32f10x_vector.s
project/STM32F10x.s
project/源代码.txt
source/
source/code/
source/code/ads7843drv/
source/code/ads7843drv/inc/
source/code/ads7843drv/inc/ads7843drv.h
source/code/ads7843drv/src/
source/code/ads7843drv/src/ads7843drv.c
source/code/BMP/
source/code/BMP/inc/
source/code/BMP/inc/BMP.h
source/code/BMP/src/
source/code/BMP/src/JPEG.c
source/code/BOOK/
source/code/BOOK/inc/
source/code/BOOK/inc/txt.h
source/code/BOOK/src/
source/code/BOOK/src/TXT.C
source/code/dataflash/
source/code/dataflash/at45db161d.h
source/code/dataflash/dataflash.c
source/code/dataflash/dataflash.h
source/code/dataflash/SST25VF016B.h
source/code/delay/
source/code/delay/delay.c
source/code/delay/delay.h
source/code/externalref.c
source/code/FATFS/
source/code/FATFS/inc/
source/code/FATFS/inc/diskio.h
source/code/FATFS/inc/ff.h
source/code/FATFS/inc/integer.h
source/code/FATFS/src/
source/code/FATFS/src/diskio.c
source/code/FATFS/src/ff.c
source/code/font/
source/code/Fonts.c
source/code/font/AsciiLib_65k.c
source/code/font/AsciiLib_65k.h
source/code/font/ccsbcs.c
source/code/GUI/
source/code/GUI/drvTFT001.c
source/code/GUI/drvTFT001.h
source/code/GUI/GenericTypeDefs.h
source/code/GUI/Graphics.h
source/code/GUI/GraphicsConfig.h
source/code/GUI/inc/
source/code/GUI/inc/Button.h
source/code/GUI/inc/Chart.h
source/code/GUI/inc/CheckBox.h
source/code/GUI/inc/CustomControlDemo.h
source/code/GUI/inc/DigitalMeter.h
source/code/GUI/inc/EditBox.h
source/code/GUI/inc/GOL.h
source/code/GUI/inc/Grid.h
source/code/GUI/inc/GroupBox.h
source/code/GUI/inc/ListBox.h
source/code/GUI/inc/Meter.h
source/code/GUI/inc/Picture.h
source/code/GUI/inc/Primitive.h
source/code/GUI/inc/ProgressBar.h
source/code/GUI/inc/RadioButton.h
source/code/GUI/inc/RoundDial.h
source/code/GUI/inc/ScanCodes.h
source/code/GUI/inc/Slider.h
source/code/GUI/inc/StaticText.h
source/code/GUI/inc/Template.h
source/code/GUI/inc/TextEntry.h
source/code/GUI/inc/Window.h
source/code/GUI/src/
source/code/GUI/src/Button.c
source/code/GUI/src/Chart.c
source/code/GUI/src/CheckBox.c
source/code/GUI/src/CustomControlDemo.c
source/code/GUI/src/DigitalMeter.c
source/code/GUI/src/EditBox.c
source/code/GUI/src/GOL.c
source/code/GUI/src/GOLFontDefault.c
source/code/GUI/src/Grid.c
source/code/GUI/src/GroupBox.c
source/code/GUI/src/ListBox.c
source/code/GUI/src/Meter.c
source/code/GUI/src/Picture.c
source/code/GUI/src/Primitive.c
source/code/GUI/src/ProgressBar.c
source/code/GUI/src/RadioButton.c
source/code/GUI/src/RoundDial.c
source/code/GUI/src/Slider.c
source/code/GUI/src/StaticText.c
source/code/GUI/src/Template.c
source/code/GUI/src/TextEntry.c
source/code/GUI/src/Window.c
source/code/GUI/TouchScreen.c
source/code/GUI/TouchScreen.h
source/code/ILI9325/
source/code/ILI9325/inc/
source/code/ILI9325/inc/ILI9325.h
source/code/ILI9325/inc/LCD_GBK.h
source/code/ILI9325/inc/LCD_GBK.h_cbf
source/code/ILI9325/src/
source/code/ILI9325/src/ILI9325.c
source/code/ILI9325/src/LCD_GBK.c
source/code/Monofont.c
source/code/MP3/
source/code/MP3/inc/
source/code/MP3/inc/mp3.h
source/code/MP3/inc/mp3.h_cbf
source/code/MP3/src/
source/code/MP3/src/mp3.c
source/code/Pictures C32.c
source/code/SD_driver/
source/code/SD_driver/inc/
source/code/SD_driver/inc/SD_driver.h
source/code/SD_driver/src/
source/code/SD_driver/src/SD_driver.c
source/code/Source/
source/code/Source/Config.h
source/code/Source/main.c
source/code/VS1003/
source/code/VS1003/INC/
source/code/VS1003/INC/spec_rew.h
source/code/VS1003/INC/vs1003.h
source/code/VS1003/SRC/
source/code/VS1003/SRC/vs1003.c
source/Library/
source/Library/inc/
source/Library/inc/cortexm3_macro.h
source/Library/inc/stm32f10x_adc.h
source/Library/inc/stm32f10x_bkp.h
source/Library/inc/stm32f10x_can.h
source/Library/inc/stm32f10x_crc.h
source/Library/inc/stm32f10x_dac.h
source/Library/inc/stm32f10x_dbgmcu.h
source/Library/inc/stm32f10x_dma.h
source/Library/inc/stm32f10x_exti.h
source/Library/inc/stm32f10x_flash.h
source/Library/inc/stm32f10x_fsmc.h
source/Library/inc/stm32f10x_gpio.h
source/Library/inc/stm32f10x_i2c.h
source/Library/inc/stm32f10x_iwdg.h
source/Library/inc/stm32f10x_lib.h
source/Library/inc/stm32f10x_map.h
source/Library/inc/stm32f10x_nvic.h
source/Library/inc/stm32f10x_pwr.h
source/Library/inc/stm32f10x_rcc.h
source/Library/inc/stm32f10x_rtc.h
source/Library/inc/stm32f10x_sdio.h
source/Library/inc/stm32f10x_spi.h
source/Library/inc/stm32f10x_systick.h
source/Library/inc/stm32f10x_tim.h
source/Library/inc/stm32f10x_type.h
source/Library/inc/stm32f10x_usart.h
source/Library/inc/stm32f10x_wwdg.h
source/Library/src/
source/Library/src/stm32f10x_adc.c
source/Library/src/stm32f10x_bkp.c
source/Library/src/stm32f10x_can.c
source/Library/src/stm32f10x_crc.c
source/Library/src/stm32f10x_dac.c
source/Library/src/stm32f10x_dbgmcu.c
source/L
project/JLink Regs CM3.txt
project/JLinkLog.txt
project/JLinkSettings.ini
project/MP3_Play.plg
project/MP3_Play.uvgui.avrman
project/MP3_Play.uvgui.PowerARM
project/MP3_Play.uvopt
project/MP3_Play.uvproj
project/MP3_Play_Target 1.dep
project/Startup/
project/Startup/cortexm3_macro.s
project/Startup/stm32f10x_startup.s
project/Startup/stm32f10x_vector.s
project/STM32F10x.s
project/源代码.txt
source/
source/code/
source/code/ads7843drv/
source/code/ads7843drv/inc/
source/code/ads7843drv/inc/ads7843drv.h
source/code/ads7843drv/src/
source/code/ads7843drv/src/ads7843drv.c
source/code/BMP/
source/code/BMP/inc/
source/code/BMP/inc/BMP.h
source/code/BMP/src/
source/code/BMP/src/JPEG.c
source/code/BOOK/
source/code/BOOK/inc/
source/code/BOOK/inc/txt.h
source/code/BOOK/src/
source/code/BOOK/src/TXT.C
source/code/dataflash/
source/code/dataflash/at45db161d.h
source/code/dataflash/dataflash.c
source/code/dataflash/dataflash.h
source/code/dataflash/SST25VF016B.h
source/code/delay/
source/code/delay/delay.c
source/code/delay/delay.h
source/code/externalref.c
source/code/FATFS/
source/code/FATFS/inc/
source/code/FATFS/inc/diskio.h
source/code/FATFS/inc/ff.h
source/code/FATFS/inc/integer.h
source/code/FATFS/src/
source/code/FATFS/src/diskio.c
source/code/FATFS/src/ff.c
source/code/font/
source/code/Fonts.c
source/code/font/AsciiLib_65k.c
source/code/font/AsciiLib_65k.h
source/code/font/ccsbcs.c
source/code/GUI/
source/code/GUI/drvTFT001.c
source/code/GUI/drvTFT001.h
source/code/GUI/GenericTypeDefs.h
source/code/GUI/Graphics.h
source/code/GUI/GraphicsConfig.h
source/code/GUI/inc/
source/code/GUI/inc/Button.h
source/code/GUI/inc/Chart.h
source/code/GUI/inc/CheckBox.h
source/code/GUI/inc/CustomControlDemo.h
source/code/GUI/inc/DigitalMeter.h
source/code/GUI/inc/EditBox.h
source/code/GUI/inc/GOL.h
source/code/GUI/inc/Grid.h
source/code/GUI/inc/GroupBox.h
source/code/GUI/inc/ListBox.h
source/code/GUI/inc/Meter.h
source/code/GUI/inc/Picture.h
source/code/GUI/inc/Primitive.h
source/code/GUI/inc/ProgressBar.h
source/code/GUI/inc/RadioButton.h
source/code/GUI/inc/RoundDial.h
source/code/GUI/inc/ScanCodes.h
source/code/GUI/inc/Slider.h
source/code/GUI/inc/StaticText.h
source/code/GUI/inc/Template.h
source/code/GUI/inc/TextEntry.h
source/code/GUI/inc/Window.h
source/code/GUI/src/
source/code/GUI/src/Button.c
source/code/GUI/src/Chart.c
source/code/GUI/src/CheckBox.c
source/code/GUI/src/CustomControlDemo.c
source/code/GUI/src/DigitalMeter.c
source/code/GUI/src/EditBox.c
source/code/GUI/src/GOL.c
source/code/GUI/src/GOLFontDefault.c
source/code/GUI/src/Grid.c
source/code/GUI/src/GroupBox.c
source/code/GUI/src/ListBox.c
source/code/GUI/src/Meter.c
source/code/GUI/src/Picture.c
source/code/GUI/src/Primitive.c
source/code/GUI/src/ProgressBar.c
source/code/GUI/src/RadioButton.c
source/code/GUI/src/RoundDial.c
source/code/GUI/src/Slider.c
source/code/GUI/src/StaticText.c
source/code/GUI/src/Template.c
source/code/GUI/src/TextEntry.c
source/code/GUI/src/Window.c
source/code/GUI/TouchScreen.c
source/code/GUI/TouchScreen.h
source/code/ILI9325/
source/code/ILI9325/inc/
source/code/ILI9325/inc/ILI9325.h
source/code/ILI9325/inc/LCD_GBK.h
source/code/ILI9325/inc/LCD_GBK.h_cbf
source/code/ILI9325/src/
source/code/ILI9325/src/ILI9325.c
source/code/ILI9325/src/LCD_GBK.c
source/code/Monofont.c
source/code/MP3/
source/code/MP3/inc/
source/code/MP3/inc/mp3.h
source/code/MP3/inc/mp3.h_cbf
source/code/MP3/src/
source/code/MP3/src/mp3.c
source/code/Pictures C32.c
source/code/SD_driver/
source/code/SD_driver/inc/
source/code/SD_driver/inc/SD_driver.h
source/code/SD_driver/src/
source/code/SD_driver/src/SD_driver.c
source/code/Source/
source/code/Source/Config.h
source/code/Source/main.c
source/code/VS1003/
source/code/VS1003/INC/
source/code/VS1003/INC/spec_rew.h
source/code/VS1003/INC/vs1003.h
source/code/VS1003/SRC/
source/code/VS1003/SRC/vs1003.c
source/Library/
source/Library/inc/
source/Library/inc/cortexm3_macro.h
source/Library/inc/stm32f10x_adc.h
source/Library/inc/stm32f10x_bkp.h
source/Library/inc/stm32f10x_can.h
source/Library/inc/stm32f10x_crc.h
source/Library/inc/stm32f10x_dac.h
source/Library/inc/stm32f10x_dbgmcu.h
source/Library/inc/stm32f10x_dma.h
source/Library/inc/stm32f10x_exti.h
source/Library/inc/stm32f10x_flash.h
source/Library/inc/stm32f10x_fsmc.h
source/Library/inc/stm32f10x_gpio.h
source/Library/inc/stm32f10x_i2c.h
source/Library/inc/stm32f10x_iwdg.h
source/Library/inc/stm32f10x_lib.h
source/Library/inc/stm32f10x_map.h
source/Library/inc/stm32f10x_nvic.h
source/Library/inc/stm32f10x_pwr.h
source/Library/inc/stm32f10x_rcc.h
source/Library/inc/stm32f10x_rtc.h
source/Library/inc/stm32f10x_sdio.h
source/Library/inc/stm32f10x_spi.h
source/Library/inc/stm32f10x_systick.h
source/Library/inc/stm32f10x_tim.h
source/Library/inc/stm32f10x_type.h
source/Library/inc/stm32f10x_usart.h
source/Library/inc/stm32f10x_wwdg.h
source/Library/src/
source/Library/src/stm32f10x_adc.c
source/Library/src/stm32f10x_bkp.c
source/Library/src/stm32f10x_can.c
source/Library/src/stm32f10x_crc.c
source/Library/src/stm32f10x_dac.c
source/Library/src/stm32f10x_dbgmcu.c
source/L
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.