sajeev
Advanced Member level 4

- Joined
- Apr 29, 2005
- Messages
- 112
- Helped
- 4
- Reputation
- 8
- Reaction score
- 1
- Trophy points
- 1,298
- Location
- Kerala-India
- Activity points
- 2,197
Hi
I am using 16f72 for a clock circuit using 4 seven segment displays.
I have written the code in assemby.I used 32.768khz crystal with timer0 to generate 1 second delay.The problem is that,as the crystal frequency is this much low the display sometimes gives small flickering.I have written the same in C also.There result was not so good as the assembly code.How to solve thise problem.Its not possible for me to use any additional ICs for driving the segments..
Regards
I am using 16f72 for a clock circuit using 4 seven segment displays.
I have written the code in assemby.I used 32.768khz crystal with timer0 to generate 1 second delay.The problem is that,as the crystal frequency is this much low the display sometimes gives small flickering.I have written the same in C also.There result was not so good as the assembly code.How to solve thise problem.Its not possible for me to use any additional ICs for driving the segments..
Regards