程序所在目录:ex5_SPI D/A 转换芯片选用的是SPI 接口的TLC5620,串行4 通道8 位DA 转换。 打开CC2000,进行如下操作: 1.Project->Open ,打开该目录中的工程文件。 2.Project->Rebuild ALL,编译链接 3.File->Load Program 4.Debug->GO Main 5.Debug->RUN (快捷键F5) 用示波器可以看到DA_OUT1 接口输出三角波 DA_OUT2 输出三角波 用万用表可以测到DA_OUT3 输出2.475V DA_OUT4 输出1.65V 各路的DA 输出均由程序控制,用户可参照程序中的注释更改。
上传时间: 2017-04-26
上传用户:zhanditian
程序所在目录:ex6_AD 板上引出的两路A/D 转换对应DSP 的A/D 模块分别是通道0 和通道8,输入电压0-5V 。 本开发板使用DA 的输出作为AD 的输入,因此需将5J2 的1-2,3-4 分别用短路子短接。 打开CC2000,进行如下操作: 1.Project->Open ,打开该目录中的工程文件。 2.Project->Rebuild ALL,编译链接 3.File->Load Program 4.光标移到Que()函数的asm(" NOP ")所处的行。 5. Debug->Toggle breakpoint (快捷键F9) 6. Debug->Animate (快捷键F12) 7. View->Watch Window ,在出现的watch 窗体中点右键分别插入变量AD_SIG0,AD_SIG8,则可看到所采到的这两路信号的电压值。 如果结果稍微不精确,请不要在意,这可能是因为没有采用专用基准源,以及信号不稳定的缘故。另外,TMS320LF2407 的内置A/D 的精度并不是很高。在前面两种情况已得到保证的情况下,变化幅度仍较大。( ^_^ 呵呵,外面好一点的一片A/D 芯片就不低于100 块,所以想想能凑合着用也就可以了。)
上传时间: 2013-12-17
上传用户:refent
本代码是数理统计与MATLAB工程数据分析一书中第8章的原代码,对本章学习有很大帮助。
上传时间: 2017-04-26
上传用户:851197153
The W78E58B is an 8-bit microcontroller which has an in-system programmable Flash EPROM for firmware updating. The instruction set of the W78E58B is fully compatible with the standard 8052. The W78E58B contains a 32K bytes of main ROM and a 4K bytes of auxiliary ROM which allows the contents of the 32KB main ROM to be updated by the loader program located at the 4KB auxiliary ROM 512 bytes of on-chip RAM four 8-bit bi-directional and bit-addressable I/O ports an additional 4- bit port P4 three 16-bit timer/counters a serial port. These peripherals are supported by a eight sources two-level interrupt capability. To facilitate programming and verification, the ROM inside the W78E58B allows the program memory to be programmed and read electronically. Once the code is confirmed, the user can protect the code for security
标签: microcontroller programmable in-system W78E58B
上传时间: 2017-04-27
上传用户:yiwen213
8 位单片机与以太网控制器 RTL8029 接口的VHDL 设计
上传时间: 2013-12-17
上传用户:LouieWu
实现8段数码管显示.利用本代码,可以动态显示一行数据.并且利用了段码和位码的使用.
上传时间: 2013-12-19
上传用户:lhw888
Builiding of 8 bit Logic Analyzer
标签: Builiding Analyzer Logic bit
上传时间: 2014-01-16
上传用户:youlongjian0
8位十进制数字频率计 测量频率范围在1HZ—1MHZ之间
上传时间: 2017-06-04
上传用户:aeiouetla
1.8个流水灯先会从上到下流动一遍,同时蜂鸣器发声。 2.接着DAC电流指示灯由暗变亮 3.接着前三位数码管显示温度值 4.接着AD数值显示在数码管的前三位
上传时间: 2013-12-23
上传用户:wweqas
用89C51串行口外接CD4094移位寄存器扩展8位并行口,8位并行口的每位都接一个发光二极管,要求发光二极管从左到右以一定延迟轮流显示,并不断循环。
上传时间: 2013-12-20
上传用户:pkkkkp