搜索资源列表
Timer TI TMS320F2812 定时器1和定时器2的使用
- TI TMS320F2812 定时器1和定时器2的使用,在不用BIOS的情况下,两个定时器可以和定时器0一样使用。-Use of TMS320F2812 s Timer1 and Time2,you can use the two Timers as Timer0 when DSP/BIOS is not used.
ev_timer_period
- 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
flash
- 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.
Example_281xFlash
- 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.
led(10-1)
- DSPF2812学习程序: 描述:利用GP定时器1在GPIOF8引脚上产生方波,令一个贴片LED闪烁 系统时钟150M,高速外设时钟25M,128分频后定时器周期为5.12us,适于初学者学习-DSPF2812 learning process: Descr iption: Using the GP Timer 1 GPIOF8 pin to generate a square wave, so that a flashing LED chip system clock 150M, high
pwm(10-4)
- DSPF2812学习程序: 利用GP定时器1的比较器在产生一路PWM波,外设时钟25M,同时用全比较器产生3对PWM波,GP定时器1作全比较单元时基,适于初学者学习-DSPF2812 learning process: the use of GP Timer 1 compare the way in generating PWM wave devices, peripherals clock 25M, at the same time compared with full-generate th
cpu_timer
- 定时器1中断,寄存器设置,初始化,有很多头文件在里面,不错-Timer 1 interrupt register set, initialization, there are a lot of header files in it, yes
sinwave[1]
- TMS320VC5402用定时器产生正弦波的汇编及C程序代码-TMS320VC5402 produce sine wave with a timer and C code compilation
GPT1intrupt
- 用图形结合文字详细介绍了EV的时钟模块。以通用定时器1为例-Combine text with graphic details of the EV of the clock module. General Timer 1 as an example to
Timer1
- DSP的一个源程序,定时器1,提供给初学者,很受用-DSP a source program, the timer 1
Timer1_Interrupt
- dsp 2812定时器1 中断 -dsp 2812 Timer 1 interrupt dsp 2812 Timer 1 interrupt
Lab0303-Timer
- dsp中定时器程序,CCS3.1编译环境中正常运行-dsp timer program, CCS3.1 compiled environment running
1
- 基于TMS320C5000系列DSP的定时器设定-TMS320C5000 series DSP based on the timer setting
DSP28_Ev
- EV 定时器实验 F2812 上有两个事件管理器 EVA、EVB,本程序主要对事件管理定时器1 和定时器2 进行操作,目的是让用户熟悉EV 事件管理器的编程方法。 (1)点击“CCS”,启动Code Composer Studio 开发环境 (2)点击【project】 【Open…】打开“EvTimer”文件夹下的“EvTimer.PJT”。 (3)重新编译完毕。 (4)点击【File】 【Load Program…】,选择“EvTi
Timer1
- Timer 1 library for dspic33f128mc804
TMS320F28335_CPU_timer012
- 针对TI公司TMS320F28335这一款DSP的CPU定时器模块开发的程序。分别配置了定时器0、定时器1、定时器2,定时时间分别是1ms、10ms、100ms。-TI' s TMS320F28335 a DSP the CPU timer module development program. Configured Timer 0, Timer 1, Timer 2, regular time is 1ms, 10ms, 100ms.
F2812_fft
- ti公司提供的2812的FFT计算例程 8点采样,1.2ms进行一次快速傅里叶变换,再利用事件管理器的定时器1生成10kHzPWM波-ffr calculating based on TMSLF2812 Using 8 points, takes about 1.2 ms to execute one FFT. Sets up General Purpose Timer 1 to generate events at 10 kHz. Will produce 10 kHz outpu
lab3-TIMER0
- DSP数字信号处理中有3个定时器,分别为定时器0,定时器1,定时器2.本程序实现对定时器0的配置。-DSP digital signal processing has three timers, Timer 0, Timer 1, Timer 2 Timer 0 for the program' s configuration.
lab4-TIMER1
- DSP数字信号处理拥有丰富的硬件资源能够实现各种复杂的运算和控制,其中定时器1的配置和应用较为重要,本程序介绍了定时器1的配置与应用。-DSP digital signal processing has abundant hardware resources to achieve a variety of complex operations and control, in which the configuration and application of Timer 1 is more im
Timer
- 本程序示例如何使用C语言写TIMER。头文件 misc.h有3个有关时钟操作的函数:1. timer_on() 2. timer_off() 3. timer_set(unsigned int, unsigned int,int)(This program illustrates how to use the Timer in 'C'. The header file misc.h has the three functions related to Tim
