文件名称:usb-SOUND
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-12-13
- 文件大小:
- 48kb
- 下载次数:
- 0次
- 提 供 者:
- zhao****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
stm32f103vbt6 声卡驱动,经过验证声音很好,,验证成功才上传的,使用时根据引脚稍稍修改一下,如不想修改按程序内定义的连接即可。-Sound card drivers, sound good,, proven successful verification only uploaded when using the pin slightly modified according to it, such as do not want to modify the connection within the program by definition.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ch10\hw_config.c
....\inc\hw_config.h
....\...\stm32f10x_conf.h
....\...\stm32f10x_it.h
....\...\usb_conf.h
....\...\usb_desc.h
....\...\usb_istr.h
....\...\usb_prop.h
....\...\usb_pwr.h
....\main.c
....\StartUp\cortexm3_macro.s
....\.......\stm32f10x_vector.s
....\stm32f10x_it.c
....\USB library\inc\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\usb_core.c
....\...........\...\usb_init.c
....\...........\...\usb_int.c
....\...........\...\usb_mem.c
....\...........\...\usb_regs.c
....\usb_desc.c
....\usb_endp.c
....\usb_istr.c
....\usb_prop.c
....\usb_pwr.c
....\USB library\inc
....\...........\src
....\inc
....\StartUp
....\USB library
ch10