Electronic Components Datasheet Search
  English  ▼
ALLDATASHEET.NET

X  

rfPIC12F675K Datasheet(PDF) 27 Page - Microchip Technology

Part # rfPIC12F675K
Description  FLASH-Based Microcontroller with ASK/FSK Transmitter
Download  136 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
Manufacturer  MICROCHIP [Microchip Technology]
Direct Link  http://www.microchip.com
Logo MICROCHIP - Microchip Technology

rfPIC12F675K Datasheet(HTML) 27 Page - Microchip Technology

Back Button rfPIC12F675K Datasheet HTML 23Page - Microchip Technology rfPIC12F675K Datasheet HTML 24Page - Microchip Technology rfPIC12F675K Datasheet HTML 25Page - Microchip Technology rfPIC12F675K Datasheet HTML 26Page - Microchip Technology rfPIC12F675K Datasheet HTML 27Page - Microchip Technology rfPIC12F675K Datasheet HTML 28Page - Microchip Technology rfPIC12F675K Datasheet HTML 29Page - Microchip Technology rfPIC12F675K Datasheet HTML 30Page - Microchip Technology rfPIC12F675K Datasheet HTML 31Page - Microchip Technology Next Button
Zoom Inzoom in Zoom Outzoom out
 27 / 136 page
background image
 2003-2013 Microchip Technology Inc.
Preliminary
DS70091B-page 27
rfPIC12F675
4.4
Prescaler
An 8-bit counter is available as a prescaler for the
Timer0 module, or as a postscaler for the Watchdog
Timer. For simplicity, this counter will be referred to as
“prescaler” throughout this Data Sheet. The prescaler
assignment is controlled in software by the control bit
PSA (OPTION_REG<3>). Clearing the PSA bit will
assign the prescaler to Timer0. Prescale values are
selectable via the PS2:PS0 bits (OPTION_REG<2:0>).
The prescaler is not readable or writable. When
assigned to the Timer0 module, all instructions writing
to the TMR0 register (e.g., CLRF 1,
MOVWF 1,
BSF 1,
x....etc.
) will clear the prescaler. When
assigned to WDT, a CLRWDT instruction will clear the
prescaler along with the Watchdog Timer.
4.4.1
SWITCHING PRESCALER
ASSIGNMENT
The prescaler assignment is fully under software
control (i.e., it can be changed “on the fly” during
program execution). To avoid an unintended device
RESET,
the
following
instruction
sequence
(Example 4-1) must be executed when changing the
prescaler assignment from Timer0 to WDT.
EXAMPLE 4-1:
CHANGING PRESCALER
(TIMER0
WDT)
To change prescaler from the WDT to the TMR0
module, use the sequence shown in Example 4-2. This
precaution must be taken even if the WDT is disabled.
EXAMPLE 4-2:
CHANGING PRESCALER
(WDT
TIMER0)
TABLE 4-1:
REGISTERS ASSOCIATED WITH TIMER0
bcf
STATUS,RP0
;Bank 0
clrwdt
;Clear WDT
clrf
TMR0
;Clear TMR0 and
; prescaler
bsf
STATUS,RP0
;Bank 1
movlw
b’00101111’
;Required if desired
movwf
OPTION_REG
; PS2:PS0 is
clrwdt
; 000 or 001
;
movlw
b’00101xxx’
;Set postscaler to
movwf
OPTION_REG
; desired WDT rate
bcf
STATUS,RP0
;Bank 0
clrwdt
;Clear WDT and
; postscaler
bsf
STATUS,RP0
;Bank 1
movlw
b’xxxx0xxx’
;Select TMR0,
; prescale, and
; clock source
movwf
OPTION_REG
;
bcf
STATUS,RP0
;Bank 0
Address
Name
Bit 7
Bit 6
Bit 5
Bit 4
Bit 3
Bit 2
Bit 1
Bit 0
Value on
POR, BOD
Value on
all other
RESETS
01h
TMR0
Timer0 Module Register
xxxx xxxx
uuuu uuuu
0Bh/8Bh
INTCON
GIE
PEIE
T0IE
INTE
GPIE
T0IF
INTF
GPIF
0000 0000
0000 000u
81h
OPTION_REG
GPPU
INTEDG
T0CS
T0SE
PSA
PS2
PS1
PS0
1111 1111
1111 1111
85h
TRISIO
TRISIO5 TRISIO4 TRISIO3 TRISIO2 TRISIO1 TRISIO0
--11 1111
--11 1111
Legend:
— = Unimplemented locations, read as ‘0’, u = unchanged, x = unknown.
Shaded cells are not used by the Timer0 module.


Similar Part No. - rfPIC12F675K

ManufacturerPart #DatasheetDescription
logo
Microchip Technology
RFPIC12F675K MICROCHIP-RFPIC12F675K Datasheet
2Mb / 136P
   20-Pin FLASH-Based 8-Bit CMOS Microcontroller with UHF ASK/FSK Transmitter
2003
More results

Similar Description - rfPIC12F675K

ManufacturerPart #DatasheetDescription
logo
ATMEL Corporation
ATAR862-4 ATMEL-ATAR862-4 Datasheet
1Mb / 106P
   Microcontroller with UHF ASK/FSK Transmitter
ATAR862-8 ATMEL-ATAR862-8 Datasheet
1Mb / 106P
   Microcontroller with UHF ASK/FSK Transmitter
ATAR862-4 ATMEL-ATAR862-4_06 Datasheet
1Mb / 112P
   Microcontroller with UHF ASK/FSK Transmitter
T48C862-R4 ATMEL-T48C862-R4 Datasheet
998Kb / 107P
   Microcontroller with UHF ASK/FSK Transmitter
ATA5771 ATMEL-ATA5771 Datasheet
5Mb / 284P
   Microcontroller with UHF ASK/FSK Transmitter
ATA8741 ATMEL-ATA8741 Datasheet
3Mb / 238P
   Microcontroller with UHF ASK/FSK Transmitter
ATAM862-3 ATMEL-ATAM862-3 Datasheet
1Mb / 110P
   Microcontroller with UHF ASK/FSK Transmitter
ATA8743 ATMEL-ATA8743_14 Datasheet
6Mb / 215P
   Microcontroller with UHF ASK/FSK Transmitter
T48C862-R3 ATMEL-T48C862-R3 Datasheet
1Mb / 107P
   Microcontroller with UHF ASK/FSK Transmitter
ATAM862-8 ATMEL-ATAM862-8 Datasheet
1Mb / 107P
   Microcontroller with UHF ASK/FSK Transmitter
More results


Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100  ...More


Datasheet Download

Go To PDF Page


Link URL




Privacy Policy
ALLDATASHEET.NET
Does ALLDATASHEET help your business so far?  [ DONATE ] 

About Alldatasheet   |   Advertisement   |   Contact us   |   Privacy Policy   |   Link Exchange   |   Manufacturer List
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com