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

实验51 USB声卡实验

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

  • sentence
    文字或句子自動隨機排列.可以有助各位溫習功課和考試(Automatic random words or sentences arranged)
    2010-06-09 02:53:19下载
    积分:1
  • interactiveoperation
    C写的ArcSDE连接添加Feature的类(Add ArcSDE Connection C written in class Feature)
    2010-01-27 18:09:26下载
    积分:1
  • C8051F060-AD-UART1
    C8051F060 自带高速AD进行数据采集 可达100兆采样率 并切缓存与片外ram 并把采集数据通过串口发送给PC ( Data Acquisition example for C8051F060 Description: This example illustrates the use of ADC1 and the DMA to acquire and store data. It is intended for use with the C8051F060 target board in the development kit. // This code measures a signal at the AIN0 input with the 16-bit SAR ADC0. // The data is sampled at a rate of 100kHz. ADC output data is transferred to XDATA memory space using the DMA. // // With the EMIF configured for off-chip XRAM access (on the upper ports), this code moves the ADC data to the C8051F060TB target boards s SRAM device. // Once data acquisition is complete, the code then prompts the user to press the P3.7 // button on the target board when ready to receive the data via the UART0 serial port. The TB features an RS-232 transceiver and connector, so the data can be transferred // to a PC via its serial port. // The code is set to acquire up to 32768 samples (for 64kbytes of data). The SRAM device - can accommodate up to 128kbytes, )
    2014-07-03 18:46:42下载
    积分:1
  • vbplc
    说明:  vb与plc通讯帮助解决vb与plc通讯之间的问题(vb and Communications plc)
    2010-04-21 01:44:57下载
    积分:1
  • MSP-EXP430FR5739-User-Experience
    MSP430实现的多级菜单功能,采用OLED实现,占用Ram量较少(MSP430 realize multi-level menu functions, the use of OLED achieved occupancy of less Ram)
    2013-07-23 18:46:18下载
    积分:1
  • DS1302
    DS1302+89c51的例程代码,实测可用(DS1302 STM32)
    2016-11-20 21:55:19下载
    积分:1
  • 11
    说明:  利用定时/计数器T0从P1.0输出周期为1s的方波,让发光二极管以1HZ闪烁,设晶振频率为12MHz(The use of timer/counter T0 from P1.0 output cycle square wave 1s, so that the light-emitting diodes 1HZ blinking, set the crystal frequency is 12MHz)
    2014-05-27 14:30:43下载
    积分:1
  • old6
    说明:  独居老人监控系统 使用80c51f020编程 具体的使用方法和接口,里面有(Elderly people living alone monitoring system using 80c51f020 programming methods and the use of specific interfaces, which has)
    2011-03-24 19:07:28下载
    积分:1
  • stm8--BLDC-pcb-sch-
    stm8单片机实现了控制bldc轮毂电机的控制,用了6个mos管,采用六部控制,里面有 pcb sch 和程序,可以用此资料改装成电动自平衡独轮车(Stm8 microcontroller realized control BLDC hub motor control, with 6 mos tube, using six control with Sch and PCB program, this information is converted into electric self balancing unicycle)
    2021-03-16 15:59:22下载
    积分:1
  • motor-control-training
    使用飞思卡尔的单片机MPC5643L实现的电机控制代码(This is motor control with freescale CPU mpc5643l)
    2020-07-03 01:40:01下载
    积分:1
  • 696518资源总数
  • 106242会员总数
  • 10今日下载