搜索资源列表
2407CAN_AD
- dsp2407片内10位ADC采集系统,通过片内CAN外设发送到CAN总线,测试程序经过10万帧严格测试,非常好用.
adc-led
- 在TI的DSP2407基础上编写的,程序中将一个模拟信号采集输入经A/D转换后送到数码管供显示出来。此为工程文件,对DSP2407C语言编程极具参考意义。-In TI
TLV1571
- TLV1571的ADC采集程序,54xx系列DSP芯片,附TLV1571硬件原理图-TLV1571 of the ADC acquisition program, 54xx series DSP chips, attached to TLV1571 Schematic diagram of the hardware
lab0305-ADC
- DSP 5416的AD采集程序,AD芯片为ADS8320-DSP 5416 AD program of ADS8320
adc
- 用于dsp编程时的adc口的设置,以便程序能够顺利正确的运行,顺利采集数据并进行转换-For the mouth when programming DSP adc set, while the program to be able smoothly the correct running smoothly and collect the data and for conversion
DSP-f28335-adc-program
- dsp f28335 adc数据采集程序-dsp f28335 adc data collection procedures
adc
- 关于TMS320f2812的ad采集程序。测试通过。-the program of ad about TMS320f2812 which is useful.
ADC
- 用CCS3.3编程实现的基于TMS320的AD数据采集程序-CCS3.3 programming based on the TMS320 the AD data acquisition program
F2812_ADC
- TMS320F2812 ADC 采集用程序-TMS320F2812 ADC samping program
AD2S1210_Code
- ADI公司的ADC芯片AD2S1210的配置及采集处理程序,已经过验证,在tms320上运行ok-ADC company s AD2S1210 chip ADI configuration and acquisition process, has been verified, running on the OK TMS320
AD2S1205_Code
- ADI公司的ADC芯片AD2S1205的配置及采集处理程序,已经过验证,在tms320上运行ok-ADC company s AD2S1205 chip ADI configuration and acquisition process, has been verified, running on the OK TMS320
28335 ADC DMA
- 基于28335的ADC采集,DMA传输程序(Based on 28335 ADC acquisition, DMA transmission)
9.8 ADC_4Channel_DMA
- 基于STM32F103微处理器的DMA中断方式采集4路ADC电压值的程序(25664OLED display processing program based on STM32F103 microprocessor)
Example22_DSP2833x_ADC_soc
- 当需要采集外部信号时, 外部信号多数是模拟信号, 如电压、 电流、 压力、温度、 湿度、 速度等, 而单片机又只能处理数字信号, 因此就需要一个将模拟信号转换为数字信号的介质--模数转换器(ADC) , F28335 芯片内部含有 ADC 外设,本程序实现了 F28335 的 ADC 模数转换功能。