Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

using TMR3 (16-Bit) with P18F452

Status
Not open for further replies.

Korawy

Member level 3
Joined
Sep 8, 2011
Messages
61
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
1,776
hi all,

i have a problem programming timer3 with pic18f452....

i know all sorts of timer3 the only problem is this :

RD16: 16-bit Read/Write Mode Enable bit
1= Enables register Read/Write of Timer3 in one 16-bit operation
0= Enables register Read/Write of Timer3 in two 8-bit operations

i used to deal with tmr0 which is 8-bit register (not L nor H), i need to use timer3 (not other timer) as a timer to measure a time of signal comes from an RF transmitter and see if it's the required period then take an action.

I only need to know how TMR3L/H works if RD16 is set or not, im using mikroc....

Thanks,,,
 

Hi there,

Please find the attachment and try.

Regards,
 

Attachments

  • Timers_in_PIC18F4550.pdf
    202.2 KB · Views: 107
  • Like
Reactions: Korawy

    Korawy

    Points: 2
    Helpful Answer Positive Rating
Thank u Jinz..
This article is very useful :)
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top