-
-
-
-
-
ADC.rar
// This program measures the voltage on an external ADC input and prints the
// result to a terminal window via the UART.
... the rate set by a delay
// based on Timer 2. This loop periodically reads the ADC value from a global
// variable, Result.
-
ADC.rar
... 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 circular mode, the
converted data ...
-
-
ADC.rar
s3c2440 的adc应用程序,可直接进行操作/控制
-
ADC.rar
TMS320F28X ADC 程式例,以实际范例方式说明TMS320F28X ADC设定方式
-
ADC.rar
基于S3C2410芯片的ADC驱动程序源代码,具有很好的流接口驱动程序参考价值
-
adc.rar
关于2410下面的ADC驱动采集,已经验证过,可以编译采集,是基于2.4内核上面的,2.6的只要改动一下就可以使用
-