文件名称:Ex28_POP28335_DAC_ADC
-
所属分类:
- 标签属性:
- 上传时间:2015-08-03
-
文件大小:431.23kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
实验目的:通过学习此程序可以了解DSP的SPI与DA芯片(TLV5620)的连接和驱动,这是DSP的一个重要特性,大家要达到掌握的程度实验说明:主要硬件由DSP和TLV5620组成,DSP提供了SIMO和SCLK、C3TRIP **
** 信号给TLV5620,且C3TRIP信号是用来做片DAC信号的更新和锁 **
** 存的,这里大家要参照我们所提供的TLV5620的手册,4个信道 **
** 的DAC输出分别引了出来,方便大家来检测.这里还要说明的一点的是我们用了其中的两个信道DACA和DACB作为ADC的输入,大家看电路便知。 实验结果:用万用表测试TLV5620的4个输出电压值,可看到他们是成比例关系,分别0.4V,0.8V,1.2V,1.6V. 实际测量值有些误差的-** Purpose: To study this program can understand DSP s SPI and DA chip (TLV5620) connection**** and drive, which is an important feature of DSP, we have to achieve master degree**** experiments show: The main hardware and TLV5620 composed by the DSP, DSP provides SIMO and SCLK, C3TRIP**** signal to TLV5620, and C3TRIP signal is used to do the update and locking plates DAC signal**** store, where we have to refer to our TLV5620 manual provided by the four channels of DAC output** respectively lead out, to facilitate testing. Here also described a** point it is that we used one of the two channels DACA and DACB as ADC inputs,** we see circuit at a glance.** Results: with four output voltage values multimeter test TLV5620 can see that they are proportional relationship**, respectively 0.4V, 0.8V, 1.2V, 1.6V and some actual measurement error. The************************************************************************************************************* /
** 信号给TLV5620,且C3TRIP信号是用来做片DAC信号的更新和锁 **
** 存的,这里大家要参照我们所提供的TLV5620的手册,4个信道 **
** 的DAC输出分别引了出来,方便大家来检测.这里还要说明的一点的是我们用了其中的两个信道DACA和DACB作为ADC的输入,大家看电路便知。 实验结果:用万用表测试TLV5620的4个输出电压值,可看到他们是成比例关系,分别0.4V,0.8V,1.2V,1.6V. 实际测量值有些误差的-** Purpose: To study this program can understand DSP s SPI and DA chip (TLV5620) connection**** and drive, which is an important feature of DSP, we have to achieve master degree**** experiments show: The main hardware and TLV5620 composed by the DSP, DSP provides SIMO and SCLK, C3TRIP**** signal to TLV5620, and C3TRIP signal is used to do the update and locking plates DAC signal**** store, where we have to refer to our TLV5620 manual provided by the four channels of DAC output** respectively lead out, to facilitate testing. Here also described a** point it is that we used one of the two channels DACA and DACB as ADC inputs,** we see circuit at a glance.** Results: with four output voltage values multimeter test TLV5620 can see that they are proportional relationship**, respectively 0.4V, 0.8V, 1.2V, 1.6V and some actual measurement error. The************************************************************************************************************* /
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Ex28_POP28335_DAC_ADC/00ic_DAC_ADC.c
Ex28_POP28335_DAC_ADC/cc_build_Debug.log
Ex28_POP28335_DAC_ADC/Debug/00ic_DAC_ADC.obj
Ex28_POP28335_DAC_ADC/Debug/DSP2833x_Adc.obj
Ex28_POP28335_DAC_ADC/Debug/DSP2833x_ADC_cal.obj
Ex28_POP28335_DAC_ADC/Debug/DSP2833x_CodeStartBranch.obj
Ex28_POP28335_DAC_ADC/Debug/DSP2833x_DefaultIsr.obj
Ex28_POP28335_DAC_ADC/Debug/DSP2833x_GlobalVariableDefs.obj
Ex28_POP28335_DAC_ADC/Debug/DSP2833x_Gpio.obj
Ex28_POP28335_DAC_ADC/Debug/DSP2833x_PieCtrl.obj
Ex28_POP28335_DAC_ADC/Debug/DSP2833x_PieVect.obj
Ex28_POP28335_DAC_ADC/Debug/DSP2833x_Spi.obj
Ex28_POP28335_DAC_ADC/Debug/DSP2833x_SysCtrl.obj
Ex28_POP28335_DAC_ADC/Debug/DSP2833x_usDelay.obj
Ex28_POP28335_DAC_ADC/Debug/POP28335_DAC_ADC.map
Ex28_POP28335_DAC_ADC/Debug/POP28335_DAC_ADC.out
Ex28_POP28335_DAC_ADC/Debug.lkf
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC/.ccsproject
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC/.cproject
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC/.project
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC/.settings/org.eclipse.cdt.codan.core.prefs
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC/.settings/org.eclipse.cdt.debug.core.prefs
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC/project.log
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC.CS_/FILE.CDX
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC.CS_/FILE.DBF
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC.CS_/FILE.FPT
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC.CS_/SYMBOL.CDX
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC.CS_/SYMBOL.DBF
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC.CS_/SYMBOL.FPT
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC.paf2
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC.pjt
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC.sbl
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC/.settings
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC/Debug
Ex28_POP28335_DAC_ADC/Debug
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC.CS_
Ex28_POP28335_DAC_ADC
Ex28_POP28335_DAC_ADC/cc_build_Debug.log
Ex28_POP28335_DAC_ADC/Debug/00ic_DAC_ADC.obj
Ex28_POP28335_DAC_ADC/Debug/DSP2833x_Adc.obj
Ex28_POP28335_DAC_ADC/Debug/DSP2833x_ADC_cal.obj
Ex28_POP28335_DAC_ADC/Debug/DSP2833x_CodeStartBranch.obj
Ex28_POP28335_DAC_ADC/Debug/DSP2833x_DefaultIsr.obj
Ex28_POP28335_DAC_ADC/Debug/DSP2833x_GlobalVariableDefs.obj
Ex28_POP28335_DAC_ADC/Debug/DSP2833x_Gpio.obj
Ex28_POP28335_DAC_ADC/Debug/DSP2833x_PieCtrl.obj
Ex28_POP28335_DAC_ADC/Debug/DSP2833x_PieVect.obj
Ex28_POP28335_DAC_ADC/Debug/DSP2833x_Spi.obj
Ex28_POP28335_DAC_ADC/Debug/DSP2833x_SysCtrl.obj
Ex28_POP28335_DAC_ADC/Debug/DSP2833x_usDelay.obj
Ex28_POP28335_DAC_ADC/Debug/POP28335_DAC_ADC.map
Ex28_POP28335_DAC_ADC/Debug/POP28335_DAC_ADC.out
Ex28_POP28335_DAC_ADC/Debug.lkf
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC/.ccsproject
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC/.cproject
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC/.project
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC/.settings/org.eclipse.cdt.codan.core.prefs
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC/.settings/org.eclipse.cdt.debug.core.prefs
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC/project.log
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC.CS_/FILE.CDX
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC.CS_/FILE.DBF
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC.CS_/FILE.FPT
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC.CS_/SYMBOL.CDX
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC.CS_/SYMBOL.DBF
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC.CS_/SYMBOL.FPT
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC.paf2
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC.pjt
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC.sbl
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC/.settings
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC/Debug
Ex28_POP28335_DAC_ADC/Debug
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC
Ex28_POP28335_DAC_ADC/POP28335_DAC_ADC.CS_
Ex28_POP28335_DAC_ADC
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.