搜索资源列表
F2812ADC_double
- DSP2812ADC - 测量两个模拟输入电压, 每个0.1sec由通用定时器1出发一次ADC转换;看门狗使能,在主函数循环以及ADC的中断服务程序中处理
ex3_LED
- 程序所在目录:ex3_LED 打开CC2000,进行如下操作: 1. Project->Open ,打开该目录中的工程文件。 2. Project->Rebuild ALL, 编译链接 3. File->Load Program 4. Debug->GO Main 5. Debug->RUN (快捷键F5) 可以看到的现象为:最边上一个LED 不断闪烁(这个LED 在后面其他的程序中都被定义成在定时器中断中闪烁)。其余的4 个
Timer1
- 该文件实现了dSPIC30f2010的定时器跑马灯程序,循环点亮六个管子-This file implements the dSPIC30f2010 ticker timer program loop of six tube lights
07_CpuTimer0
- DSP的CPU定时器控制LED源程序,实现循环显示-DSP-CPU timer control LED source to achieve circular display
test5
- TMS320X281xDSP 28 ADC - 测量两个模拟输入电压, 每个0.1sec由通用定时器1出发一次ADC转换; 看门狗使能,在主函数循环以及ADC的中断服务程序中处理-TMS320X281xDSPDSP28 ADC- measurement of two analog input voltage, general-purpose timers each 0.1sec 1 departs from the ADC conversion watchdog is enable
lab0303-Timer
- DSP定时器控制博创开发箱的流水灯,根据定时器规定的时间,流水灯循环点亮。-timer base on dsp
lecture06
- DSP中断,基于定时中断的视频输出与显示。掌握DSP中断原理和DSP定时器工作原理,并能够编写初始化程序,包括中断初始化和定时器初始化。在此基础上完成应用设计(读存储器中的图像,4画面分割,通过定时中断循环在电视监视器上播放)。-DSP interrupt, timer interrupt-based video output and display. Master DSP interrupt the principles and DSP timer works, and be able to
SourceCode01_Timer0
- F2812跑马灯程序,通过周期定时使得led灯循环显示,是DSP初学者必备-F2812 Marquee program, through the cycle timed loop makes the led light display, is essential DSP beginners
EX02_CpuTimer0
- DSP经典入门例程,timer0定时器中断控制流水灯实验,F2812芯片,循环点亮和熄灭LED,时间间隔为1s。-DSP classic Tutorial,about how to enable timer 0 to control the led light and mute.