CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ADC-DMA

搜索资源列表

  1. MSP430-examples

    1下载:
  2. 本代码包含了msp430的示例程序,adc,dma,ta,tb,uart,I2C等模块的示例程序。很全面,很具有参考价值哦。-This code contains the msp430 sample program, adc, dma, ta, tb, uart, I2C, etc. Examples of program modules. Very comprehensive, very valuable reference Oh.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:153223
    • 提供者:马彬
  1. STM32chinesedata

    0下载:
  2. stm32的中文datasheet。其中包括adc应用实例,dma控制器应用实例,can应用实例,iic应用实例,tim应用实例,gpio应用实例,spi应用示例等待。-stm32 the Chinese datasheet. Including adc Applications, dma controller application examples, can application example, iic application examples, tim application exam
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-06-02
    • 文件大小:14655468
    • 提供者:ztm
  1. keil_lpc1768

    0下载:
  2. LPC1768範例CODE,包含特殊介面功能ADC、PWM、CAN、RTC、UART和USB-LPC1768 SAMPLE CODE,includes ADC,pwm,can,usb,uart...
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:926233
    • 提供者:大頭
  1. exp

    0下载:
  2. 优龙公司FS44BOXI开发板实例程序,一共31个,包括ADC ASM ASM_C bootlodaer cache can cf dma gprs gps ide iis keyscan lcd led8X8 motor nandflash norflash pwm rtc SmartMedia_Card tftp Timer2_interrupt TouchPanel uart uClinux_driver uCOSII uCOSII_common USB_Device USB_HOST W
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-30
    • 文件大小:12361409
    • 提供者:华东
  1. adc_dma

    0下载:
  2. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:226481
    • 提供者:张丽荣
  1. Custom_HID_interrut_adc_dma_control

    0下载:
  2. acquisition with ADC and storing in SRAM wuth DMA. change sampling time throught USB and transfer sampling throught usb protocol in terrupt.
  3. 所属分类:USB develop

    • 发布日期:2017-04-10
    • 文件大小:1297723
    • 提供者:Giacomo
  1. ADC_dam_9

    0下载:
  2. STM32非固件库,实现功能:ADC通过DMA传输-Non-STM32 firmware library, implementation features: ADC through the DMA transfer
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:53027
    • 提供者:发个
  1. stm32_adc

    1下载:
  2. 此程序是基于STM32的AD应用程序,我们在这里设置ADC为连续转换模式,常规转换序列中有两路转换通道,分别是ADC_CH10(PC0)和ADC_CH16(片内温度传感器)。因为使用了自动多通道转换,数据的取出工作最适合使用DMA方式取出,so,我们在内存里开辟了一个u16 AD_Value[2]数组,并设置了相应的DMA模块,使ADC在每个通道转换结束后启动DMA传输,其缓冲区数据量为2个HalfWord,使两路通道的转换结果自动的分别落到AD_Value[0]和AD_Value[1]中。
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:3925
    • 提供者:韩武纪
  1. CC2430_Sample

    0下载:
  2. Zigbee技术实践教程-第四章例子 包含:LCD ADC、串口、定时器等等例子,刚接触cc2430不错的例子程序。-Zigbee technology practice Tutorial- Chapter IV Examples include: LCD ADC, serial port, timers, and so examples, good examples of new to cc2430 program.
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2223985
    • 提供者:zl
  1. ourdev_478944

    2下载:
  2. PLC 测试代码,芯片STM32,测试内容:RAM定位 GPIO PWM Systick RTC ADC DMA EEPROM(24C16) USART 外部中断 -PLC test code, chip STM32, contents of the tests: RAM location GPIO PWM Systick RTC ADC DMA EEPROM (24C16) USART External Inter
  3. 所属分类:其他小程序

    • 发布日期:2013-09-04
    • 文件大小:627787
    • 提供者:ztx
  1. qq2440

    0下载:
  2. qq2440的非操作系统测试代码,包括串口.LCD屏.ADC,USB,RTC,IIC,DMA,等操作,数目量大,在其它的网站上是找不到的,是学习ARM不可多得的好材料。建议大家在熟悉此代码的基础上可以试着改写以熟炼此内容。-qq2440 non-operating test code, including the serial port. LCD screen. ADC, USB, RTC, IIC, DMA, and other operations, the number of large,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-10
    • 文件大小:2491819
    • 提供者:flangxisi
  1. CC2430CC2431program

    0下载:
  2. cc2430 zigbee 无线传感器cc2430芯片的测试程序,内部含有:LED、LCD、joystick、External Interrupt、Timer Interrupt Power Modes、clock modes、stop watch 、adc、random、dma -cc2430 zigbee contain lots of program tests:LED、LCD、joystick、External Interrupt、Timer Interrupt Power Modes、
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2014-05-24
    • 文件大小:985558
    • 提供者:navy
  1. ADC-main

    0下载:
  2. This example describes how to use the ADC and DMA to transfer continuously converted data from ADC to a data buffer. The ADC is configured to converts continuously ADC channel14. Each time an end of conversion occurs the DMA transfers, in circ
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-27
    • 文件大小:2376
    • 提供者:朱兰凤
  1. stm32adc2dmausart

    0下载:
  2. STM32的ADC采集模拟电压,转换结果以DMA方式传输给USART,USART通过串口发送到上位机-STM32 of the ADC analog voltage acquisition, the conversion results mode DMA transfer to the USART, USART to the PC via the serial port
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:3253
    • 提供者:杨善宁
  1. TIM1-ADC-USART

    0下载:
  2. this project use for STM32F103 .it s related to ADC convertion use for external trigger (TIM1_CC1 ), use DMA to tranfer data from memory to periherial , then use USART serial tranfer to PC , to test-this project use for STM32F103 .it s related to ADC
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:2259055
    • 提供者:stm32
  1. adc_dma

    1下载:
  2. 通过ADC采集信号,DMA储存采集来的信号值,通过 VIEW窗口查看-Through the ADC acquisition signal, the DMA storage collected signal value, through the VIEW window VIEW
  3. 所属分类:DSP program

    • 发布日期:2014-06-11
    • 文件大小:131072
    • 提供者:shenji
  1. DMA

    0下载:
  2. 该程序是基于stm32意法半导体上的adc基础试验程序,对初学者有很大帮助!-The program is based on STMicroelectronics stm32 adc on the basis of test procedures, are very helpful for beginners!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:531546
    • 提供者:黄兴
  1. ADC1_DMA

    0下载:
  2. STM32F103 ADC without DMA
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:12761
    • 提供者:sk
  1. MSP430ADC

    0下载:
  2. msp430 adc+dma+timer程序
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:33011
    • 提供者:ray
  1. licheng

    0下载:
  2. stm32的有关例程,GPIO ,,ADC,DMA,-stm32 of the routine, GPIO,, ADC, DMA,
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:350938
    • 提供者:hai
« 1 2 3 4 5 67 8 9 10 11 ... 18 »
搜珍网 www.dssz.com