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.

PIC16F877A Timer Question

Status
Not open for further replies.

chr0n

Newbie level 5
Joined
Nov 7, 2006
Messages
8
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,347
pic16f877a timer

I am using an temperature sensor on the PIC16F877a and im updating an LCD screen every minute..

I was wondering what i had to set my timers to, to have interrupts every minute to update the screen with the temperature.

Im using a 20Mhz clock and whichever timer (Timer0/1/2)..whatever suggestions are appreciated..

If there is any other information that i forgot, just let me know

Thanks
 

It is better if you will post your code here so that we can take a look and make a suggestion.

You can insert some delay like 200ms then loop it 4 times.

But if you really need precise timing then you need the interrupt.
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top