文件名称:AVR_ATMEGA8_Analog_Comparator
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [ASM] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- 陆*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
AVR單片機ATMEG8, ATMEG16A
Use the Analog Comparator
通過循環查訊方式 或中斷方式 輸出比較器的結果
對此功能有詳細的英文資料說明,不看不行
• Detect a positive edge on the comparator output by polling the ACO-bit in the
Analog Comparator Control and Status Register – ACSR.
• Detect a positive edge on the comparator output by polling the Analog
Comparator Interrupt Flag – ACI in ACSR.
• Initialize interrupt on comparator output toggle. An interrupt routine which
increments a 16-bit counter each time it is executed is given as an example.
-AVR microcontroller ATMEG8, ATMEG16A Use the Analog Comparator way through the cycle of inquiry, or interrupt output compare function of the results of this detailed information in English, do not look impossible • Detect a positive edge on the comparator output by polling the ACO-bit in the Analog Comparator Control and Status Register- ACSR. • Detect a positive edge on the comparator output by polling the Analog Comparator Interrupt Flag- ACI in ACSR. • Initialize interrupt on comparator output toggle. An interrupt routine which increments a 16-bit counter each time it is executed is given as an example.
Use the Analog Comparator
通過循環查訊方式 或中斷方式 輸出比較器的結果
對此功能有詳細的英文資料說明,不看不行
• Detect a positive edge on the comparator output by polling the ACO-bit in the
Analog Comparator Control and Status Register – ACSR.
• Detect a positive edge on the comparator output by polling the Analog
Comparator Interrupt Flag – ACI in ACSR.
• Initialize interrupt on comparator output toggle. An interrupt routine which
increments a 16-bit counter each time it is executed is given as an example.
-AVR microcontroller ATMEG8, ATMEG16A Use the Analog Comparator way through the cycle of inquiry, or interrupt output compare function of the results of this detailed information in English, do not look impossible • Detect a positive edge on the comparator output by polling the ACO-bit in the Analog Comparator Control and Status Register- ACSR. • Detect a positive edge on the comparator output by polling the Analog Comparator Interrupt Flag- ACI in ACSR. • Initialize interrupt on comparator output toggle. An interrupt routine which increments a 16-bit counter each time it is executed is given as an example.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
avr128.asm