搜索资源列表
jx44b0study_system_souce_code
- 压缩包里包含有JX44B0教学实验系统用户手册及该系统的全套试验例程,用c编写,在ADT环境下编译后下载到 实验板即可执行,是学习arm开发的有用例程 源文件说明 Leddemo LED显示实验 Led LED 显示实验 Serial 串口实验 Interrupt 外部中断实验 Dma DMA实验 Pwm PWM实验 Rtc 实时时钟实验 Watchdog 看门狗实验 Ad AD 采样实验 St
audio_aic23
- 数字音频实验测试工程,程序演示了通过I2C 总线对 TLV320AIC23 芯片的控制,各种音频环路,多种采样频率,DMA 音频采集和输出等 测试。程序中有详尽的说明。TLV320AIC23 的控制HDL模块Freedev_aic23 的7 号 寄存器提供了读和写两个端口,分别连接到数字音频芯片的AD 和DA 通道,每次可 读出和写入一个32 位宽的数据,分别是16 位左声道和16 位右声道的采样值。每 次数据就是一次采样的结果。如果是48K 采样率,那么每个数据时间间隔就是
利用DMA方式实现数据采样
- 利用DMA方式实现数据采样,采集一个12位AD卡,利用VC开发的,很有参考价值
ADDMA
- F28335DSP的ad-dma程序,实现了288335自带AD采样后讲数据传输给DMA-F28335DSP of the ad-dma program, achieved the 288,335 native speakers, after AD sampled data to DMA
AD-and-DA-
- 实现DSP片内自带A/D采样,采样后的数据传输到DMA内,利用28335进行DA转换,输出三中波形-For DSP chip comes with A/D sampling, the sampled data to the DMA, the use of 28335 for DA converter, the output three kinds of waveform
based-on-Xilinx-PCIe-Core-DMA
- 1, 支持由板卡发起的DMA操作,既可以将板卡内的数据快速传输到PC,也可以将PC的数据读取到板卡内。DMA的可以通过PCIe的BAR0空间控制。 2, 利用Xilinx LogiCORE Endpoint Block Plus硬核,兼容Virtex 5、Virtex 6、Spartan 6系列。无缝支持PCIe x8、x4、x1速率 。 3, 在板卡的终端是标准的FIFO接口,可以接入各种形式的数据,例如AD采样数据,光纤数据,DA数据。 4, DriverStudio生成的
ad_sample
- BF537开发板上用fpga实现AD采样,DSP用DMA将fpga内的数据读回dsp-BF537 development board with fpga implementation AD sampling, DSP DMA will use the data read back fpga dsp
C8051F060-AD-UART1
- C8051F060 自带高速AD进行数据采集 可达100兆采样率 并切缓存与片外ram 并把采集数据通过串口发送给PC - Data Acquisition example for C8051F060 Descr iption: This example illustrates the use of ADC1 and the DMA to acquire and store data. It is intended for use with the C8051F060
AD_33f_DMA
- dspic30系列单片机,ad采样程序,利用DMA直接数据存储模块,程序有注释,已调试修改-dspic30 MCU, ad sampling procedures, the use of DMA direct data storage module, program notes, have been debug modification
three_adcs_cfft
- STM32F407自带ADC模块的三重采样,AD采样数据以DMA传输方式存储,MCU对采样数据作傅利叶变换,采样率为8.4Msps。(STM32F407 takes three resampling of ADC module, AD sampling data is stored in DMA transmission mode, MCU performs Fourier transform for sampling data, and the sampling rate is 8.4Msps