DM163035 Microchip Technology, DM163035 Datasheet - Page 35

KIT DEVELOPMENT PICDEM LAB

DM163035

Manufacturer Part Number
DM163035
Description
KIT DEVELOPMENT PICDEM LAB
Manufacturer
Microchip Technology
Type
MCUr
Datasheet

Specifications of DM163035

Contents
Board, Cable, Components, CD, PICkit Programmer
Processor To Be Evaluated
PIC10F, PIC12F615, PIC16F616
Data Bus Width
8 bit
Operating Supply Voltage
1.3 V to 5 V
Silicon Manufacturer
Microchip
Core Architecture
PIC
Core Sub-architecture
PIC10, PIC12, PIC16
Silicon Core Number
PIC10F, PIC12F, PIC16F
Silicon Family Name
PIC10F2xx, PIC12F6xx, PIC16F6xx
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With/related Products
PIC10F206, PIC16F690, PIC16F819
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
© 2009 Microchip Technology Inc.
EQUATION 3-4:
Therefore, to implement delays greater than 65.5mS, a counter variable is
implemented as shown in the flowchart of Figure 3-14 for a 1 second delay.
FIGURE 3-14:
TMR0 Overflow Period = (4/F
using a maximum prescaler setting of 1:256 and the 4MHz internal oscillator
TMR0 Overflow Period = 1 μS x 256 x 256 = 65.5mS
counter variable value determined as follows:
1 second/65.5mS = 15.25 or rounded down to 15
General Purpose Input/Output Labs
MAXIMUM TMR0 OVERFLOW PERIOD
DELAY_1S() USING TIMER0
Create an 8-bit variable counter and
Increment counter value by 1
Clear the TMR0 overflow flag
Clear the TMR0 register
counter < or = 15?
OSC
Delay_1S()
T0IF = 0?
initialize to 0
(T0IF)
) x 256 x prescaler
YES
NO
YES
NO
END
DS41369A-page 31

Related parts for DM163035