Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - interrupt timer routine
Search - interrupt timer routine - List
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 lit a second rotation.
Date : 2026-01-22 Size : 13kb User :

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 Timer4 has the longest period.
Date : 2026-01-22 Size : 4kb User : HS. Jang

DL : 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.
Date : 2026-01-22 Size : 5kb User : HS. Jang

程序所在目录:ex7_CAN 由于调试CAN总线通讯需要外部的CAN设备。所以在没有外部CAN设备的情况下,本样例程序中采用了CAN的自测试模式通信,即使用CANBOX4发送CANBOX0接收。在定时器中断服务程序中执行发送;中断方式接收CAN信息。 打开CC2000,进行如下操作: 1. Project->Open ,打开该目录中的工程文件。 2. Project->Rebuild ALL,编译链接 3. File->Load Program 4. 光标移到int1中断服务程序CANIFR=0xFFFF所处的行。 5. Debug->Toggle breakpoint (快捷键F9) 6. Debug->Animate (快捷键F12) 偏左上脚GEL Files上点右键,Load GEL,选择LF2407.gel,然后菜单栏Gel->LF2407->CAN regs,即可看到CAN寄存器的变量被显示岛Watch Window中.可以看到CANBOX0里面接收到数据0x2211,0x4433等数据,这些数据是由CANBOX4发送往总线上的. 如果用户和别的CAN设备通信,参照本例程的注释更改相关设置即可。 -Procedures where the directory: ex7_CAN CAN bus communication because of debugging required external CAN device. So in the absence of external CAN device case, the sample procedures used in the self-test mode of CAN communication, namely the use of CANBOX4 Send CANBOX0 receiver. At the timer interrupt service routine in the implementation of sending interrupted CAN receive information. Open the CC2000, the following steps: 1. Project-> Open, open the project file directory. 2. Project-> Rebuild ALL, the compiler links 3. File-> Load Program 4. Cursor to INT1 interrupt service routine CANIFR = 0xFFFF which the line. 5. Debug-> Toggle breakpoint (shortcut F9) 6. Debug-> Animate (shortcut F12) GEL Files on left foot Right on point, Load GEL, select LF2407.gel, then the menu bar Gel-> LF2407-> CAN regs, you can see the CAN register variables are displayed in the Watch Window Island. CANBOX0 can be seen inside receive data 0x2211, 0x4433 and other d
Date : 2026-01-22 Size : 26kb User : To_oo

学习DSP TMS320VC5402最好的入门例程,采用C语言编程,定时器中断,XF引脚输出。-Best entry-routine for DSP TMS320VC5402 learning, using C language programming, timer interrupt and XF pin output.
Date : 2026-01-22 Size : 80kb User : Dayspring

DSP的几个例程 外部中断 定时器中断 和AD转换的几个程序 -Several DSP external interrupt timer interrupt routine and the number of procedures for AD conversion
Date : 2026-01-22 Size : 294kb User : 岳明

DL : 0
dsp6713,定时器中断全程使用例程,难能可贵-dsp6713, full use of the timer interrupt routine, valuable
Date : 2026-01-22 Size : 16kb User : ld

这是一款TMS320VC5509A学习板例程及说明,里面包含很多例子,包括CPU看门狗实验、LED跑马灯实验、CPU TIMER定时器实验、实时时钟实验、AD转换实验、ADDR转为GPIO试验、蜂鸣器试验、GPIO试验、数码管显示试验、扩展SDRAM读写实验、SPI EEPROM读写实验、FFT实验、FIR滤波器实验、IIR滤波器实验、自适应滤波器实验、键盘扫描实验、外部中断输入实验、AIC23播音实验、1602显示试验、12864显示实验、240128显示实验、USB2.0通信实验等22个实验,基于TMS320VC5509A开发板,本开发板所有的例程都在里面,便于初学5509的学者学习和开发。 -This is a routine board TMS320VC5509A study and description, which contains many examples, including the CPU watchdog experiment, LED Marquee experiment, CPU TIMER timer experiment, the experimental real-time clock, AD conversion experiments, ADDR to GPIO test, bee Test alarms, GPIO test, digital display test SDRAM read and write the expansion of the experiment, SPI EEPROM read and write experiments, FFT experiment, FIR filter experiment, IIR filter experiment, adaptive filter experiments, the keyboard scan experiments, external interrupt input experiment, AIC23 audio experiment shows that the Pilot 1602, 12864 showed that experiments show that 240,128 experiments, USB2.0 communication experiments 22 experiments TMS320VC5509A-based development board, the development board are all inside the routine for beginners learning scholars 5509 and development.
Date : 2026-01-22 Size : 6.31mb User : 天涯之声

DL : 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..
Date : 2026-01-22 Size : 1kb User : chen li

DL : 0
能较为准确的计时并将时钟、分钟、秒钟显示到数码管上,此实验是利用DSP的定时器做时钟,并将时钟、分钟、秒钟显示到数码管上。编写程序时先编写定时器初始化程序,运用DSP定时器来定时计数,并通过定时器中断服务程序刷新数码管。其硬件连接原理图和I/O端口地址译码请参考实验五输入输出模块中的数码显示输出模块。-Can be more accurate timing and the clock, minutes, seconds display to digital control, this experiment is done using DSP timer clock, the clock, minutes, seconds display to digital pipe. Preparation program to prepare the first timer initialization procedure, the use of DSP timer to count from time to time, and through the timer interrupt service routine refresh digital tube. Schematic diagram of the hardware connection and the I/O port address decoding Please refer to experiment five input and output module digital display output module.
Date : 2026-01-22 Size : 53kb User : 牟晓春

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 code: Example 1, to initialize the clock PLL and peripheral function Example 2,. Cmd format for example Example 3, the timer interrupt Application Examples Example 4, using a variety of incident management output frequency sinusoidal signal output routine Cases 5, SPI interface routines, and DAC TLV 5617 Cases of 6, CAN-bus messages routine Example 7, using FIFO buffers to send data Example 8, using FIFO buffer to receive data Cases 9, ADC application examples
Date : 2026-01-22 Size : 32kb User : sun

利用定时器产生一个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 sampling rate of 40K). Use of the interrupt, the interrupt service routine using the iterative algorithm to calculate the value of a SIN, and use of CCS in the graphical display feature to see the waveform. Development environment for the ccs2.2, hardware development board for the DES5410APP-U.
Date : 2026-01-22 Size : 7kb User : 黄天

AD采样频率为10K,序列发生器SEQ1和SEQ2级联成一个16通道的序列发生器,采样模式采用顺序采样。利用通用定时器T1的周期中断事件来启动AD转换。ADCINA0和ADCINB0为参考电平,实际的电压值分别为0.420和1.653,由于每个板子的具体特性稍有不同,请用万用表自行测量参考电压值。此例程对ADCINA0、ADCINA1、ADCINB0、ADCINB1四个通道进行连续10次的采样,然后对各个通道的10个采样值进行排序,滤波,最后取平均值。然后由ADCINA0和ADCINB0通道的值计算求得CalGain和CalOffset,最后由这两个量来校正ADCINA1和ADCINB1。-AD sampling frequency for the 10K, the sequence generator SEQ1 and SEQ2 cascade into a 16-channel sequencer, sampling mode with sequential sampling. The use of general-purpose timer T1 cycle to start AD conversion interrupt event. ADCINA0, and ADCINB0 as the reference level, the actual voltage values ​ ​ of 0.420 and 1.653, respectively, due to the specific characteristics of each board is slightly different, with a multimeter self-measurement of the reference voltage value. This routine ADCINA0, ADCINA1, ADCINB0, ADCINB1 four channel continuous sampling of 10 times, and then sort the sampled values ​ ​ of the respective channels 10, filtering, and finally take the average. Then to calculated to obtain the CalGain and CalOffset by ADCINA0, and ADCINB0 channel value, the final by these two quantities to to correction ADCINA1 and ADCINB1.
Date : 2026-01-22 Size : 477kb User : pengbin

DSP程序,TMS320F2812芯片CPU定时器例程,定时产生中断-DSP program, TMS320F2812 chip CPU timer routine, timer interrupt is generated
Date : 2026-01-22 Size : 85kb User : yangyl

DL : 0
初始化定时器0中断,利用中断产生PWM或者进入一个中断服务服务程序。-Initialize the timer 0 interrupt, interrupt the use of PWM or enter an interrupt service routine。
Date : 2026-01-22 Size : 1kb User : 李双双

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, portable, welfare beginners!
Date : 2026-01-22 Size : 3.58mb User : john
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.