搜索资源列表
slac118b
- MSP430FG46xx source code, ADC, CLK, DAC, DMA, USART, USCI
LPC1768
- LPC1768开发板试验例程。包括adc,dac,can,bliky,dma等。- the example of LPC1768, include adc,dac,can,bliky,dma and so on.
ADC_DMA
- stm32f103vet6.编程想实现ADC的DMA功能,并将采集到得数据通过DAC输出,在示波器上观察波形。经调试可用,Keil uVision4.-stm32f103vet6. Programming the DMA function to the ADC, and data was collected through the DAC output, observe the waveform on the oscilloscope. The debugging available, Keil
dac
- 例程演示了msp430f261x系列的DMA的使用,需要用快压解压-Routine demonstrates the use of DMA msp430f261x series, need to use fast compression decompression
STM32-triangle-wave
- stm32生产三角波程序利用内部DAC和TIM2,不使用DMA,三角波由PA4输出-stm32 triangular wave production process using internal DAC and TIM2, do not use DMA, triangle wave output by the PA4
DAC
- STM32通过定时器DMA进行双路DAC输出,波形可自行变化。-By STM32 can output dual DAC wave,and the waveshape can change.
DACPDMA
- STM32F103VET6+DAC+DMA,输出正弦波,分别取点256、32、16。-STM32F103VET6+ DAC+ DMA, sine wave output, were taken point 256,32,16.
ADCPDMA
- stm32的DAC+dma-stm32 of DAC+dma
PWM-DAC
- ALIENTEK战舰STM32开发板实验,DAC的DMA实验,非常有用的学习资料。我一直就是按照这个学习的。-ALIENTEK STM32 development board experiments, DMA DAC experiments, very useful learning materials. I always follow this study..
DAC_SIN
- 利用stm32f103的定时器触发,通过DMA通道,将SIN码表中一个周期内的数据自动传送到DAC0、DAC1功能,输出两路不同频率的正弦波,每个正弦波周期内的样点数可调,改变定时器中断时间,可以调整正弦波输出频率,当然一个点的DAC最快输出为3M,经过测试,完全可用。-Use stm32f103 timer triggered by the DMA channel, the data SIN code table within a cycle automatically transferred
F169_DAC_Sin
- msp430f169内部DAC模块通过DMA模块的传输产生10kHz的正玄信号,本程序在一个周期内取点为100个,可以用示波器查看,接在DAC0端口,也就是P66口通过示波器查看是完整的波形,大概10K-msp430f169 internal DAC module generates 10kHz sine signal transmission through the DMA module, the program takes in a cycle point of 100, you can u
stm32Voice_project
- stm32实现的dac输出音频,采用定时器和dma控制dac转换数据,声音还可以-stm32 achieved dac output audio, use a timer and dma control dac conversion data, voice can also be
TIMPDACPDMA
- TIM+DAC+DMA输出任意波形-TIM+DAC+DMA Waveform generator
stm32-dac
- STM32F103ZET6 主控芯片,具有片上 DAC 模块,它 的分辨率可配置为 8 位或 12 位的数字输入信号,它有两个 DAC 通道,分别是:PA4-通道 1,PA5-通道 2。在双 DAC 模式下,它的两个通道互不影响,每个通道都可以使用 DMA 功能,都具有出错检测能力,可外部触发。-STM32F103ZET6 main chip with on-chip DAC module, it The resolution can be configured for 8-b
TIME-DAC-DMA
- STM32定时器3触发ADC同步规则+DMA查询,程序经测试,可以使用-STM32 timer 3+ DMA trigger ADC synchronization rules query, the program has been tested, you can use
STM32F407_DAC_DMA_TIM_SAWTOOTH_WAVE
- 使用STM32F407产生锯齿波的程序,DAC,DMA,TIM触发,绝对经典。-Use STM32F407 sawtooth procedure, DAC, DMA, TIM trigger, an absolute classic.
TIM+DAC+DMA输出任意波形
- 采用STM32单片机中的定时器和DAC输出任意波形,非常值得下载!(The use of STM32 microcontroller timer and DAC output arbitrary waveform, it is worth downloading!)
STM32L152例程
- STM32L151的例程,包括ADC,DAC,DMA,PWM,EXTI等等,很全(STM32L151 routines, including ADC, DAC, DMA, PWM, EXTI, and so forth, very full)
DAC
- 这个例子描述了如何使用DMA将数据传输到DAC外围设备。(This example describes how to use DMA to transfer data to DAC peripheral)
TIM DAC DMA输出任意波形(网友)库函数版本
- 使用TIM,DAC,DMA实现正弦波的产生(The generation of sine wave using TIM, DAC and DMA)