![]() | ![]() | ![]() |
| |||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
![]() |
| | Tools |
| | #1 |
|
Hi all I have a doubt in 628A. I have put an earlier thread regarding a power supply reset problem that I solved. This time my PIC when power up it takes time to start up. I have connected two seven segments in to PORTB running in multiplex mode. I have noticed after a 1 minutes time after power up, the two segments blinking & the rate is increasing step by step. After it’s reaching to its calculated multiplex delay rate (no flickering displaying) works fine. Why it’s increasing the flickering rate. My coding is right fuse settings I have changed about 100 times. I changed the crystal. I have a smooth power supply. But no progress after power up segments won’t work immediately. After sometimes its display rate is increasing and working. Why is this I think a problem with the PIC. | |
| |
| | #2 | |
| Quote:
What you have is a question, not a doubt. This linguistic mistake keeps showing up and I'm going to keep pointing it out every time I see it. You have a question when you don't know the answer. You have a doubt, when you know the answer, but there is some uncertainty in your conviction. Last edited by Papabravo; 21st May 2007 at 02:22 PM. | ||
| |
| | #3 |
|
Its a doubt. He is thinking(or believe) that reason of the problem is the PIC, not his "My code is right" mentality.
__________________ L.Chung | |
| |
| | #4 |
|
I'm with PB, I think it's software related. Try clearing all memory. If that doesn't work try writing 1 to all memory, then 255. Once you find the value that fixes the problem then work out why. Mike. Edit, To clear/write to memory you should use a loop with indirect addressing. If you can't do that then write a few of your variables at a time until you find the culprit. Last edited by Pommie; 21st May 2007 at 03:28 PM. | |
| |
| | #5 | |
| Quote:
| ||
| |
| | #6 | |
| Quote:
Mike. | ||
| |
| | #7 |
|
Hi thanks for your suggestions. I initialize all the GP resistors.But I cleared most of the registers.But I didn't clear the delay registers (registers used for delays - d1,d2,d3,d4). I must give try to clear all my registers. Also my program is long for 1500 lines. If no fix I'll try to post the code. Thanks a a lot. | |
| |
| | #8 | |
| Quote:
| ||
| |
| | #9 | |
| Quote:
| ||
| |
| | #10 |
|
If I have a doubt about where I am, do I ask a passerby a question in order to lessen my doubt? Mike. | |
| |
| | #11 | |
| Quote:
| ||
| |
|
| Tags |
| pic, problem, start, time |
| Thread Tools | |
| Display Modes | |
| |
Similar | ||||
| Title | Starter | Forum | Replies | Latest |
| Using Oscilloscopes | mechie | Electronic Theory | 9 | 29th November 2007 10:49 PM |
| Help with problem programming 16F628A | ukatv | Micro Controllers | 8 | 25th September 2007 09:23 PM |
| Real time freq correction problem | Rosco101 | Electronic Projects Design/Ideas/Reviews | 2 | 8th April 2005 12:02 PM |
| pc keyboard interfacing problem | econsyst | Micro Controllers | 0 | 8th November 2003 09:28 PM |