CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等)

文件名称:stm8_play_wav_by_wang@2017-7-7

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2017-10-17
  • 文件大小:
    8.66mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

通过串口将音频数据发往stm8,stm8通过互补的pwm通道输出BTL推动喇叭播放音乐。wav格式为16K采样8bit模式,附带了xp的录音机可以进行格式转换。(Through the serial port to the audio data sent to stm8, stm8 through the complementary pwm channel output BTL to promote the speaker to play music. wav format for the 16K sampling 8bit mode, with the xp tape recorder can be format conversion.)
相关搜索: stm8 wav pwm UART player

(系统自动生成,下载前可以参看下载内容)

下载文件列表

AccessPort137
AccessPort137\AccessPort.exe
AccessPort137\AccessPort.ini
AccessPort137\Apsm.sys
AccessPort137\Apsm_x64.sys
AccessPort137\Language
AccessPort137\Language\apchs.ini
AccessPort137\Language\apcht.ini
AccessPort137\Language\apeng.ini
AccessPort137\Language\aprus.ini
AccessPort137\license.txt
AccessPort137\readme_en_US.txt
AccessPort137\readme_zh_CN.txt
AccessPort137\readme_zh_TW.txt
FFOutput
FFOutput\如果有如果16k8b.bin
FFOutput\如果有如果16k8b.wav
readme.txt
XP录音机.exe
代码
代码\test
代码\test\FWlib
代码\test\FWlib\inc
代码\test\FWlib\inc\stm8s.h
代码\test\FWlib\inc\stm8s_adc1.h
代码\test\FWlib\inc\stm8s_adc2.h
代码\test\FWlib\inc\stm8s_awu.h
代码\test\FWlib\inc\stm8s_beep.h
代码\test\FWlib\inc\stm8s_can.h
代码\test\FWlib\inc\stm8s_clk.h
代码\test\FWlib\inc\stm8s_exti.h
代码\test\FWlib\inc\stm8s_flash.h
代码\test\FWlib\inc\stm8s_gpio.h
代码\test\FWlib\inc\stm8s_i2c.h
代码\test\FWlib\inc\stm8s_itc.h
代码\test\FWlib\inc\stm8s_iwdg.h
代码\test\FWlib\inc\stm8s_rst.h
代码\test\FWlib\inc\stm8s_spi.h
代码\test\FWlib\inc\stm8s_tim1.h
代码\test\FWlib\inc\stm8s_tim2.h
代码\test\FWlib\inc\stm8s_tim3.h
代码\test\FWlib\inc\stm8s_tim4.h
代码\test\FWlib\inc\stm8s_tim5.h
代码\test\FWlib\inc\stm8s_tim6.h
代码\test\FWlib\inc\stm8s_uart1.h
代码\test\FWlib\inc\stm8s_uart2.h
代码\test\FWlib\inc\stm8s_uart3.h
代码\test\FWlib\inc\stm8s_wwdg.h
代码\test\FWlib\src
代码\test\FWlib\src\stm8s_adc1.c
代码\test\FWlib\src\stm8s_adc2.c
代码\test\FWlib\src\stm8s_awu.c
代码\test\FWlib\src\stm8s_beep.c
代码\test\FWlib\src\stm8s_can.c
代码\test\FWlib\src\stm8s_clk.c
代码\test\FWlib\src\stm8s_exti.c
代码\test\FWlib\src\stm8s_flash.c
代码\test\FWlib\src\stm8s_gpio.c
代码\test\FWlib\src\stm8s_i2c.c
代码\test\FWlib\src\stm8s_itc.c
代码\test\FWlib\src\stm8s_iwdg.c
代码\test\FWlib\src\stm8s_rst.c
代码\test\FWlib\src\stm8s_spi.c
代码\test\FWlib\src\stm8s_tim1.c
代码\test\FWlib\src\stm8s_tim2.c
代码\test\FWlib\src\stm8s_tim3.c
代码\test\FWlib\src\stm8s_tim4.c
代码\test\FWlib\src\stm8s_tim5.c
代码\test\FWlib\src\stm8s_tim6.c
代码\test\FWlib\src\stm8s_uart1.c
代码\test\FWlib\src\stm8s_uart2.c
代码\test\FWlib\src\stm8s_uart3.c
代码\test\FWlib\src\stm8s_wwdg.c
代码\test\Project
代码\test\Project\Backup of test.ewd
代码\test\Project\Backup of test.ewp
代码\test\Project\Debug
代码\test\Project\Debug\Exe
代码\test\Project\Debug\Exe\test.out
代码\test\Project\Debug\List
代码\test\Project\Debug\Obj
代码\test\Project\Debug\Obj\main.o
代码\test\Project\Debug\Obj\main.pbi
代码\test\Project\Debug\Obj\main.pbi.cout
代码\test\Project\Debug\Obj\stm8s_clk.o
代码\test\Project\Debug\Obj\stm8s_clk.pbi
代码\test\Project\Debug\Obj\stm8s_clk.pbi.cout
代码\test\Project\Debug\Obj\stm8s_gpio.o
代码\test\Project\Debug\Obj\stm8s_gpio.pbi
代码\test\Project\Debug\Obj\stm8s_gpio.pbi.cout
代码\test\Project\Debug\Obj\stm8s_itc.o
代码\test\Project\Debug\Obj\stm8s_itc.pbi.cout
代码\test\Project\Debug\Obj\stm8s_rst.o
代码\test\Project\Debug\Obj\stm8s_rst.pbi.cout
代码\test\Project\Debug\Obj\stm8s_tim1.o
代码\test\Project\Debug\Obj\stm8s_tim1.pbi
代码\test\Project\Debug\Obj\stm8s_tim1.pbi.cout
代码\test\Project\Debug\Obj\stm8s_tim4.o
代码\test\Project\Debug\Obj\stm8s_tim4.pbi.cout
代码\test\Project\Debug\Obj\stm8s_uart1.o

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com