文件名称:PWMMusic
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.09mb
- 下载次数:
- 1次
- 提 供 者:
- wmx****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
首先要说:是我自己写的你他地方下不到!
这是一个用PWM播放.wav歌曲文件的程序,歌曲本身已经被和代码一起固化到FLASH中了,想要听到美妙的歌曲你只需要把PB0经过一个滤波放大电路接到蜂鸣器或耳机插孔上,并把程序下到你的STM32中运行就可以了。
另外,看看这篇关于PWM播放.wav的文章:http://wmx0901.blog.163.com/blog/static/10320222020097171727367/edit/-First of all, to say: I wrote it myself, he places less than you! This is a PWM player with. Wav files songs, songs and the code itself has been with the curing of the FLASH, and you want to hear the wonderful songs you have to do to go through a filtering PB0 received buzzer amplifier or headphones jack, and the procedures to run your STM32 it. In addition, take a look at this on the PWM player. Wav article: http://wmx0901.blog.163.com/blog/static/10320222020097171727367/edit/
这是一个用PWM播放.wav歌曲文件的程序,歌曲本身已经被和代码一起固化到FLASH中了,想要听到美妙的歌曲你只需要把PB0经过一个滤波放大电路接到蜂鸣器或耳机插孔上,并把程序下到你的STM32中运行就可以了。
另外,看看这篇关于PWM播放.wav的文章:http://wmx0901.blog.163.com/blog/static/10320222020097171727367/edit/-First of all, to say: I wrote it myself, he places less than you! This is a PWM player with. Wav files songs, songs and the code itself has been with the curing of the FLASH, and you want to hear the wonderful songs you have to do to go through a filtering PB0 received buzzer amplifier or headphones jack, and the procedures to run your STM32 it. In addition, take a look at this on the PWM player. Wav article: http://wmx0901.blog.163.com/blog/static/10320222020097171727367/edit/
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PWMMusic
........\bin
........\...\cortexm3_macro.lst
........\...\cortexm3_macro.o
........\...\drv_lcd1602.crf
........\...\drv_lcd1602.d
........\...\drv_lcd1602.o
........\...\drv_tmrx.crf
........\...\drv_tmrx.d
........\...\drv_tmrx.o
........\...\main.crf
........\...\main.d
........\...\main.o
........\...\PWMMusic.axf
........\...\PWMMusic.hex
........\...\PWMMusic.htm
........\...\PWMMusic.lnp
........\...\PWMMusic.map
........\...\PWMMusic.plg
........\...\PWMMusic.sct
........\...\PWMMusic.tra
........\...\STM32F10x.lst
........\...\STM32F10x.o
........\...\stm32f10x_flash.crf
........\...\stm32f10x_flash.d
........\...\stm32f10x_flash.o
........\...\stm32f10x_gpio.crf
........\...\stm32f10x_gpio.d
........\...\stm32f10x_gpio.o
........\...\stm32f10x_it.crf
........\...\stm32f10x_it.d
........\...\stm32f10x_it.o
........\...\stm32f10x_lib.crf
........\...\stm32f10x_lib.d
........\...\stm32f10x_lib.o
........\...\stm32f10x_nvic.crf
........\...\stm32f10x_nvic.d
........\...\stm32f10x_nvic.o
........\...\stm32f10x_rcc.crf
........\...\stm32f10x_rcc.d
........\...\stm32f10x_rcc.o
........\...\stm32f10x_tim.crf
........\...\stm32f10x_tim.d
........\...\stm32f10x_tim.o
........\...\sysinit.crf
........\...\sysinit.d
........\...\sysinit.o
........\...\wavedata.crf
........\...\wavedata.d
........\...\wavedata.o
........\PWMMusic.Opt
........\PWMMusic.plg
........\PWMMusic.Uv2
........\PWMMusic_Debug ROM.dep
........\PWMMusic_Keil Simul.dep
........\PWMMusic_Opt.Bak
........\PWMMusic_Uv2.Bak
........\src
........\...\DRV
........\...\...\driver.h
........\...\...\drv_lcd1602.c
........\...\...\drv_tmrx.c
........\...\FWL
........\...\...\inc
........\...\...\...\cortexm3_macro.h
........\...\...\...\stm32f10x_adc.h
........\...\...\...\stm32f10x_bkp.h
........\...\...\...\stm32f10x_can.h
........\...\...\...\stm32f10x_conf.h
........\...\...\...\stm32f10x_dma.h
........\...\...\...\stm32f10x_exti.h
........\...\...\...\stm32f10x_flash.h
........\...\...\...\stm32f10x_gpio.h
........\...\...\...\stm32f10x_i2c.h
........\...\...\...\stm32f10x_iwdg.h
........\...\...\...\stm32f10x_lib.h
........\...\...\...\stm32f10x_map.h
........\...\...\...\stm32f10x_nvic.h
........\...\...\...\stm32f10x_pwr.h
........\...\...\...\stm32f10x_rcc.h
........\...\...\...\stm32f10x_rtc.h
........\...\...\...\stm32f10x_spi.h
........\...\...\...\stm32f10x_systick.h
........\...\...\...\stm32f10x_tim.h
........\...\...\...\stm32f10x_tim1.h
........\...\...\...\stm32f10x_type.h
........\...\...\...\stm32f10x_usart.h
........\...\...\...\stm32f10x_wwdg.h
........\...\...\...\USB
........\...\...\...\...\usb_core.h
........\...\...\...\...\usb_def.h
........\...\...\...\...\usb_init.h
........\...\...\...\...\usb_int.h
........\...\...\...\...\usb_lib.h
........\...\...\...\...\usb_mem.h
........\...\...\...\...\usb_regs.h
........\...\...\...\...\usb_type.h
........\...\...\src
........\...\...\...\cortexm3_macro.s
........\...\...\...\stm32f10x_adc.c
........\bin
........\...\cortexm3_macro.lst
........\...\cortexm3_macro.o
........\...\drv_lcd1602.crf
........\...\drv_lcd1602.d
........\...\drv_lcd1602.o
........\...\drv_tmrx.crf
........\...\drv_tmrx.d
........\...\drv_tmrx.o
........\...\main.crf
........\...\main.d
........\...\main.o
........\...\PWMMusic.axf
........\...\PWMMusic.hex
........\...\PWMMusic.htm
........\...\PWMMusic.lnp
........\...\PWMMusic.map
........\...\PWMMusic.plg
........\...\PWMMusic.sct
........\...\PWMMusic.tra
........\...\STM32F10x.lst
........\...\STM32F10x.o
........\...\stm32f10x_flash.crf
........\...\stm32f10x_flash.d
........\...\stm32f10x_flash.o
........\...\stm32f10x_gpio.crf
........\...\stm32f10x_gpio.d
........\...\stm32f10x_gpio.o
........\...\stm32f10x_it.crf
........\...\stm32f10x_it.d
........\...\stm32f10x_it.o
........\...\stm32f10x_lib.crf
........\...\stm32f10x_lib.d
........\...\stm32f10x_lib.o
........\...\stm32f10x_nvic.crf
........\...\stm32f10x_nvic.d
........\...\stm32f10x_nvic.o
........\...\stm32f10x_rcc.crf
........\...\stm32f10x_rcc.d
........\...\stm32f10x_rcc.o
........\...\stm32f10x_tim.crf
........\...\stm32f10x_tim.d
........\...\stm32f10x_tim.o
........\...\sysinit.crf
........\...\sysinit.d
........\...\sysinit.o
........\...\wavedata.crf
........\...\wavedata.d
........\...\wavedata.o
........\PWMMusic.Opt
........\PWMMusic.plg
........\PWMMusic.Uv2
........\PWMMusic_Debug ROM.dep
........\PWMMusic_Keil Simul.dep
........\PWMMusic_Opt.Bak
........\PWMMusic_Uv2.Bak
........\src
........\...\DRV
........\...\...\driver.h
........\...\...\drv_lcd1602.c
........\...\...\drv_tmrx.c
........\...\FWL
........\...\...\inc
........\...\...\...\cortexm3_macro.h
........\...\...\...\stm32f10x_adc.h
........\...\...\...\stm32f10x_bkp.h
........\...\...\...\stm32f10x_can.h
........\...\...\...\stm32f10x_conf.h
........\...\...\...\stm32f10x_dma.h
........\...\...\...\stm32f10x_exti.h
........\...\...\...\stm32f10x_flash.h
........\...\...\...\stm32f10x_gpio.h
........\...\...\...\stm32f10x_i2c.h
........\...\...\...\stm32f10x_iwdg.h
........\...\...\...\stm32f10x_lib.h
........\...\...\...\stm32f10x_map.h
........\...\...\...\stm32f10x_nvic.h
........\...\...\...\stm32f10x_pwr.h
........\...\...\...\stm32f10x_rcc.h
........\...\...\...\stm32f10x_rtc.h
........\...\...\...\stm32f10x_spi.h
........\...\...\...\stm32f10x_systick.h
........\...\...\...\stm32f10x_tim.h
........\...\...\...\stm32f10x_tim1.h
........\...\...\...\stm32f10x_type.h
........\...\...\...\stm32f10x_usart.h
........\...\...\...\stm32f10x_wwdg.h
........\...\...\...\USB
........\...\...\...\...\usb_core.h
........\...\...\...\...\usb_def.h
........\...\...\...\...\usb_init.h
........\...\...\...\...\usb_int.h
........\...\...\...\...\usb_lib.h
........\...\...\...\...\usb_mem.h
........\...\...\...\...\usb_regs.h
........\...\...\...\...\usb_type.h
........\...\...\src
........\...\...\...\cortexm3_macro.s
........\...\...\...\stm32f10x_adc.c