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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/17/05 17:04
Read: times


 
#102496 - a lot of questions, a lot of answers
Responding to: ???'s previous message
Now that we all know what Erik does NOT make (guys, he definetly does not make toys!!!), I guess what does he make...
;-)

we make a sign and announciator system for municipal buses that based on GPS announce next stop, change the signs, let the supervisor in his office see where the buses are, estimate time of arrival and display that at the shelters ............. In other words, leave the driver to the driving.

I agree with you, Erik, anyway: this tecnique of using a single clock source for two micros is not good.
I disagree, the ONLY way to run multiple micros is with ONE clock source. If "this technique" refer to using XTAL2 you are right.

Maybe this technique is not the best of the world, but it worked with the AT89S53, AT89S8252, and maybe it works with any other 8051, but it does not work with AT89S8253.
This is often seen when one micro is used outside the guaranteed parametres. If upgraded to a newer chip or even the manufacturer change foundry everything fall apart. In your case I guess that since most often newer chips are faster (in risetime) that is what got you. Asd Kai stated it is next to impossible to measure oscillator output.

BTW, also using TF2 to generate a software interrupt is not exactly the right way to use it... I know.
why not, I have done it many times.

Erik


List of 26 messages in thread
TopicAuthorDate
AT89S8253: another couple of problems            01/01/70 00:00      
   Not designed to drive additional loads            01/01/70 00:00      
      a quote            01/01/70 00:00      
         The Facts of the real world.            01/01/70 00:00      
            who said "buy from digikey"            01/01/70 00:00      
            Think about it            01/01/70 00:00      
         Yes, but...            01/01/70 00:00      
            Indeed I did, but please quote all I sai            01/01/70 00:00      
               Sorry..            01/01/70 00:00      
                  no offense, just wanted to make clear            01/01/70 00:00      
                     I don't want to attak            01/01/70 00:00      
                        not you Fausto            01/01/70 00:00      
         What do you make, Erik?            01/01/70 00:00      
            a lot of questions, a lot of answers            01/01/70 00:00      
               why            01/01/70 00:00      
               Guaranteed parameters            01/01/70 00:00      
                  There are, indeed, such references. Howe            01/01/70 00:00      
                     So TF2 problem is a hardware bug            01/01/70 00:00      
                        absolutely            01/01/70 00:00      
            one (bad) try and a suggestion            01/01/70 00:00      
               Re: one (bad) try and a suggestion            01/01/70 00:00      
   Newbie question...            01/01/70 00:00      
      Central clock versus decentral clocks            01/01/70 00:00      
         I would never use multiple non-synchroni            01/01/70 00:00      
      already suggested            01/01/70 00:00      
   Latest news on bugs in 8253            01/01/70 00:00      

Back to Subject List