登录
首页 » Visual C++ » 实验51 USB声卡实验

实验51 USB声卡实验

于 2021-03-24 发布 文件大小:181KB
0 167
下载积分: 1 下载次数: 3

代码说明:

  STM32的USB声卡程序。内有详细的注释和文档。很好的学习资料。(STM32 USB sound card program. There are detailed notes and documentation. Good study materials.)

文件列表:

实验51 USB声卡实验\HARDWARE\ADC\adc.c, 2726, 2017-11-25
实验51 USB声卡实验\HARDWARE\ADC\adc.h, 789, 2017-11-25
实验51 USB声卡实验\HARDWARE\AUDIOSEL\audiosel.c, 778, 2017-11-25
实验51 USB声卡实验\HARDWARE\AUDIOSEL\audiosel.h, 723, 2017-11-25
实验51 USB声卡实验\HARDWARE\BEEP\beep.c, 554, 2017-11-25
实验51 USB声卡实验\HARDWARE\BEEP\beep.h, 482, 2017-11-25
实验51 USB声卡实验\HARDWARE\DAC\dac.c, 1057, 2017-11-25
实验51 USB声卡实验\HARDWARE\DAC\dac.h, 478, 2017-11-25
实验51 USB声卡实验\HARDWARE\EXTI\exti.c, 1741, 2017-11-25
实验51 USB声卡实验\HARDWARE\EXTI\exti.h, 447, 2017-11-25
实验51 USB声卡实验\HARDWARE\KEY\key.c, 1233, 2017-11-25
实验51 USB声卡实验\HARDWARE\KEY\key.h, 626, 2017-11-25
实验51 USB声卡实验\HARDWARE\LCD\FONT.H, 16156, 2012-08-02
实验51 USB声卡实验\HARDWARE\LCD\ILI93xx.c, 48362, 2017-11-25
实验51 USB声卡实验\HARDWARE\LCD\LCD.h, 8320, 2017-11-25
实验51 USB声卡实验\HARDWARE\LED\led.c, 735, 2017-11-25
实验51 USB声卡实验\HARDWARE\LED\led.h, 486, 2017-11-25
实验51 USB声卡实验\HARDWARE\OLED\oled.c, 6768, 2017-11-25
实验51 USB声卡实验\HARDWARE\OLED\oled.h, 1408, 2017-11-25
实验51 USB声卡实验\HARDWARE\OLED\oledfont.h, 16174, 2012-08-02
实验51 USB声卡实验\HARDWARE\RTC\rtc.c, 6265, 2017-11-25
实验51 USB声卡实验\HARDWARE\RTC\rtc.h, 999, 2017-11-25
实验51 USB声卡实验\HARDWARE\TIMER\timer.c, 4980, 2017-11-25
实验51 USB声卡实验\HARDWARE\TIMER\timer.h, 1016, 2017-11-25
实验51 USB声卡实验\HARDWARE\TPAD\tpad.c, 3877, 2017-11-25
实验51 USB声卡实验\HARDWARE\TPAD\tpad.h, 719, 2017-11-25
实验51 USB声卡实验\HARDWARE\WDG\wdg.c, 1998, 2017-11-25
实验51 USB声卡实验\HARDWARE\WDG\wdg.h, 652, 2017-11-25
实验51 USB声卡实验\HARDWARE\WKUP\wkup.c, 1733, 2017-11-25
实验51 USB声卡实验\HARDWARE\WKUP\wkup.h, 556, 2017-11-25
实验51 USB声卡实验\keilkill.bat, 399, 2011-05-09
实验51 USB声卡实验\OBJ\test.hex, 95128, 2013-04-07
实验51 USB声卡实验\README.TXT, 1151, 2017-11-25
实验51 USB声卡实验\SYSTEM\delay\delay.c, 4835, 2017-11-25
实验51 USB声卡实验\SYSTEM\delay\delay.h, 1328, 2017-11-25
实验51 USB声卡实验\SYSTEM\sys\cortexm3_macro.h, 2225, 2009-05-07
实验51 USB声卡实验\SYSTEM\sys\stm32f10x_conf.h, 6194, 2009-05-07
实验51 USB声卡实验\SYSTEM\sys\stm32f10x_it.h, 4560, 2013-04-07
实验51 USB声卡实验\SYSTEM\sys\stm32f10x_map.h, 28290, 2009-05-07
实验51 USB声卡实验\SYSTEM\sys\stm32f10x_nvic.h, 19198, 2009-05-07
实验51 USB声卡实验\SYSTEM\sys\stm32f10x_type.h, 3388, 2009-05-07
实验51 USB声卡实验\SYSTEM\sys\sys.c, 6230, 2017-11-25
实验51 USB声卡实验\SYSTEM\sys\sys.h, 4079, 2017-11-25
实验51 USB声卡实验\SYSTEM\usart\usart.c, 3720, 2017-11-25
实验51 USB声卡实验\SYSTEM\usart\usart.h, 1185, 2017-11-25
实验51 USB声卡实验\USB\CONFIG\hw_config.c, 5901, 2012-09-25
实验51 USB声卡实验\USB\CONFIG\hw_config.h, 2418, 2012-08-11
实验51 USB声卡实验\USB\CONFIG\platform_config.h, 2408, 2009-05-07
实验51 USB声卡实验\USB\CONFIG\stm32f10x_it.c, 3048, 2012-09-25
实验51 USB声卡实验\USB\CONFIG\usb_conf.h, 3168, 2009-05-07
实验51 USB声卡实验\USB\CONFIG\usb_desc.c, 11611, 2017-11-25
实验51 USB声卡实验\USB\CONFIG\usb_desc.h, 4158, 2012-08-11
实验51 USB声卡实验\USB\CONFIG\usb_endp.c, 2654, 2009-05-07
实验51 USB声卡实验\USB\CONFIG\usb_istr.c, 5695, 2009-05-07
实验51 USB声卡实验\USB\CONFIG\usb_istr.h, 2645, 2009-05-07
实验51 USB声卡实验\USB\CONFIG\usb_prop.c, 11336, 2009-05-07
实验51 USB声卡实验\USB\CONFIG\usb_prop.h, 2751, 2009-05-07
实验51 USB声卡实验\USB\CONFIG\usb_pwr.c, 7124, 2013-04-07
实验51 USB声卡实验\USB\CONFIG\usb_pwr.h, 2240, 2009-05-07
实验51 USB声卡实验\USB\LIB\usb_core.c, 30770, 2009-05-07
实验51 USB声卡实验\USB\LIB\usb_core.h, 9015, 2009-05-07
实验51 USB声卡实验\USB\LIB\usb_def.h, 2835, 2009-05-07
实验51 USB声卡实验\USB\LIB\usb_init.c, 2779, 2010-06-19
实验51 USB声卡实验\USB\LIB\usb_init.h, 2540, 2009-05-07
实验51 USB声卡实验\USB\LIB\usb_int.c, 6471, 2009-05-07
实验51 USB声卡实验\USB\LIB\usb_int.h, 1743, 2009-05-07
实验51 USB声卡实验\USB\LIB\usb_lib.h, 1795, 2009-05-07
实验51 USB声卡实验\USB\LIB\usb_mem.c, 3419, 2009-05-07
实验51 USB声卡实验\USB\LIB\usb_mem.h, 1806, 2009-05-07
实验51 USB声卡实验\USB\LIB\usb_regs.c, 28642, 2009-05-07
实验51 USB声卡实验\USB\LIB\usb_regs.h, 28309, 2009-05-07
实验51 USB声卡实验\USB\LIB\usb_type.h, 2845, 2009-05-07
实验51 USB声卡实验\USER\JLinkSettings.ini, 578, 2013-04-07
实验51 USB声卡实验\USER\startup_stm32f10x_hd.s, 15872, 2012-09-03
实验51 USB声卡实验\USER\test.c, 2222, 2017-11-25
实验51 USB声卡实验\USER\test.Opt, 5450, 2012-10-07
实验51 USB声卡实验\USER\test.Uv2, 4458, 2012-09-25
实验51 USB声卡实验\USER\test.uvgui.Administrator, 72463, 2017-11-25
实验51 USB声卡实验\USER\test.uvopt, 27785, 2013-04-07
实验51 USB声卡实验\USER\test.uvproj, 21558, 2013-04-07
实验51 USB声卡实验\USMART\readme.txt, 345, 2017-11-25
实验51 USB声卡实验\USMART\usmart.c, 12053, 2017-11-25
实验51 USB声卡实验\USMART\usmart.h, 4554, 2017-11-25
实验51 USB声卡实验\USMART\usmart_config.c, 1607, 2012-10-07
实验51 USB声卡实验\USMART\usmart_str.c, 10815, 2017-11-25
实验51 USB声卡实验\USMART\usmart_str.h, 2763, 2017-11-25
实验51 USB声卡实验\HARDWARE\ADC
实验51 USB声卡实验\HARDWARE\AUDIOSEL
实验51 USB声卡实验\HARDWARE\BEEP
实验51 USB声卡实验\HARDWARE\DAC
实验51 USB声卡实验\HARDWARE\EXTI
实验51 USB声卡实验\HARDWARE\KEY
实验51 USB声卡实验\HARDWARE\LCD
实验51 USB声卡实验\HARDWARE\LED
实验51 USB声卡实验\HARDWARE\OLED
实验51 USB声卡实验\HARDWARE\RTC
实验51 USB声卡实验\HARDWARE\TIMER
实验51 USB声卡实验\HARDWARE\TPAD
实验51 USB声卡实验\HARDWARE\WDG
实验51 USB声卡实验\HARDWARE\WKUP

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 33
    模数转换ADC0832,基于51单片机的c语言程序(Analog to digital converter ADC0832, based on 51 MCU c language program)
    2013-12-07 00:33:47下载
    积分:1
  • ps2_02
    PS2通信,用stm32单片机模拟键盘鼠标往电脑送数据。(PS2 communication with stm32 SCM simulation to send data to a computer keyboard and mouse.)
    2020-07-08 14:48:57下载
    积分:1
  • AVR_single-chip_applications_include_the_developme
    AVR单片机应用系统开发典型实例 包含电路图,C语言源码及 ICCAVR的软硬仿文件(AVR single-chip applications include the development of a typical circuit example, C language source code and documentation ICCAVR like the soft and hard)
    2009-05-19 12:59:42下载
    积分:1
  • tongbujianPtiaobian
    这是一个为数不多的用C语言编写的PIC12C508的RGB灯的小型控制器,交流同步信号检测,七彩跳变+七彩渐变,做LED的朋友可以参考,程序可以直接使用的;(This is a small controller RGB lights a few written by C PIC12C508, AC synchronous signal detection, colorful jump+ colorful gradient, do LED friends can reference, the program can be used directly )
    2013-09-09 16:24:18下载
    积分:1
  • DC_DC
    基于430的DC_DC变化,采用PID控制,调节PWM的输出占公比,从而反馈调节输出电压(Based on 430 DC_DC change, using PID control, adjust the PWM output accounted common ratio, thus regulating the output voltage feedback)
    2013-08-31 13:24:57下载
    积分:1
  • STM32
    STM32 外部中断程序,用于学习用中断来控制按键(STM32 External Interrupt program)
    2013-07-12 16:37:30下载
    积分:1
  • login
    这个程序主要告诉我们如何制造一个登录窗口设计的静态文本框。(This program wants to tell us how to ligin a system,and,also tell us how to make a static text。This program wants to tell us how to ligin a system。)
    2012-09-21 13:04:52下载
    积分:1
  • codelock
    用共阴极数码管做的密码锁,可修改密码 ( this is a codelock )
    2009-02-28 18:55:30下载
    积分:1
  • STC12C5A60S2_Uart_Str
    该例程演示了接 联合开发网 - pudn.com
    2020-06-26 18:20:02下载
    积分:1
  • msp430f5438system_Chinese-Materials
    msp430f5438系统中文资料(全)(msp430f5438system_Chinese Materials)
    2013-09-09 09:12:43下载
    积分:1
  • 696518资源总数
  • 106245会员总数
  • 18今日下载