文件名称:ctc_int
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- m**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Example of programming 82C54 timerswith 82C59 interrupt controller This example uses CTC channel 0 to monitor a tachometer type pulse input. The CTC is set to generate an interrupt for every 5 pulses which in the example equals 1 degree of rotation.
For visual feedback, the LED toggles on/off
every 360 degrees. This example was tested
using the WinSystems LBC-586PLUS CPU card and
the PCM-CTC counter/timer card.-Example of programming 82C54 timerswith 82C59 interrupt controller This example uses CTC channel 0 to monitor a tachometer type pulse input. The CTC is set to generate an interrupt for every 5 pulses which in the example equals 1 degree of rotation.
For visual feedback, the LED toggles on/off
every 360 degrees. This example was tested
using the WinSystems LBC-586PLUS CPU card and
the PCM-CTC counter/timer card.
For visual feedback, the LED toggles on/off
every 360 degrees. This example was tested
using the WinSystems LBC-586PLUS CPU card and
the PCM-CTC counter/timer card.-Example of programming 82C54 timerswith 82C59 interrupt controller This example uses CTC channel 0 to monitor a tachometer type pulse input. The CTC is set to generate an interrupt for every 5 pulses which in the example equals 1 degree of rotation.
For visual feedback, the LED toggles on/off
every 360 degrees. This example was tested
using the WinSystems LBC-586PLUS CPU card and
the PCM-CTC counter/timer card.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CTC_INT.C