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

实验51 USB声卡实验

于 2021-03-24 发布 文件大小:181KB
0 77
下载积分: 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 个回复

  • RCC_JJY
    日本电波钟解码程序 接受长波信号并进行解码(JJY code)
    2013-12-07 22:16:19下载
    积分:1
  • AD9851驱动程序,采用串行写入方式STM32-AD9851-driver
    AD9851驱动程序,采用串行写入方式,STM32写入频率控制字。(AD9851 driver, using serial write mode, STM32 write frequency control word.)
    2020-07-07 18:38:57下载
    积分:1
  • MC9S12XS128changyongmokuai
    MC9S12系列单片机的学习的资料,里面包括了其重要的技术模块及编程技巧,能帮助大家更好的了解和使用这款单片机(MC9S12 series MCU learning materials, including its important technical modules and programming skills, to help people better understand and use the single chip microcomputer )
    2013-10-16 10:01:22下载
    积分:1
  • 2401-FOR-xs128
    助赢无线发射模块24l01调试程序for xs128(24l01 debugger to help win wireless transmitter module for xs128)
    2013-04-08 09:20:01下载
    积分:1
  • pdfp
    PRINT PDF AT Adobe Reader 8
    2015-10-31 15:21:11下载
    积分:1
  • tekradius
    一个测试Radius的工具,可以测试Radius服务器是否正确(tekradius this is a good test tool)
    2014-11-03 10:37:26下载
    积分:1
  • IR
    说明:  MSP430红外解码驱动,占用了一个定时器资源。(MSP430 IR decoding drive, taking up a timer resources.)
    2013-08-25 19:03:05下载
    积分:1
  • CodeWarrior
    CodeWarrior仿真与调试要点,CodeWarrior仿真与调试要点,CodeWarrior仿真与调试要点(CodeWarrior simulation and debugging points, CodeWarrior simulation and debugging points, CodeWarrior point emulation and debugging)
    2013-08-21 21:14:06下载
    积分:1
  • MainPage
    基于VC++的,以操作文件的方式(CreateFile,WirteFile,ReadFile)来操作串口实现的射频卡门禁系统,实现了包括读卡写卡,寻卡防冲突等功能。(Based VC++ in order to manipulate papers (CreateFile, WirteFile, ReadFile) to operate the serial interface of the RF card access control systems, including the realization of the card reader to write, look for cards anti-collision function.)
    2013-06-28 15:30:21下载
    积分:1
  • speeter-motor
    本文讲述了细分驱动技术的原理,重点介绍了细分驱动控制系统的设计方法,设计了一套传统细分驱动系统的设计方案,在此基础上,本文进一步介绍了L297、L298两块芯片,采用这两块芯片构成步进电机的驱动电路,应用DAC0832实现D/A转换,采用精简指令集单片机AVR作为脉冲产生器,对步进电机的工作过程进行控制,最终组成电机细分数可选的驱动控制系统。(failed to translate)
    2013-05-06 17:29:54下载
    积分:1
  • 696524资源总数
  • 103843会员总数
  • 49今日下载