搜索资源列表
-
0下载:
1.可组合给定内容的程序,利用示波器测量XF或LED0管脚的信号频率。
2.可修改定时器中断服务程序,使三个发光极管每隔1秒钟轮流点亮一次。-1. Portfolio will be content to the procedure, and use oscilloscope measurement XF or LED0 pin signal frequency. 2. Amend timer interrupt service routine, three-top every one li
-
-
2下载:
这是一款TMS320VC5509A学习板例程及说明,里面包含很多例子,包括CPU看门狗实验、LED跑马灯实验、CPU TIMER定时器实验、实时时钟实验、AD转换实验、ADDR转为GPIO试验、蜂鸣器试验、GPIO试验、数码管显示试验、扩展SDRAM读写实验、SPI EEPROM读写实验、FFT实验、FIR滤波器实验、IIR滤波器实验、自适应滤波器实验、键盘扫描实验、外部中断输入实验、AIC23播音实验、1602显示试验、12864显示实验、240128显示实验、USB2.0通信实验等22个实验
-
-
0下载:
学习DSP TMS320VC5402最好的入门例程,采用C语言编程,定时器中断,XF引脚输出。-Best entry-routine for DSP TMS320VC5402 learning, using C language programming, timer interrupt and XF pin output.
-
-
0下载:
This program sets up EVA Timer 1, EVA Timer 2, EVB Timer 3 and EVB Timer 4 to fire an interrupt on a period overflow. A count is kept each time each interrupt passes through the interrupt service routine. EVA Timer 1 has the shortest period while EVB
-
-
0下载:
This program sets up EVA Timer 1, EVA Timer 2, EVB Timer 3 and EVB Timer 4 to fire an interrupt on a period overflow. A count is kept each time each interrupt passes through the interrupt service routine.
-
-
0下载:
程序所在目录:ex7_CAN
由于调试CAN总线通讯需要外部的CAN设备。所以在没有外部CAN设备的情况下,本样例程序中采用了CAN的自测试模式通信,即使用CANBOX4发送CANBOX0接收。在定时器中断服务程序中执行发送;中断方式接收CAN信息。
打开CC2000,进行如下操作:
1. Project->Open ,打开该目录中的工程文件。
2. Project->Rebuild ALL,编译链接
3. File->Load Progra
-
-
0下载:
DSP的几个例程 外部中断 定时器中断 和AD转换的几个程序 -Several DSP external interrupt timer interrupt routine and the number of procedures for AD conversion
-
-
0下载:
dsp6713,定时器中断全程使用例程,难能可贵-dsp6713, full use of the timer interrupt routine, valuable
-
-
0下载:
CCS C sample for a timer,using the timer1 to produce the interrupt routine-the timer can be used for all kinds of the usage, for example,indutrial..
-
-
0下载:
能较为准确的计时并将时钟、分钟、秒钟显示到数码管上,此实验是利用DSP的定时器做时钟,并将时钟、分钟、秒钟显示到数码管上。编写程序时先编写定时器初始化程序,运用DSP定时器来定时计数,并通过定时器中断服务程序刷新数码管。其硬件连接原理图和I/O端口地址译码请参考实验五输入输出模块中的数码显示输出模块。-Can be more accurate timing and the clock, minutes, seconds display to digital control, this exper
-
-
0下载:
word文档内有九个例子源程序:
例1、初始化锁相环及外设时钟函数
例2、.cmd格式文件举例
例3、定时器中断应用举例
例4、利用事件管理器输出多种频率的正弦信号输出例程
例5、SPI和DAC TLV 5617接口例程
例6、CAN总线消息发送例程
例7、使用FIFO缓冲发送数据
例8、使用FIFO缓冲接收数据
例9、ADC应用举例
-this word document includes nine examples of source
-
-
0下载:
利用定时器产生一个2kHz 的正弦信号。定时器被设置成每25uS 产生一次中断(等效于采样速率为40K)。利用该中断,在中断服务程序中用叠代算法计算出一个SIN值,并利用CCS 的图形显示功能查看波形。开发环境为ccs2.2,硬件为DES5410APP-U开发板。-Use timer to produce a 2kHz sinusoidal signal. Timer is set to generate an interrupt each 25uS (equivalent to the sam
-
-
0下载:
AD采样频率为10K,序列发生器SEQ1和SEQ2级联成一个16通道的序列发生器,采样模式采用顺序采样。利用通用定时器T1的周期中断事件来启动AD转换。ADCINA0和ADCINB0为参考电平,实际的电压值分别为0.420和1.653,由于每个板子的具体特性稍有不同,请用万用表自行测量参考电压值。此例程对ADCINA0、ADCINA1、ADCINB0、ADCINB1四个通道进行连续10次的采样,然后对各个通道的10个采样值进行排序,滤波,最后取平均值。然后由ADCINA0和ADCINB0通道的值
-
-
0下载:
DSP程序,TMS320F2812芯片CPU定时器例程,定时产生中断-DSP program, TMS320F2812 chip CPU timer routine, timer interrupt is generated
-
-
0下载:
初始化定时器0中断,利用中断产生PWM或者进入一个中断服务服务程序。-Initialize the timer 0 interrupt, interrupt the use of PWM or enter an interrupt service routine。
-
-
1下载:
dspic33fj128mc804开发板例程,包含了按键、液晶显示、定时器中断、DMA、CAN、串口UART调试以及PWM等功能,讲解详细,可移植,初学者的福利!-dspic33fj128mc804 routine development board that contains buttons, LCD display, timer interrupt, DMA, CAN, serial UART debugging and PWM functions, explained in detail,
-