adc 3208 上面实现图片旋转的实例
上传时间: 2013-12-23
上传用户:weiwolkt
24位ADC,ADS1210初始化及读写程序
上传时间: 2013-12-25
上传用户:水口鸿胜电器
// This program measures the voltage on an external ADC input and prints the // result to a terminal window via the UART. // // The system is clocked using the internal 24.5MHz oscillator. // Results are printed to the UART from a loop with the rate set by a delay // based on Timer 2. This loop periodically reads the ADC value from a global // variable, Result.
标签: the measures external program
上传时间: 2013-12-27
上传用户:trepb001
LPC213X-LPC214X的内置设备的所有例程(ADC,DAC,SPI,I2C,RTC等等)
上传时间: 2014-01-17
上传用户:aix008
使用DSP的MCBSP与EDMA连接ADC和DAC,进行信号的采样与重建,并提供驱动
上传时间: 2016-04-24
上传用户:h886166
This example provides a description of how to use a DMA channel to transfer a word data buffer from memory (Flash) to memory (RAM). The dedicated DMA channel is configured to transfer once a time a 32 word data buffer stored as constant in the Flash memory to another buffer in the RAM memory. The received data are stored in the DST_Buffer. The DMA channel transfer complete interrupt is enabled to generate an interrupt at the end of the buffer transfer. As soon as the transfer is completed an interrupt is generated and in the DMA channel interrupt routine the transfer complete interrupt pending bit is cleared. The data counter is stored before and after the transfer to show that all data has been transfered. TransferStatus gives the data transfer status where it is PASSED if transmitted and received data are the same otherwise it is FAILED
标签: description provides transfer example
上传时间: 2016-04-24
上传用户:ecooo
JXARM9-2410 DMA操作实验主程序 实现功能: 实现DMA方式内存到内存的拷贝
上传时间: 2016-04-24
上传用户:jeffery
PIC ADC into sleep mode PIC ADC into sleep mode
上传时间: 2016-04-25
上传用户:小眼睛LSL
基于Keil uVision2平台的C51控制温度老化试验箱的源代码。 1、温度传感器采集温度 2、传感器信号传入 ADC电路 3、经AT89C52单片机的处理分析输出控制 4、通过继电器控制发热、降温与通风单元
上传时间: 2013-12-17
上传用户:lo25643
C8051F020 ADC 的源代码,肯定可以使用
上传时间: 2014-11-24
上传用户:huangld