搜索资源列表
SINEWAVE
- 利用定时器产生一个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
Timer0
- 利用CPU时间定时器0产生中断,在中断函数中实现AD的转换。-Use of CPU time timer 0 interrupt is generated, the interrupt function is implemented AD conversion.
EX02_TIME
- 这是一个TMS320VC5509A的使用和开发定时器的程序,示范了如何配置内部定时器的使用,以及如何利用定时器产生中断并作出中断响应-This is a TMS320VC5509A the use and development of the timer program that demonstrates how to configure the internal timer, the timer interrupt is generated and how to use and make th
EX06_WDT
- 这是一个TMS320VC5509A使用看门狗定时器的范例,示范了如何设置看门狗定时器,如何更新看门狗定时器以及如何对看门狗定时器超时的响应,利用超时响应产生中断并作出响应-This is an example of using the watchdog timer TMS320VC5509A demonstrates how to set the watchdog timer, watchdog timer, and how to update how the response of the w
4
- 初始化定时器0中断,利用中断产生PWM或者进入一个中断服务服务程序。-Initialize the timer 0 interrupt, interrupt the use of PWM or enter an interrupt service routine。
clock
- 利用定时器产生中断产生时钟,并在液晶上显示-Generates the clock using the timer interrupt is generated and displayed on the LCD