Description: keil on the Arm chip programming (stm model), to achieve the program is automatically programmed audio (wave format) to the SPI Flash, SPI Flash read the audio file, and output in the SPEAKER
To Search:
File list (Check if you may need any files):
Audio\inc\DAC_CODEC.h
.....\...\project.h
.....\...\stm32f10x_conf.h
.....\...\stm32f10x_dac.h
.....\...\stm32f10x_exti.h
.....\...\stm32f10x_tim.h
.....\...\wavedata.h
.....\...\waveplayer.h
.....\listing\Audio_test.map
.....\.......\cortexm3_macro.lst
.....\.......\stm32f10x_vector.lst
.....\project\Audio_test.Opt
.....\.......\Audio_test.plg
.....\.......\Audio_test.Uv2
.....\.......\Audio_test_Audio_Test.dep
.....\.......\Audio_test_Opt.Bak
.....\.......\Audio_test_Target 1.dep
.....\.......\Audio_test_Uv2.Bak
.....\Read_me\readme.txt
.....\.un_In_Flash\Audio_test.plg
.....\............\cortexm3_macro.o
.....\............\dac_codec.crf
.....\............\dac_codec.d
.....\............\lcd.crf
.....\............\lcd.d
.....\............\lcd.o
.....\............\main.crf
.....\............\main.d
.....\............\spi_flash.crf
.....\............\spi_flash.d
.....\............\spi_flash.o
.....\............\stm32f10x_dac.crf
.....\............\stm32f10x_dac.d
.....\............\stm32f10x_dac.o
.....\............\stm32f10x_exti.crf
.....\............\stm32f10x_exti.d
.....\............\stm32f10x_exti.o
.....\............\stm32f10x_flash.crf
.....\............\stm32f10x_flash.d
.....\............\stm32f10x_flash.o
.....\............\stm32f10x_fsmc.crf
.....\............\stm32f10x_fsmc.d
.....\............\stm32f10x_fsmc.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_spi.crf
.....\............\stm32f10x_spi.d
.....\............\stm32f10x_spi.o
.....\............\stm32f10x_systick.crf
.....\............\stm32f10x_systick.d
.....\............\stm32f10x_systick.o
.....\............\stm32f10x_tim.crf
.....\............\stm32f10x_tim.d
.....\............\stm32f10x_tim.o
.....\............\stm32f10x_usart.crf
.....\............\stm32f10x_usart.d
.....\............\stm32f10x_usart.o
.....\............\stm32f10x_vector.o
.....\............\waveplayer.crf
.....\............\waveplayer.d
.....\............\waveplayer.o
.....\src\dac_codec.c
.....\...\main.c
.....\...\stm32f10x_dac.c
.....\...\stm32f10x_exti.c
.....\...\stm32f10x_it.c
.....\...\stm32f10x_tim.c
.....\...\usart1.c
.....\...\waveplayer.c
.....\inc
.....\listing
.....\project
.....\Read_me
.....\Run_In_Flash
.....\src
Audio