Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/21/11 11:28
Read: times


 
#182319 - Up Counter
Responding to: ???'s previous message
i made a programmable up counter led display that counts digit from 000-999 seconds. We can set individual digits.

Hardware contains a memory.

Using 89s51 when i turn the display ON : it shows any no. randomly from 000-999 on startup.
It should actually show the last set number.
Rest everything works fine in program we can set digits and start the timer with start button.

Using 89c51 :program works absolutely fine. The memory shows the last set number .

I tried different memory ICs but problem stays. But the same program with memory works fine with 89c51.

5V supplied to controller

Memory :24c08

Crystal: 11.059Mhz

Thanks for replies

List of 16 messages in thread
TopicAuthorDate
programs not working in 89s51            01/01/70 00:00      
   Debugging time!            01/01/70 00:00      
      Tip            01/01/70 00:00      
   migration document            01/01/70 00:00      
      Up Counter            01/01/70 00:00      
         And what do you deduce from that?            01/01/70 00:00      
            read or write            01/01/70 00:00      
   Have you really read the datasheets??            01/01/70 00:00      
   .            01/01/70 00:00      
      Don't be too hasty to blame the ICs...            01/01/70 00:00      
      an answer in the form of an anecdote            01/01/70 00:00      
   ..            01/01/70 00:00      
      Yes, you are!            01/01/70 00:00      
      Tolerances            01/01/70 00:00      
         It will be embarassing            01/01/70 00:00      
            Thanks friends...            01/01/70 00:00      

Back to Subject List