參數(shù)資料
型號: PIC16F688
英文描述: Tips 'n Tricks
中文描述: 提示\u0026#39;東經(jīng)訣竅
文件頁數(shù): 27/44頁
文件大?。?/td> 935K
代理商: PIC16F688
Tips ‘n Tricks
=OMMP=jáêáé=qó=fK
apQMMQM_Jé~=OV
TIP #15 Delay Techniques (Cont.)
For a two cycle delay, it is common to use two
NOP instructions which uses two program
memory locations. The same result can be
achieved by using “goto $+1”. The “$” represents
the current program counter value in MPASM.
When this instruction is encountered, the MCU will
jump to the next memory location. This is what it
would have done if two NOP’s were used but since
the “goto” instruction uses two instruction cycles to
execute, a two cycle delay was created. This
created a two cycle delay using only one location
of program memory.
To create a four cycle delay, add a label to an
existing “RETURN” instruction in the code. In this
example, the label “Rtrn” was added to the
“RETURN” of subroutine that already existed
somewhere in the code. When executing “CALL
Rtrn”, the MCU delays two instruction cycles to
execute the “CALL” and two more to execute the
“RETURN”. Instead of using four “NOP”
instructions to create a four cycle delay, the same
result was achieved by adding a single “CALL”
instruction.
相關PDF資料
PDF描述
PIC16F83A-10/P 8-BIT, FLASH, 10 MHz, RISC MICROCONTROLLER, PDIP18
PIC16LF83A-04I/SO 8-BIT, FLASH, 2 MHz, RISC MICROCONTROLLER, PDSO18
PIC16LC716-04/SS 8-BIT, OTPROM, 4 MHz, RISC MICROCONTROLLER, PDSO20
PIC17C43 PIC17C42/42A/43/44/CR42A/CR43 Datasheet
PIC17C75X Micropower Precision Series Reference Family; Package: SOT; No of Pins: 3; Temperature Range: 0°C to +70°C
相關代理商/技術參數(shù)
參數(shù)描述
PIC16F688-E/ML 功能描述:8位微控制器 -MCU 7KB 256 RAM 12I/O RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時鐘頻率:50 MHz 程序存儲器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風格:SMD/SMT
PIC16F688-E/P 功能描述:8位微控制器 -MCU 7KB 256 RAM 12 I/O RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時鐘頻率:50 MHz 程序存儲器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風格:SMD/SMT
PIC16F688-E/SL 功能描述:8位微控制器 -MCU 7KB 256 RAM 12 I/O RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時鐘頻率:50 MHz 程序存儲器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風格:SMD/SMT
PIC16F688-E/ST 功能描述:8位微控制器 -MCU 7KB 256 RAM 12 I/O RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時鐘頻率:50 MHz 程序存儲器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風格:SMD/SMT
PIC16F688-I/ML 功能描述:8位微控制器 -MCU 7KB 256 RAM 12I/O RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時鐘頻率:50 MHz 程序存儲器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風格:SMD/SMT